| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | search.c | 94 char *alternate = (char *)NULL; in search_forward() local 105 alternate = xstrdup (string); in search_forward() 109 if (islower (alternate[i])) in search_forward() 110 alternate[i] = toupper (alternate[i]); in search_forward() 111 else if (isupper (alternate[i])) in search_forward() 112 alternate[i] = tolower (alternate[i]); in search_forward() 125 if ((c != string[i]) && (!alternate || c != alternate[i])) in search_forward() 131 if (alternate) in search_forward() 132 free (alternate); in search_forward() 141 if (alternate) in search_forward() [all …]
|
| /netbsd-src/external/bsd/pcc/dist/pcc/ |
| H A D | config.h.in | 9 /* Define path to alternate assembler */ 18 /* Define path to alternate compiler */ 99 /* Define alternate standard lib directory */ 102 /* Define path to alternate linker */ 141 /* Define path to alternate preprocessor */ 150 /* Define alternate standard include directory */
|
| H A D | configure.ac | 357 # Specify alternate assembler, linker, include and lib paths 374 [Specify alternate assember.]), 379 [Specify alternate linker.]), 513 [Define alternate standard include directory]) 517 [Define alternate standard lib directory]) 521 [Define path to alternate assembler]) 525 [Define path to alternate linker]) 529 [Define path to alternate preprocessor]) 533 [Define path to alternate compiler])
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/dlzexternal/ |
| H A D | tests.sh | 110 test_update testdc1.alternate.nil. A "86400 A 10.53.0.10" "10.53.0.10" || ret=1 117 $DIG $DIGOPTS +noall +answer axfr alternate.nil >dig.out.alternate.ns1.test$n || ret=1 118 lines=$(cat dig.out.alternate.ns1.test$n | wc -l) 126 $DIG $DIGOPTS -b 10.53.0.5 +noall +answer axfr alternate.nil >dig.out.alternate.ns1.test$n || ret=1 127 grep "; Transfer failed" dig.out.alternate.ns1.test$n >/dev/null || ret=1
|
| /netbsd-src/lib/libc/arch/x86_64/string/ |
| H A D | swab.S | 23 jz L2 # while swapping alternate bytes. 32 jz L4 # while swapping alternate bytes.
|
| /netbsd-src/lib/libc/arch/i386/string/ |
| H A D | swab.S | 27 jz L2 # while swapping alternate bytes. 37 jz L4 # while swapping alternate bytes.
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/fr400/ |
| H A D | movgs.cgs | 16 ; try alternate names for iacc0h 29 ; try alternate names for iacc0l
|
| /netbsd-src/external/mit/xorg/lib/fontconfig/etc/ |
| H A D | fonts.conf | 46 Accept alternate 'sans serif' spelling, replacing it with 'sans-serif' 69 Accept alternate 'system ui' spelling, replacing it with 'system-ui'
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | motorola | 61 >22 belong &0x02 may be loaded to alternate RAM, 62 >22 belong &0x04 malloc may be from alternate RAM,
|
| /netbsd-src/external/bsd/pdisk/dist/ |
| H A D | dump.c | 209 char *alternate; in dump_partition_map() local 215 alternate = get_linux_name(map->name); in dump_partition_map() 216 if (alternate) { in dump_partition_map() 218 map->logical_block, map->name, alternate); in dump_partition_map() 219 free(alternate); in dump_partition_map()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/ |
| H A D | movgs.cgs | 16 ; try alternate names for lcr
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | omap3-gta04a3.dts | 14 /* alternate accelerometer that might be installed on some GTA04A3 boards */
|
| H A D | berlin2cd-google-chromecast.dts | 31 * normally. Fortunately, this alternate property is checked
|
| /netbsd-src/external/bsd/ntp/dist/ntpd/ |
| H A D | ntp_leapsec.h | 152 extern leap_table_t *leapsec_get_table(int alternate);
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | msgfmt-properties-1 | 22 error\ 3=alternate error 3 translation
|
| /netbsd-src/sys/arch/m68k/060sp/dist/ |
| H A D | iskeletn.s | 81 # This is an alternate exit point for the Unimplemented Integer 114 # This is an alternate exit point for the Unimplemented Integer
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/dlzexternal/ns1/ |
| H A D | named.conf.in | 45 database "dlopen ../driver/.libs/dlzexternal.so alternate.nil";
|
| /netbsd-src/external/gpl2/groff/dist/contrib/gdiffmk/ |
| H A D | ChangeLog | 36 * gdiffmk.sh: Make sed pattern work with alternate result of GNU
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3368-lion-haikou.dts | 102 /* alternate function of GPIO5/6 */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-06-TypeNotationDebateResp2.txt | 28 If a two element list is too confusing, I would recommend an alternate
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | macro.c | 76 macro_init (int alternate, int mri, int strip_at, in macro_init() argument 82 macro_alternate = alternate; in macro_init() 91 macro_set_alternate (int alternate) in macro_set_alternate() argument 93 macro_alternate = alternate; in macro_set_alternate()
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/data/ |
| H A D | config.ldif | 23 # a nonexistent alternate
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | fnmatch.txh | 7 zero or more characters, or a set of alternate characters in square
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | fnmatch.txh | 7 zero or more characters, or a set of alternate characters in square
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | fnmatch.txh | 7 zero or more characters, or a set of alternate characters in square
|