Searched refs:which (Results 451 - 475 of 1759) sorted by relevance

<<11121314151617181920>>

/netbsd-current/usr.bin/make/unit-tests/
H A Dmake-exported.mk12 # which was surprising behavior. Since 2020-10-03 this line tries to
H A Ddeptgt-delete_on_error.mk4 # which controls whether the target is deleted if a shell command fails or
H A Dvarmod-to-abs.mk3 # Tests for the :tA variable modifier, which returns the absolute path for
H A Dvarname-dollar.mk3 # Tests for the expression "$$", which looks as if it referred to a variable,
H A Dvarname-dot-make-jobs.mk3 # Tests for the special .MAKE.JOBS variable, which is defined in jobs mode
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dembedspu.sh46 which $prog > /dev/null 2> /dev/null && return 0
101 if which readelf > /dev/null 2> /dev/null; then
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dembedspu.sh46 which $prog > /dev/null 2> /dev/null && return 0
101 if which readelf > /dev/null 2> /dev/null; then
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dbounds.c150 dimension in argument which. Complain about a if anything is wrong. */
153 bounds_reduced_extents (array_t *a, array_t *b, int which, const char *a_name, argument
183 if (n != which)
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-auto-import/
H A Dauto-import.exp29 # A. "auto importing direct from a dll" functionality, which dramatically reduces the
82 if { [which $ld] == 0 } then {
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cdtest/
H A Dcdtest.exp35 if { [which $CXX] == 0 } {
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dlibdso-1c.d7 # A DSO linked to another DSO that has two versioned symbols, to which
H A Dlibdso-1d.d8 # A DSO linked to another DSO that has two versioned symbols, to which
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dsize-2.d7 # not demand paged. 32-bit LOAD has a variant for spu-elf, which rounds
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dembedspu.sh46 which $prog > /dev/null 2> /dev/null && return 0
101 if which readelf > /dev/null 2> /dev/null; then
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/arc/
H A Dobjdump.exp21 if {[which $OBJDUMP] == 0} then {
70 # not match the assembled instructions, which has happened because the user
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/arm/
H A Dobjdump.exp21 if {![is_remote host] && [which $OBJDUMP] == 0} then {
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bpf/
H A Dalu.s101 mov %r2, 5 ; ... which when unsigned is a large positive
102 mod %r1, %r2 ; ... which is not evenly divisible by 5
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Dorph-d-awp.d11 # reduced to be relative to the register section, which is an error.
H A Dorph-dc-ap.d11 # @progbits, which doesn't reflect in flags), making sure it's really
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.xml/
H A Dtdesc-arch.exp61 proc set_arch { arch which trans_mode } {
79 set msg "set tdesc filename tdesc-arch.xml ($which architecture)"
93 "$cmd ($which architecture)"
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dselftest-support.exp28 set result [which $arg]
53 # entire symbol table. Set the timeout to 10 minutes, which should be
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dbounds.c150 dimension in argument which. Complain about a if anything is wrong. */
153 bounds_reduced_extents (array_t *a, array_t *b, int which, const char *a_name, argument
183 if (n != which)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.xml/
H A Dtdesc-arch.exp61 proc set_arch { arch which trans_mode } {
79 set msg "set tdesc filename tdesc-arch.xml ($which architecture)"
93 "$cmd ($which architecture)"
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/aarch64/
H A Dfstur.s4 # Check the values -1, and XXX_MAX, which tests all bits.
5 # Check with offsets -256 and 255, which tests all bits.
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bpf/
H A Dalu.s101 mov %r2, 5 ; ... which when unsigned is a large positive
102 mod %r1, %r2 ; ... which is not evenly divisible by 5

Completed in 396 milliseconds

<<11121314151617181920>>