Searched refs:force (Results 1 - 25 of 121) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Dcopy-file.exp25 file copy -force $f $dstdir
28 file copy -force $symlink $dstdir
31 file copy -force $dirname/$symlink $dstdir
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A D20100423-2_1.c6 int force = 0; variable
11 if (force && to_stdout)
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dbreak20.s15 # force some padding, to make objdump consistently report that there's some
H A Dtrap20.s16 # force some padding, to make objdump consistently report that there's some
H A Dmicromips-size-0.s129 dsll32 $2, $3, 5 # No way to force 32-bit DSLL.
134 dsll32 $2, $3, 13 # No way to force 32-bit DSLL.
139 dsll32 $10, $11, 5 # No way to force 32-bit DSLL.
H A Dmicromips-size-1.s114 dsll32 $2, $3, 5 # No way to force 32-bit DSLL.
117 dsll32 $2, $3, 13 # No way to force 32-bit DSLL.
120 dsll32 $10, $11, 5 # No way to force 32-bit DSLL.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dbreak20.s15 # force some padding, to make objdump consistently report that there's some
H A Dtrap20.s16 # force some padding, to make objdump consistently report that there's some
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Ddump-noaddr.x12 file delete -force dump1
15 file delete -force dump2
33 file delete -force dump1
34 file delete -force dump2
/haiku-buildtools/binutils/ld/testsuite/ld-vxworks/
H A Drpath-1.d2 # ld: --entry foo --rpath /dir1 --rpath /dir2 --rpath net:/dir4 --rpath /dir2 --rpath /dir1 --rpath /dir3 --force-dynamic -q
H A Dtls-2.d2 # ld: --entry foo -q --force-dynamic
/haiku-buildtools/legacy/autoconf/
H A Dautoreconf.sh22 [-l dir] [--localdir=dir] [--force] [--verbose] [--version]
28 force=no
56 -f | --force)
57 force=yes; shift ;;
137 if test $force = no &&
155 test $force = no && amforce=--no-force
162 if test $force = no && test -f configure &&
188 if test $force = no && test -f $template &&
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dthumb2-b-interwork.s12 @ Put this in a separate section to force the assembler to generate a reloc
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dthumbv6k.d3 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
H A Darchv8m-cmse-main-2.d4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
H A Darchv8m-main-dsp-3.d4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
H A Darchv8m-cmse-main-1.d4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
H A Darchv8m-cmse-base.d4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
H A Darchv8m-main-dsp-2.d4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dmacro.s20 force .macro x label
27 force
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dthumbv6k.d3 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dmacro.s20 force .macro x label
27 force
/haiku-buildtools/libtool/mdemo2/
H A DMakefile.am13 mdemo2_LDFLAGS = -export-dynamic "-dlopen" force
/haiku-buildtools/libtool/
H A Dlibtoolize.in56 force=
75 -f, --force replace existing files
122 -f | --force)
123 force=yes
233 if test -z "$force"; then
234 echo "Use \`--force' to replace newer libtool files with this version." 1>&2
267 if test -z "$force"; then
268 echo "Use \`--force' to replace newer libtool files with this version." 1>&2
289 if test -f "$file" && test -z "$force"; then
290 test -z "$automake" && echo "$progname: \`$file' exists: use \`--force' t
[all...]
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/gnu-encoding/
H A Dgnu-encoding.exp47 file delete -force $tstobjdir

Completed in 102 milliseconds

12345