| /src/usr.bin/make/unit-tests/ |
| job-output-null.exp | 1 1 trailing 2 2a trailing 3 2b trailing 4 2c trailing
|
| opt-file.exp | 3 line-with-trailing-whitespace
|
| varmod-extension.exp | 10 extension of 'trailing/' is ''
|
| varmod-tail.exp | 10 tail (basename) of 'trailing/' is ''
|
| directive-export-gmake.mk | 41 export VAR =trailing space in varname 42 .if ${:!env | grep trailing || true!} != "VAR =trailing space in varname" 43 . if ${:!env | grep trailing || true!} != "" # for dash
|
| cmdline.mk | 42 # variable assignments in makefiles. In the command line, trailing whitespace 46 # Preserving '#' and trailing whitespace has the benefit that when passing
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/format/ |
| spec.d | 195 const(Char)[] trailing; 226 trailing = fmt; 253 if (trailing.empty) 255 for (size_t i = 0; i < trailing.length; ++i) 257 if (trailing[i] != '%') continue; 258 put(writer, trailing[0 .. i]); 259 trailing = trailing[i .. $]; 260 enforceFmt(trailing.length >= 2, `Unterminated format specifier: "%"`); 261 trailing = trailing[1 .. $] [all...] |
| /src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
| bid_dpd.c | 33 UINT32 trailing; local 38 trailing = (ba & 0x000ffffful); 46 bcoeff = ((8 + (comb & 1)) << 20) | trailing; 49 bcoeff = ((comb & 7) << 20) | trailing; 62 UINT64 trailing; local 67 trailing = (ba & 0x0003ffffffffffffull); 75 bcoeff = ((8 + (comb & 1)) << 50) | trailing; 78 bcoeff = ((comb & 7) << 50) | trailing; 97 UINT32 sign, comb, exp, trailing; local 104 trailing = (ba & 0xfffff) 161 UINT64 trailing; local 255 UINT32 trailing; local 306 UINT64 trailing; local 365 UINT128 trailing; local 501 UINT128 trailing; local 577 UINT64 trailing; local 646 UINT32 trailing; local 683 UINT64 trailing; local 721 UINT64 trailing; local [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
| bid_dpd.c | 33 UINT32 trailing; local 38 trailing = (ba & 0x000ffffful); 46 bcoeff = ((8 + (comb & 1)) << 20) | trailing; 49 bcoeff = ((comb & 7) << 20) | trailing; 62 UINT64 trailing; local 67 trailing = (ba & 0x0003ffffffffffffull); 75 bcoeff = ((8 + (comb & 1)) << 50) | trailing; 78 bcoeff = ((comb & 7) << 50) | trailing; 97 UINT32 sign, comb, exp, trailing; local 104 trailing = (ba & 0xfffff) 161 UINT64 trailing; local 255 UINT32 trailing; local 306 UINT64 trailing; local 365 UINT128 trailing; local 501 UINT128 trailing; local 577 UINT64 trailing; local 646 UINT32 trailing; local 683 UINT64 trailing; local 721 UINT64 trailing; local [all...] |
| /src/lib/libm/arch/vax/ |
| n_argred.S | 156 * trailing: n * pi/2 , n = 0, 1, 2, ..., 29 157 * trailing[n] , 168 * trailing[n] := (( n * pi/2 - leading[n]) - middle[n]) rounded . 170 trailing: label 171 .double 0d+0.00000000000000000000e+00 # 0 * pi/2 trailing 172 .double 0d+4.33590506506189049611e-35 # 1 * pi/2 trailing 173 .double 0d+8.67181013012378099223e-35 # 2 * pi/2 trailing 174 .double 0d+1.30077151951856714215e-34 # 3 * pi/2 trailing 175 .double 0d+1.73436202602475619845e-34 # 4 * pi/2 trailing 176 .double 0d-1.68390735624352669192e-34 # 5 * pi/2 trailing [all...] |
| /src/external/gpl3/gcc/dist/libdecnumber/bid/ |
| bid2dpd_dpd2bid.c | 132 UINT64 trailing; local 137 trailing = (x & 0x000fffff); 150 d1 = d2b2[(trailing >> 10) & 0x3ff]; 151 d2 = d2b[(trailing) & 0x3ff]; 232 UINT64 trailing; local 240 trailing = (x & 0x0003ffffffffffffull); 255 d1 = d2b5[(trailing >> 40) & 0x3ff]; 256 d2 = d2b4[(trailing >> 30) & 0x3ff]; 257 d3 = d2b3[(trailing >> 20) & 0x3ff]; 258 d4 = d2b2[(trailing >> 10) & 0x3ff] 373 UINT128 trailing; local [all...] |
| /src/external/gpl3/gcc.old/dist/libdecnumber/bid/ |
| bid2dpd_dpd2bid.c | 132 UINT64 trailing; local 137 trailing = (x & 0x000fffff); 150 d1 = d2b2[(trailing >> 10) & 0x3ff]; 151 d2 = d2b[(trailing) & 0x3ff]; 232 UINT64 trailing; local 240 trailing = (x & 0x0003ffffffffffffull); 255 d1 = d2b5[(trailing >> 40) & 0x3ff]; 256 d2 = d2b4[(trailing >> 30) & 0x3ff]; 257 d3 = d2b3[(trailing >> 20) & 0x3ff]; 258 d4 = d2b2[(trailing >> 10) & 0x3ff] 373 UINT128 trailing; local [all...] |
| /src/external/gpl3/gdb/dist/libdecnumber/bid/ |
| bid2dpd_dpd2bid.c | 132 UINT64 trailing; local 137 trailing = (x & 0x000fffff); 150 d1 = d2b2[(trailing >> 10) & 0x3ff]; 151 d2 = d2b[(trailing) & 0x3ff]; 230 UINT64 trailing; local 238 trailing = (x & 0x0003ffffffffffffull); 253 d1 = d2b5[(trailing >> 40) & 0x3ff]; 254 d2 = d2b4[(trailing >> 30) & 0x3ff]; 255 d3 = d2b3[(trailing >> 20) & 0x3ff]; 256 d4 = d2b2[(trailing >> 10) & 0x3ff] 357 UINT128 trailing; local [all...] |
| /src/external/gpl3/gdb.old/dist/libdecnumber/bid/ |
| bid2dpd_dpd2bid.c | 132 UINT64 trailing; local 137 trailing = (x & 0x000fffff); 150 d1 = d2b2[(trailing >> 10) & 0x3ff]; 151 d2 = d2b[(trailing) & 0x3ff]; 230 UINT64 trailing; local 238 trailing = (x & 0x0003ffffffffffffull); 253 d1 = d2b5[(trailing >> 40) & 0x3ff]; 254 d2 = d2b4[(trailing >> 30) & 0x3ff]; 255 d3 = d2b3[(trailing >> 20) & 0x3ff]; 256 d4 = d2b2[(trailing >> 10) & 0x3ff] 357 UINT128 trailing; local [all...] |
| /src/crypto/external/bsd/heimdal/dist/lib/base/ |
| array.c | 121 size_t trailing = array->allocated_len - array->len - leading; local 124 if (trailing > 0) { 167 size_t trailing = array->allocated_len - array->len - leading; local 177 if (trailing > (array->len + 1)) { 194 new_len = array->len + 1 + trailing + (array->len >> 1);
|
| /src/external/bsd/zstd/dist/tests/gzip/ |
| Makefile | 18 all: test-null-suffix-clobber test-stdin test-trailing-nul test-unpack-invalid
|
| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| xgettext-c-7 | 90 nuke-trailing-whitespace-p:nil
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/format/internal/ |
| read.d | 200 if (fmt.trailing.empty) 212 immutable end = fmt.trailing.front; 295 const(Char)[] cont = spec.trailing; 296 for (size_t j = 0; j < spec.trailing.length; ++j) 298 if (spec.trailing[j] == '%') 300 cont = spec.trailing[0 .. j]; 343 auto sep = spec.sep !is null ? spec.sep : fmt.trailing;
|
| /src/external/apache2/llvm/dist/clang/docs/tools/ |
| dump_ast_matchers.py | 359 results, trailing = m.groups() 360 trailing, name = trailing.rsplit(">", 1) 362 trailing, _ = trailing.rsplit(",", 1) 363 _, arg = trailing.rsplit(",", 1)
|
| /src/external/lgpl3/gmp/dist/mpn/alpha/ev67/ |
| gcd_11.asm | 40 C strip trailing zeros from abs(x-y) to maintain x and y both odd. 42 C The trailing zeros are calculated from just x-y, since in twos-complement 43 C there's the same number of trailing zeros on d or -d. This means the cttz
|
| /src/external/bsd/libpcap/dist/ |
| fmtutils.c | 97 #define SURROGATE_VALUE(leading, trailing) \ 98 (((((leading) - 0xd800) << 10) | ((trailing) - 0xdc00)) + 0x10000) 110 * Not even enough room for a trailing '\0'. 120 * a trailing surrogate. 142 * Trailing surrogate. 146 * a trailing surrogate, 155 * Not a trailing surrogate; 168 * Trailing surrogate without 192 * plus a trailing '\0'. 203 * plus a trailing '\0' [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| until-trailing-insns.exp | 104 {name until-trailing-isns.c}
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| until-trailing-insns.exp | 104 {name until-trailing-isns.c}
|
| /src/external/gpl3/gcc/dist/libgcc/config/ft32/ |
| lib1funcs.S | 80 # calculate trailing zero count in x, also uses scr.
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/ft32/ |
| lib1funcs.S | 80 # calculate trailing zero count in x, also uses scr.
|