| /src/share/locale/numeric/ |
| Makefile | 11 CATEGORY= numeric
|
| /src/usr.bin/make/unit-tests/ |
| cond-cmp-numeric-eq.exp | 1 make: cond-cmp-numeric-eq.mk:68: Malformed conditional "!(12345 = 12345)" 2 make: cond-cmp-numeric-eq.mk:76: Malformed conditional "!(12345 === 12345)"
|
| cond-cmp-numeric.exp | 2 make: cond-cmp-numeric.mk:15: Comparison with ">" requires both operands "INF" and "1e100" to be numeric 4 make: cond-cmp-numeric.mk:21: Comparison with ">" requires both operands "NaN" and "NaN" to be numeric 8 make: cond-cmp-numeric.mk:38: Malformed conditional "123 ! 123" 12 make: cond-cmp-numeric.mk:54: Comparison with "<" requires both operands "123 " and "124" to be numeric
|
| cond-cmp-string.exp | 5 make: cond-cmp-string.mk:118: Comparison with "<" requires both operands "string" and "string" to be numeric 6 make: cond-cmp-string.mk:126: Comparison with "<=" requires both operands "string" and "string" to be numeric 7 make: cond-cmp-string.mk:134: Comparison with ">" requires both operands "string" and "string" to be numeric 8 make: cond-cmp-string.mk:142: Comparison with ">=" requires both operands "string" and "string" to be numeric
|
| cond-cmp-numeric-eq.mk | 1 # $NetBSD: cond-cmp-numeric-eq.mk,v 1.9 2025/06/28 22:39:28 rillig Exp $ 3 # Tests for numeric comparisons with the == operator in .if conditions. 5 # This comparison yields the same result, whether numeric or character-based. 11 # This comparison yields the same result, whether numeric or character-based. 31 # Trailing zeroes after the decimal point are irrelevant for the numeric 43 # Numeric comparison works by parsing both sides
|
| cond-op-parentheses.exp | 1 make: cond-op-parentheses.mk:22: Comparison with ">" requires both operands "3" and "(2" to be numeric
|
| cond-short.exp | 10 make: cond-short.mk:231: Comparison with "<" requires both operands "" and "42" to be numeric
|
| opt-jobs.mk | 45 . if ${OUTPUT:C,^[0-9]+$,numeric,W} == numeric
|
| varmod-order-numeric.mk | 1 # $NetBSD: varmod-order-numeric.mk,v 1.8 2022/09/27 19:18:45 rillig Exp $ 4 # ascending numeric order, and for ':Orn' and ':Onr', which additionally
|
| cond-cmp-string.mk | 117 # expect+1: Comparison with "<" requires both operands "string" and "string" to be numeric 125 # expect+1: Comparison with "<=" requires both operands "string" and "string" to be numeric 133 # expect+1: Comparison with ">" requires both operands "string" and "string" to be numeric 141 # expect+1: Comparison with ">=" requires both operands "string" and "string" to be numeric
|
| /src/share/locale/ |
| Makefile | 8 SUBDIR= ctype monetary numeric time messages
|
| /src/usr.bin/netstat/ |
| atalk.c | 76 at_pr_net(const struct sockaddr_at *sat, int numeric) 80 if (!numeric) { 94 at_pr_host(const struct sockaddr_at *sat, int numeric) 98 if (!numeric) { 150 * 8 for numeric only 157 int numeric = (what & 0x08); local 166 at_pr_net(sat, numeric)); 170 at_pr_host(sat, numeric)); 174 at_pr_net(sat, numeric), 175 at_pr_host(sat, numeric)); [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| MachineBranchProbabilityInfo.h | 20 #include <numeric>
|
| /src/external/bsd/atf/dist/tools/ |
| tests-results.css | 105 table.summary td.numeric p { 109 table.summary td.numeric-error p { 114 table.summary td.numeric-warning p { 150 table.tcs-summary td.numeric { 154 table.tcs-summary td.numeric p { 158 table.tcs-summary td.tp-numeric { 163 table.tcs-summary td.tp-numeric p {
|
| /src/usr.bin/last/ |
| want.c | 40 gethost(struct utmp *ut, const char *host, int numeric) 43 return numeric ? "" : host; 45 if (numeric) { 68 wtmp(const char *file, int namesz, int linesz, int hostsz, int numeric) 181 gethost(bp, hostp, numeric), ct); 198 gethost(bp, hostp, numeric), 223 gethost(bp, hostp, numeric),
|
| last.c | 153 int numeric = 0; local 202 numeric = 1; 253 wtmpx(file, namesize, linesize, hostsize, numeric); 255 wtmp(file, namesize, linesize, hostsize, numeric); 257 wtmpx(file, namesize, linesize, hostsize, numeric); 259 wtmp(file, namesize, linesize, hostsize, numeric);
|
| /src/external/bsd/kyua-cli/dist/misc/ |
| report.css | 68 table.tests-count td.numeric {
|
| /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/ |
| dns-rcode-func-autogen | 84 < "${inputFile}" sort --field-separator=, --key=2,2 --numeric-sort --unique | 138 < "${inputFile}" sort --field-separator=, --key=2,2 --numeric-sort --unique | 251 < "${rcodesFile}" sort --field-separator=, --key=2,2 --unique --numeric-sort > "${tempFile}"
|
| /src/external/apache2/llvm/dist/clang/INPUTS/ |
| all-std-headers.cpp | 38 #include <numeric>
|
| /src/external/bsd/openldap/dist/tests/data/ |
| slapd-valsort.conf | 44 valsort-attr mailPreferenceOption ou=users,o=valsort numeric-ascend
|
| /src/lib/libc/locale/ |
| setlocale.c | 69 _NumericLocale *numeric = loc->part_impl[LC_NUMERIC]; local 104 ldata->decimal_point = __UNCONST(numeric->decimal_point); 105 ldata->thousands_sep = __UNCONST(numeric->thousands_sep); 106 ldata->grouping = __UNCONST(numeric->grouping);
|
| /src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
| trie-node.h | 18 #include <numeric>
|
| /src/external/bsd/ntp/dist/scripts/ntptrace/ |
| ntptrace-opts.def | 17 name = numeric; 21 Output hosts as dotted-quad numeric format rather than converting to
|
| /src/external/bsd/top/dist/ |
| display.h | 80 int readline(char *buffer, int size, int numeric);
|
| /src/tests/lib/libcurses/director/ |
| testlang_conf.l | 154 numeric [-0-9]+ 275 /* Hex value, convert to decimal and return numeric */ 282 return numeric; 285 {numeric} { 287 err(1, "Cannot allocate numeric string"); 288 return numeric;
|