| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/ |
| H A D | word | 59 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: ''. Stop.", 64 "#MAKEFILE#:4: *** non-numeric first argument to `word' function: 'abc '. Stop.", 69 "#MAKEFILE#:5: *** non-numeric first argument to `word' function: '1a'. Stop.", 74 "#MAKEFILE#:7: *** non-numeric first argument to `wordlist' function: ''. Stop.", 79 "#MAKEFILE#:8: *** non-numeric first argument to `wordlist' function: 'abc '. Stop.", 84 … "#MAKEFILE#:9: *** non-numeric second argument to `wordlist' function: ' 12a '. Stop.", 97 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: ''. Stop.", 102 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: 'abc'. Stop.", 112 "#MAKEFILE#:4: *** non-numeric first argument to `wordlist' function: ''. Stop.", 117 "#MAKEFILE#:4: *** non-numeric first argument to `wordlist' function: 'abc'. Stop.", [all …]
|
| /netbsd-src/usr.bin/netstat/ |
| H A D | atalk.c | 76 at_pr_net(const struct sockaddr_at *sat, int numeric) in at_pr_net() argument 80 if (!numeric) { in at_pr_net() 94 at_pr_host(const struct sockaddr_at *sat, int numeric) in at_pr_host() argument 98 if (!numeric) { in at_pr_host() 157 int numeric = (what & 0x08); in atalk_print() local 166 at_pr_net(sat, numeric)); in atalk_print() 170 at_pr_host(sat, numeric)); in atalk_print() 174 at_pr_net(sat, numeric), in atalk_print() 175 at_pr_host(sat, numeric)); in atalk_print()
|
| /netbsd-src/external/historical/nawk/dist/bugs-fixed/ |
| H A D | README | 21 a new numeric value was assigned, even if OFMT differed from CONVFMT, 25 Instead, it should convert the value to numeric and give that value. 42 12. numeric-subsep, numeric-fs, numeric-output-seps, numerics-rs: If SUBSEP, 43 FS, RS, OFS, or ORS were set to a numeric value, then their string values 54 15. getline-numeric: The `getline xx < file' syntax did not check if 55 values were numeric, in discordance from POSIX. Test case adapted from
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | cond-cmp-string.exp | 5 make: "cond-cmp-string.mk" line 118: Comparison with '<' requires both operands 'string' and 'string' to be numeric 6 make: "cond-cmp-string.mk" line 126: Comparison with '<=' requires both operands 'string' and 'string' to be numeric 7 make: "cond-cmp-string.mk" line 134: Comparison with '>' requires both operands 'string' and 'string' to be numeric 8 make: "cond-cmp-string.mk" line 142: Comparison with '>=' requires both operands 'string' and 'string' to be numeric
|
| H A D | cond-cmp-numeric.exp | 2 make: "cond-cmp-numeric.mk" line 15: Comparison with '>' requires both operands 'INF' and '1e100' to be numeric 4 make: "cond-cmp-numeric.mk" line 21: Comparison with '>' requires both operands 'NaN' and 'NaN' to be numeric 8 make: "cond-cmp-numeric.mk" line 38: Malformed conditional '123 ! 123' 12 make: "cond-cmp-numeric.mk" line 54: Comparison with '<' requires both operands '123 ' and '124' to be numeric
|
| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | valid_hostname.ref | 2 ./valid_hostname: warning: valid_hostname: numeric hostname: 12345678901234567890123456789012345678… 13 ./valid_hostname: warning: valid_hostname: numeric hostname: 1.2.3.4 15 ./valid_hostname: warning: valid_hostname: numeric hostname: 321.255.255.255 18 ./valid_hostname: warning: valid_hostname: numeric hostname: 0.0.0.0 20 ./valid_hostname: warning: valid_hostname: numeric hostname: 255.255.255.255 22 ./valid_hostname: warning: valid_hostname: numeric hostname: 0.255.255.255 25 ./valid_hostname: warning: valid_hostname: numeric hostname: 1.2.3.321 28 ./valid_hostname: warning: valid_hostname: numeric hostname: 1.2.3 31 ./valid_hostname: warning: valid_hostname: numeric hostname: 1.2.3.4.5 43 ./valid_hostname: warning: valid_hostname: numeric hostname: 1 [all …]
|
| H A D | ip_match.ref | 32 Error: numeric range error at "1.2.3.[4..>1<]" 34 Error: numeric range error at "1.2.3.[4.>1<]" 36 Error: numeric range error at "1.2.3.[4.>x<]"
|
| H A D | find_inet.ref | 2 find_inet: good-numeric: PASS 4 find_inet: bad-numeric: PASS
|
| /netbsd-src/usr.bin/last/ |
| H A D | want.c | 40 gethost(struct utmp *ut, const char *host, int numeric) in gethost() argument 43 return numeric ? "" : host; in gethost() 45 if (numeric) { in gethost() 68 wtmp(const char *file, int namesz, int linesz, int hostsz, int numeric) in wtmp() argument 181 gethost(bp, hostp, numeric), ct); in wtmp() 198 gethost(bp, hostp, numeric), in wtmp() 223 gethost(bp, hostp, numeric), in wtmp()
|
| H A D | last.c | 153 int numeric = 0; in main() local 202 numeric = 1; in main() 253 wtmpx(file, namesize, linesize, hostsize, numeric); in main() 255 wtmp(file, namesize, linesize, hostsize, numeric); in main() 257 wtmpx(file, namesize, linesize, hostsize, numeric); in main() 259 wtmp(file, namesize, linesize, hostsize, numeric); in main()
|
| /netbsd-src/external/bsd/atf/dist/tools/ |
| H A D | 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 {
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | AMDGPUModifierSyntax.rst | 84 It specifies a swizzle pattern in numeric or symbolic form. The default value is 0. 119 The first numeric parameter is a group 122 … The second numeric parameter is an index of the 135 Note: numeric values may be specified as either :ref:`integer numbers<amdgpu_synid_integer_number>`… 741 Specifies data and numeric formats used by the operation. 742 The default numeric format is BUF_NUM_FORMAT_UNORM. 752 default numeric format. 753 format:[<numeric format>] Use the specified numeric format and 755 format:[<data format>, <numeric format>] Use the specified data and numeric formats. 756 format:[<numeric format>, <data format>] Use the specified data and numeric formats. [all …]
|
| /netbsd-src/lib/libc/locale/ |
| H A D | setlocale.c | 69 _NumericLocale *numeric = loc->part_impl[LC_NUMERIC]; in _setlocale_cache() local 104 ldata->decimal_point = __UNCONST(numeric->decimal_point); in _setlocale_cache() 105 ldata->thousands_sep = __UNCONST(numeric->thousands_sep); in _setlocale_cache() 106 ldata->grouping = __UNCONST(numeric->grouping); in _setlocale_cache()
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | t.contin | 5 print $i, " is non-numeric" 8 print $0, "is all numeric"
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-yaml-numeric-parser-fuzzer/ |
| H A D | CMakeLists.txt | 6 add_llvm_fuzzer(llvm-yaml-numeric-parser-fuzzer 7 yaml-numeric-parser-fuzzer.cpp
|
| /netbsd-src/external/lgpl3/gmp/dist/scanf/ |
| H A D | doscan.c | 636 goto numeric; in __gmp_doscan() 644 numeric: in __gmp_doscan() 683 goto numeric; in __gmp_doscan() 735 goto numeric; in __gmp_doscan() 740 goto numeric; in __gmp_doscan()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | FileCheck.rst | 164 Sets a filecheck numeric variable ``NUMVAR`` of matching format ``FMT`` to 168 numeric expressions. 761 :program:`FileCheck` also supports numeric substitution blocks that allow 762 defining numeric variables and checking for numeric values that satisfy a 763 numeric expression constraint based on those variables via a numeric 764 substitution. This allows ``CHECK:`` directives to verify a numeric relation 767 The syntax to capture a numeric value is 801 As a result of the numeric variable definition being optional, it is possible 802 to only check that a numeric value is present in a given format. This can be 812 The syntax of a numeric substitution is [all …]
|
| /netbsd-src/usr.sbin/lastlogin/ |
| H A D | lastlogin.c | 109 static int numeric = 0; variable 160 numeric++; in main() 277 if (numeric > 1) in process_entry() 402 if (numeric > 1) in process_entryx() 407 if (numeric) in process_entryx()
|
| /netbsd-src/tests/lib/libcurses/director/ |
| H A D | testlang_conf.l | 154 numeric [-0-9]+ 282 return numeric; 285 {numeric} { 288 return numeric;
|
| H A D | testlang_parse.y | 87 "unused", "numeric", "static", "string", "byte", "cchar", "wchar", "ERR", 188 %token <string> numeric 227 assign : ASSIGN VARNAME numeric { 251 attributes : numeric 260 char_vals : numeric { 300 delay : DELAY numeric { 336 returns : numeric { 388 array_element : numeric { 400 | numeric MULTIPLIER numeric { [all...] |
| /netbsd-src/usr.sbin/bootp/bootpd/ |
| H A D | Problems | 11 the IP address for the client using numeric form. 19 those clients using numeric form. 24 the entry a "dummy" or specify its IP numeric address. 81 extensions into RFC numeric order. It just
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/ |
| H A D | b_addr.c | 193 static int addr_strings(const BIO_ADDR *ap, int numeric, in addr_strings() argument 205 if (numeric) in addr_strings() 268 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_hostname_string() argument 272 if (addr_strings(ap, numeric, &hostname, NULL)) in BIO_ADDR_hostname_string() 278 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_service_string() argument 282 if (addr_strings(ap, numeric, NULL, &service)) in BIO_ADDR_service_string()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | EVP_PKEY_set_type.pod | 38 a numeric type, which can be retrieved with L<EVP_PKEY_get_id(3)>. This 39 numeric type is taken from the L<EVP_PKEY_ASN1_METHOD(3)> that was 46 with I<keymgmt>. For keys initialised like this, the numeric type
|
| /netbsd-src/lib/libc/posix1e/ |
| H A D | acl_to_text_nfs4.c | 53 format_who(char *str, size_t size, const acl_entry_t entry, int numeric) in format_who() argument 75 if (!numeric) in format_who() 94 if (!numeric) in format_who()
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | BNF | 64 type = [ unsigned ] ( numeric | strtype | default ) 67 ;; This affects the sign extension of numeric 69 ;; intended for numeric types, but allowed on 72 numeric = ( numtype | datatype ) [ nummask ]
|