| /netbsd/src/lib/libm/arch/vax/ |
| D | n_argred.S | 234 leading: label 235 .double 0d+0.00000000000000000000e+00 # 0 * pi/2 leading 236 .double 0d+1.57079632679489661351e+00 # 1 * pi/2 leading 237 .double 0d+3.14159265358979322702e+00 # 2 * pi/2 leading 238 .double 0d+4.71238898038468989604e+00 # 3 * pi/2 leading 239 .double 0d+6.28318530717958645404e+00 # 4 * pi/2 leading 240 .double 0d+7.85398163397448312306e+00 # 5 * pi/2 leading 241 .double 0d+9.42477796076937979208e+00 # 6 * pi/2 leading 242 .double 0d+1.09955742875642763501e+01 # 7 * pi/2 leading 243 .double 0d+1.25663706143591729081e+01 # 8 * pi/2 leading [all …]
|
| /netbsd/src/external/lgpl3/gmp/dist/rand/ |
| D | randmui.c | 49 unsigned long ret, bits, leading; in gmp_urandomm_ui() local 63 count_leading_zeros (leading, (mp_limb_t) n); in gmp_urandomm_ui() 64 bits = GMP_LIMB_BITS - leading - (POW2_P(n) != 0); in gmp_urandomm_ui()
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/cpp/tests/ |
| D | res16C | 43 // C++ comment with leading whitespace and escaped newlines 65 /* comment before directive */ #define BAR macro with a leading comment 76 macro with leading whitespace and escaped newlines
|
| D | test16 | 47 C++ comment with leading whitespace and escaped newlines 63 directive */ #define BAR macro with a leading comment 69 #define BAZ macro with leading whitespace and escaped newlines
|
| D | res16 | 70 macro with a leading comment 76 macro with leading whitespace and escaped newlines
|
| /netbsd/src/usr.bin/make/unit-tests/ |
| D | sh-leading-plus.exp | 4 echo 'whitespace in leading part' 5 whitespace in leading part
|
| D | sh-leading-at.exp | 6 whitespace in leading part
|
| D | directive-include-guard.mk | 586 CASES+= target-name-leading-space 587 LINES.target-name-leading-space= \
|
| D | sh-leading-hyphen.exp | 10 whitespace in leading part
|
| D | directive-export-gmake.mk | 29 export VAR= leading spaces
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf-vxworks.c | 34 char leading; in elf_vxworks_gott_symbol_p() local 36 leading = bfd_get_symbol_leading_char (abfd); in elf_vxworks_gott_symbol_p() 37 if (leading) in elf_vxworks_gott_symbol_p() 39 if (*name != leading) in elf_vxworks_gott_symbol_p()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf-vxworks.c | 34 char leading; in elf_vxworks_gott_symbol_p() local 36 leading = bfd_get_symbol_leading_char (abfd); in elf_vxworks_gott_symbol_p() 37 if (leading) in elf_vxworks_gott_symbol_p() 39 if (*name != leading) in elf_vxworks_gott_symbol_p()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | dict_stream.ref | 3 unknown: RUN test case 1 trims leading/trailing wsp around rule-text 5 unknown: RUN test case 2 trims leading/trailing comma-wsp around rule-spec
|
| /netbsd/src/share/misc/ |
| D | nanpa.sed | 45 # Strip leading colons 47 # Strip leading/trailing whitespace
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | t-mlibs | 24 # CPU -- the cpu identifier (has leading 'm'/'mcf') 26 # CPU_NAME -- the cpu name (has no leading m/mcf) 27 # MLIB -- the multilib cpu name (no leading m/mcf)
|
| /netbsd/src/external/gpl2/xcvs/dist/m4/ |
| D | getopt.m4 | 44 dnl Solaris 10 getopt doesn't handle `+' as a leading character in an 60 dnl Solaris 10 getopt doesn't handle `+' as a leading character in an
|
| D | regex.m4 | 49 /* Use the POSIX-compliant spelling with leading REG_, 50 rather than the traditional GNU spelling with leading RE_,
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | fmtutils.c | 97 #define SURROGATE_VALUE(leading, trailing) \ argument 98 (((((leading) - 0xd800) << 10) | ((trailing) - 0xdc00)) + 0x10000)
|
| /netbsd/src/external/ibm-public/postfix/dist/src/global/ |
| D | off_cvt.in | 7 # off_cvt() does not accept leading signs.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | predict.def | 184 /* Branch leading to an integer overflow are extremely unlikely. */ 188 /* Branch leading to a failure status are unlikely. This can occur for out 200 /* Branch leading to an I/O failure status are unlikely. This predictor is 206 /* Branch leading to a run-time warning message which is printed only once
|
| /netbsd/src/tests/lib/libc/db/ |
| D | README | 50 Blank lines, lines with leading white space, and lines with leading
|
| /netbsd/src/common/lib/libc/arch/m68k/string/ |
| D | ffs.S | 68 ff1.l %d1 | count leading zeros
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | sccs | 19 # is a checksum that could (presumably) have any leading digit,
|
| /netbsd/src/external/bsd/openldap/dist/tests/data/ |
| D | dn.out | 87 description: #'0010'B // empty "" DN with leading '0's 198 description: #'0010'B // empty "" DN with leading '0's 214 description: #'0010'B // empty "" DN with leading '0's 230 description: #'0010'B // empty "" DN with leading '0's
|
| /netbsd/src/sbin/mount_portal/examples/ |
| D | rfilter.2 | 14 the leading pathname component to strip (the ``strip key'' in my 15 nomenclature). This must match the leading characters in the
|