Searched refs:which (Results 101 - 125 of 532) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Dpr17550d.d7 # cr16 and crx use non-standard scripts with memory regions, which don't
H A Dgroup7.d8 # cr16 and crx use non-standard scripts with memory regions, which don't play
H A Ddwarf.exp38 if { [which $CC] == 0 } {
/haiku-buildtools/gcc/libgomp/
H A Dparallel.c173 GOMP_cancellation_point (int which) argument
180 if (which & (GOMP_CANCEL_LOOP | GOMP_CANCEL_SECTIONS))
186 else if (which & GOMP_CANCEL_TASKGROUP)
201 GOMP_cancel (int which, bool do_cancel)
207 return ialias_call (GOMP_cancellation_point) (which);
211 if (which & (GOMP_CANCEL_LOOP | GOMP_CANCEL_SECTIONS))
219 else if (which & GOMP_CANCEL_TASKGROUP)
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/basic/
H A Dimem.s9 ; Basic integer memory tests which also test the various
/haiku-buildtools/legacy/binutils/binutils/testsuite/lib/
H A Dutils-lib.exp26 set path [which $prog]
57 if {[which $prog] == 0} then {
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/basic/
H A Dimem.s9 ; Basic integer memory tests which also test the various
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-auto-import/
H A Dauto-import.exp26 # which dramatically reduces the linking time for big libraries and applications
60 if { [which $CC] == 0 } {
72 if { [which $ld] == 0 } then {
/haiku-buildtools/legacy/gcc/texinfo/
H A Dgen-info-dir39 This is the file .../info/dir, which contains the topmost node of the
41 looking at that node, which is (dir)Top.
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dstm32l4xx-cannot-fix-it-block.s12 @ but not in last position, which is the only position
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/windres/
H A Dwindres.exp32 if {[which $WINDRES] == 0} then {
148 if {[which $OBJDUMP] == 0} then {
/haiku-buildtools/binutils/ld/testsuite/ld-auto-import/
H A Dauto-import.exp29 # A. "auto importing direct from a dll" functionality, which dramatically reduces the
70 if { [which $CC] == 0 } {
82 if { [which $ld] == 0 } then {
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dbeq.s16 # Test that branches which overflow are converted to jumps.
/haiku-buildtools/binutils/ld/testsuite/ld-undefined/
H A Dweak-undef.exp40 } elseif {![is_remote host] && [which $objdump] == 0} then {
77 } elseif {![is_remote host] && [which $nm] == 0} then {
/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/hppa/
H A Dobjdump.exp38 if {[which $OBJDUMP] == 0} then {
/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/
H A Dsize.exp24 if {[which $SIZE] == 0} then {
57 # file format which does not include a data section.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-scripts/
H A Dphdrs2.exp50 if {[which $objdump] == 0} {
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-undefined/
H A Dundefined.exp25 if { [which $CC] == 0 } {
67 # ARM PE defaults to using stabs debugging, which we can't handle for
81 # ARM PE defaults to using stabs debugging, which we can't handle for
93 # of comp_unit structures, each of which has a low/high address range
106 # calls _bfd_dwarf2_find_nearest_line() no comp_unit can be found which
H A Dweak-undef.exp66 if {[which $objdump] == 0} then {
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue4099.go12 // which must not have a body.
/haiku-buildtools/gcc/contrib/
H A Dgennews49 This file contains information about GCC releases which has been generated
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Dsize.exp24 if {[which $SIZE] == 0} then {
57 # file format which does not include a data section.
/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Dphdrs2.exp61 if {![is_remote host] && [which $objdump] == 0} {
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/hppa/
H A Dobjdump.exp37 if {[which $OBJDUMP] == 0} then {
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/m68k/
H A Dobjdump.exp21 if {[which $OBJDUMP] == 0} then {

Completed in 110 milliseconds

1234567891011>>