| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | suff-lookup.exp | 8 inserting ".ccc" (3) at end of list 9 inserting ".cc" (2) at end of list 12 inserting ".c" (1) at end of list 13 inserting ".ccc" (3) at end of list 16 inserting ".short" (4) at end of list 17 inserting ".c" (1) at end of list 20 inserting ".sho" (5) at end of list 21 inserting ".c" (1) at end of list 24 inserting ".dead-end" (6) at end of list 25 inserting ".short" (4) at end of list [all …]
|
| H A D | suff-transform-endless.exp | 4 inserting ".c" (1) at end of list 5 inserting ".d" (2) at end of list 8 inserting ".d" (2) at end of list 9 inserting ".e" (3) at end of list 12 inserting ".e" (3) at end of list 13 inserting "" (0) at end of list 15 inserting ".e" (3) at end of list 16 inserting ".f" (4) at end of list 18 inserting ".f" (4) at end of list 19 inserting ".e" (3) at end of list
|
| H A D | suff-transform-select.exp | 4 inserting ".c" (1) at end of list 5 inserting ".d" (2) at end of list 8 inserting ".d" (2) at end of list 9 inserting ".e" (3) at end of list 13 inserting ".e" (3) at end of list 14 inserting "" (0) at end of list 16 inserting ".e" (3) at end of list 17 inserting ".f" (4) at end of list 19 inserting ".f" (4) at end of list 20 inserting ".e" (3) at end of list
|
| H A D | suff-rebuild.exp | 16 inserting ".a" (1) at end of list 17 inserting ".b" (2) at end of list 23 inserting ".b" (2) at end of list 24 inserting ".c" (3) at end of list 30 inserting ".c" (3) at end of list 31 inserting "" (0) at end of list
|
| H A D | suff-add-later.exp | 4 inserting ".c" (1) at end of list 5 inserting ".d" (2) at end of list 8 inserting ".d" (2) at end of list 9 inserting ".e" (3) at end of list
|
| H A D | suff-main-several.exp | 14 inserting ".1" (1) at end of list 15 inserting ".2" (2) at end of list 20 inserting ".1" (1) at end of list 21 inserting ".3" (3) at end of list 26 inserting ".1" (1) at end of list 27 inserting ".4" (4) at end of list
|
| H A D | suff-incomplete.exp | 12 inserting ".a" (1) at end of list 13 inserting ".b" (2) at end of list 18 inserting ".a" (1) at end of list 19 inserting ".c" (3) at end of list
|
| H A D | suff-phony.exp | 3 inserting ".c" (1) at end of list 4 inserting "" (0) at end of list
|
| /netbsd-src/external/gpl2/xcvs/dist/diff/ |
| H A D | ed.c | 64 int inserting = 1; local 68 if (! inserting) 71 inserting = 1; 86 inserting = 0; 94 if (inserting)
|
| /netbsd-src/crypto/dist/ipsec-tools/rpm/suse/ |
| H A D | sysconfig.racoon | 15 # Additional flags uset when inserting SPD rules.
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600/ |
| H A D | mulsf3.S | 76 ; inserting the r2 factor / retrieving the low result a byte at a time,
|
| /netbsd-src/tests/lib/libcurses/tests/ |
| H A D | ins_wstr | 31 # first try inserting too many, it should fail
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600/ |
| H A D | mulsf3.S | 76 ; inserting the r2 factor / retrieving the low result a byte at a time,
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/fr30/ |
| H A D | crti.S | 38 # boundary. The linker will start inserting code into the .init
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/fr30/ |
| H A D | crti.S | 38 # boundary. The linker will start inserting code into the .init
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/mcore/ |
| H A D | crti.S | 39 # boundary. The linker will start inserting code into the .init
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/mcore/ |
| H A D | crti.S | 39 # boundary. The linker will start inserting code into the .init
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-huawei-g7.dts | 248 * However, gpio38 does not change its state when inserting/removing the 253 * gpio56 switches its state when inserting/removing the SD card.
|
| /netbsd-src/sys/external/bsd/drm/dist/ |
| H A D | README | 61 …FATAL: Error inserting drm (/lib/modules/2.6.15-1.2054_FC5smp/kernel/drivers/char/drm/drm.ko): Inv…
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl05.rst | 229 inserting actual calls into the code and recompiling or by calling these 330 affect the IRBuilder, so it is still inserting into the block that the 350 inserting into the "then" block. Strictly speaking, this call moves the 352 the "then" block is empty, it also starts out by inserting at the 647 // Make the new basic block for the loop header, inserting after current
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/pa32/ |
| H A D | README | 123 inserting when (they are not). The speed should double compared to the
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| H A D | fp_trunc_impl.inc | 97 // bit and inserting the (truncated) trailing NaN field.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | TargetOpcodes.def | 176 /// for inserting instrumentation instructions at runtime. 180 /// either before or after the return. The nop sleds are useful for inserting 186 /// for inserting instrumentation instructions at runtime.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | 4130.md | 39 ;; each pair is suitably aligned, inserting nops if necessary. Doing
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | 4130.md | 39 ;; each pair is suitably aligned, inserting nops if necessary. Doing
|