| /freebsd/usr.bin/localedef/ |
| H A D | numeric.c | 45 static struct lc_numeric_T numeric; variable 50 (void) memset(&numeric, 0, sizeof (numeric)); in init_numeric() 66 numeric.decimal_point = str; in add_numeric_str() 69 numeric.thousands_sep = str; in add_numeric_str() 81 free((char *)numeric.grouping); in reset_numeric_group() 82 numeric.grouping = NULL; in reset_numeric_group() 90 if (numeric.grouping == NULL) { in add_numeric_group() 93 (void) asprintf(&s, "%s;%d", numeric.grouping, n); in add_numeric_group() 98 free((char *)numeric.grouping); in add_numeric_group() 99 numeric.grouping = s; in add_numeric_group() [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | cond-cmp-numeric.exp | 2 make: cond-cmp-numeric.mk:15: Comparison with ">" requires both operands "INF" and "1e100" to be nu… 4 make: cond-cmp-numeric.mk:21: Comparison with ">" requires both operands "NaN" and "NaN" to be nume… 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 num…
|
| H A D | 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
|
| H A D | cond-cmp-numeric-ne.mk | 1 # $NetBSD: cond-cmp-numeric-ne.mk,v 1.3 2023/09/07 05:36:33 rillig Exp $ 3 # Tests for numeric comparisons with the != operator in .if conditions. 10 # This comparison yields the same result, whether numeric or character-based. 30 # Trailing zeroes after the decimal point are irrelevant for the numeric 40 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric-ge.mk | 1 # $NetBSD: cond-cmp-numeric-ge.mk,v 1.3 2023/09/07 05:36:33 rillig Exp $ 3 # Tests for numeric comparisons with the >= operator in .if conditions. 11 # This comparison yields the same result, whether numeric or character-based. 55 # Numeric comparisons are not suited for comparing version number. 65 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric-gt.mk | 1 # $NetBSD: cond-cmp-numeric-gt.mk,v 1.3 2023/09/07 05:36:33 rillig Exp $ 3 # Tests for numeric comparisons with the > operator in .if conditions. 10 # This comparison yields the same result, whether numeric or character-based. 54 # Numeric comparisons are not suited for comparing version number. 64 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric-le.mk | 1 # $NetBSD: cond-cmp-numeric-le.mk,v 1.3 2023/09/07 05:36:33 rillig Exp $ 3 # Tests for numeric comparisons with the <= operator in .if conditions. 11 # This comparison yields the same result, whether numeric or character-based. 55 # Numeric comparisons are not suited for comparing version number. 65 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric-lt.mk | 1 # $NetBSD: cond-cmp-numeric-lt.mk,v 1.3 2023/09/07 05:36:33 rillig Exp $ 3 # Tests for numeric comparisons with the < operator in .if conditions. 10 # This comparison yields the same result, whether numeric or character-based. 54 # Numeric comparisons are not suited for comparing version number. 64 # Numeric comparison works by parsing both sides
|
| H A D | cond-cmp-numeric.mk | 1 # $NetBSD: cond-cmp-numeric.mk,v 1.9 2025/06/28 22:39:28 rillig Exp $ 3 # Tests for numeric comparisons in .if conditions. 14 # expect+1: Comparison with ">" requires both operands "INF" and "1e100" to be numeric 20 # expect+1: Comparison with ">" requires both operands "NaN" and "NaN" to be numeric 53 # expect+1: Comparison with "<" requires both operands "123 " and "124" to be numeric
|
| H A D | cond-cmp-string.exp | 5 …d-cmp-string.mk:118: Comparison with "<" requires both operands "string" and "string" to be numeric 6 …-cmp-string.mk:126: Comparison with "<=" requires both operands "string" and "string" to be numeric 7 …d-cmp-string.mk:134: Comparison with ">" requires both operands "string" and "string" to be numeric 8 …-cmp-string.mk:142: Comparison with ">=" requires both operands "string" and "string" to be numeric
|
| /freebsd/lib/msun/man/ |
| H A D | fmaximum_num.3 | 63 preferring a numeric value over an \*(Na. 64 If one argument is a numeric value and the other is an \*(Na, 65 the numeric value is returned. 66 If both arguments are numeric, the larger value is returned. 80 preferring a numeric value over an \*(Na. 81 If one argument is a numeric value and the other is an \*(Na, 82 the numeric value is returned. 83 If both arguments are numeric, the smaller value is returned.
|
| H A D | fmaximum_mag_num.3 | 63 preferring a numeric value over an \*(Na. 64 If one argument is a numeric value and the other is an \*(Na, 65 the numeric value is returned. 80 preferring a numeric value over an \*(Na. 81 If one argument is a numeric value and the other is an \*(Na, 82 the numeric value is returned.
|
| /freebsd/contrib/one-true-awk/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
|
| /freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
| H A D | FileCheckImpl.h | 33 // Numeric substitution handling code. 38 /// implicit format from using numeric variables. 216 /// Class representing a numeric variable and its associated current value. 219 /// Name of the numeric variable. 226 /// Value of numeric variable, if defined, or std::nullopt otherwise. 247 /// \returns name of this numeric variable. 250 /// \returns implicit format of this numeric variable. 259 /// the input buffer, and some numeric variables are parsed from the command 263 /// Sets value of this numeric variable to \p NewValue, and sets the input 272 /// Clears value of this numeric variable, regardless of whether it is [all …]
|
| /freebsd/contrib/less/ |
| H A D | lesskey.nro | 135 \ekp1 lower left key on the numeric keypad 136 \ekp2 lower center key on the numeric keypad 137 \ekp3 lower right key on the numeric keypad 138 \ekp4 center left key on the numeric keypad 139 \ekp5 center key on the numeric keypad 140 \ekp6 center right key on the numeric keypad 141 \ekp7 upper left key on the numeric keypad 142 \ekp8 upper center key on the numeric keypad 143 \ekp9 upper right key on the numeric keypad 144 \ekp0 0 on the numeric keypad [all …]
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | numeric.cppm | |
| H A D | numeric.inc | 41 // [numeric.iota], iota 53 // [numeric.ops.gcd], greatest common divisor 56 // [numeric.ops.lcm], least common multiple 59 // [numeric.ops.midpoint], midpoint 63 // [numeric.sat], saturation arithmetic
|
| /freebsd/lib/libc/net/ |
| H A D | getnameinfo.3 | 131 Return the address in numeric form, as if calling 139 address is returned in numeric form. 159 This implementation allows numeric IPv6 address notation with scope identifier, 172 The following code tries to get a numeric host name, and service name, 181 errx(1, "could not get numeric hostname"); 250 can return both numeric and FQDN forms of the address specified in 254 is a result of binary to numeric-text translation (like 298 /* addr is numeric string */
|
| /freebsd/contrib/ntp/scripts/ntptrace/ |
| H A D | invoke-ntptrace.texi | 43 * ntptrace numeric:: numeric option (-n) 68 -n, --numeric Print IP addresses instead of hostnames 79 @node ntptrace numeric 80 @subsection numeric option (-n) 81 @cindex ntptrace-numeric 84 Output hosts as dotted-quad numeric format rather than converting to
|
| H A D | ntptrace.html | 109 <tr><td align="left" valign="top">• <a href="#ntptrace-numeric" accesskey="2">ntptrace numeric</a></td><td> </td><td align="left" valign="top">numeric option (-n) 122 Next: <a href="#ntptrace-numeric" accesskey="n" rel="next">ntptrace numeric</a>, Up: <a href="#ntptrace-Invocation" accesskey="u" rel="up">ntptrace Invocation</a> </p> 141 -n, --numeric Print IP addresses instead of hostnames 152 <tr><td align="left" valign="top">• <a href="#ntptrace-numeric" accesskey="1">numeric option (-n)</a></td><td> </td><td align="left" valign="top"> 163 <span id="ntptrace-numeric"></span><div class="header"> 167 <span id="numeric [all...] |
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | numeric.c | 3 * \file numeric.c 5 * Handle options with numeric (integer) arguments. 42 * Show information about a numeric option with range constraints. 99 * what: process an option with a numeric value. 104 * Decipher a numeric value. 120 * Numeric options may have a range associated with it. in optionNumericVal() 180 * end of autoopts/numeric.c */
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/ |
| H A D | zdb_objset_id.ksh | 38 # 13. Create dataset with hex numeric name 39 # 14. Create dataset with decimal numeric name 40 # 15. zdb -d for numeric datasets succeeds 41 # 16. zdb -N for numeric datasets fails 42 # 17. zdb -dN for numeric datasets fails 101 # force numeric interpretation, expect fail
|
| /freebsd/usr.sbin/ctld/ |
| H A D | parse.y | 117 yyerror("invalid numeric value"); 132 yyerror("invalid numeric value"); 147 yyerror("invalid numeric value"); 184 yyerror("invalid numeric value"); 199 yyerror("invalid numeric value"); 470 yyerror("invalid numeric value"); 488 yyerror("invalid numeric value"); 526 yyerror("invalid numeric value"); 807 yyerror("invalid numeric value"); 824 yyerror("invalid numeric value"); [all …]
|
| /freebsd/contrib/kyua/misc/ |
| H A D | index.html | 64 <td class="numeric">%%length(broken_test_cases)%%</td> 69 <td class="numeric">%%broken_tests_count%%</td> 75 <td class="numeric">%%length(failed_test_cases)%%</td> 80 <td class="numeric">%%failed_tests_count%%</td> 89 <td class="numeric">%%xfail_tests_count%%</td> 97 <td class="numeric">%%skipped_tests_count%%</td> 105 <td class="numeric">%%passed_tests_count%%</td>
|
| /freebsd/sys/contrib/xen/ |
| H A D | elfnote.h | 36 * Numeric types are either 4 or 8 bytes depending on the content of 52 * The virtual address of the entry point (numeric). 58 /* The virtual address of the hypercall transfer page (numeric). 65 /* The virtual address where the kernel image should be mapped (numeric). 75 * pseudo-physical address (numeric). 150 * The lowest address the hypervisor hole can begin at (numeric). 160 * (non-present) L1 page table entries carrying valid MFNs (numeric). 166 * This is a numeric value. 192 * The features supported by this kernel (numeric).
|