/freebsd/lib/libc/stdtime/ |
H A D | strftime.3 | 100 is replaced by (year / 100) as decimal number; single 108 is replaced by the day of the month as a decimal number (01-31). 122 is replaced by the day of the month as a decimal number (1-31); single 128 is replaced by a year as a decimal number with century. 134 but as a decimal number without century (00-99). 136 is replaced by the hour (24-hour clock) as a decimal number (00-23). 141 is replaced by the hour (12-hour clock) as a decimal number (01-12). 143 is replaced by the day of the year as a decimal number (001-366). 145 is replaced by the hour (24-hour clock) as a decimal number (0-23); 148 is replaced by the hour (12-hour clock) as a decimal number (1-12); [all …]
|
/freebsd/contrib/tzcode/ |
H A D | newstrftime.3 | 127 as a decimal number, with at least two digits by default. 152 is replaced by the day of the month as a decimal number [01,31]. 156 is replaced by the day of month as a decimal number [1,31]; 169 is replaced by the ISO 8601 year with century as a decimal number. 178 is replaced by the ISO 8601 year without century as a decimal number [00,99]. 189 is replaced by the hour (24-hour clock) as a decimal number [00,23]. 193 is replaced by the hour (12-hour clock) as a decimal number [01,12]. 197 is replaced by the day of the year as a decimal number [001,366]. 201 is replaced by the hour (24-hour clock) as a decimal number [0,23]; 206 is replaced by the hour (12-hour clock) as a decimal numbe [all...] |
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
H A D | tst.charconstants.d | 55 printf("decimal value = %d; character value = %c\n", char_1, char_1); 56 printf("decimal value = %d; character value = %c\n", char_2, char_2); 57 printf("decimal value = %d; character value = %c\n", char_3, char_3); 58 printf("decimal value = %d; character value = %c\n", char_4, char_4); 59 printf("decimal value = %d; character value = %c\n", char_5, char_5); 60 printf("decimal value = %d; character value = %c\n", char_6, char_6); 61 printf("decimal value = %d; character value = %c\n", char_7, char_7); 62 printf("decimal value = %d; character value = %c\n", char_8, char_8); 63 printf("decimal value = %d; character value = %c\n", char_9, char_9); 64 printf("decimal value = %d; character value = %c\n", char_10, char_10); [all …]
|
H A D | tst.constants.d | 29 * verify that integer constants can be written in decimal 42 decimal = 12345; 47 printf("%d %d %d %d", decimal, octal, hexadecimal_1, hexadecimal_2); 48 printf("%d %o %x %x", decimal, octal, hexadecimal_1, hexadecimal_2);
|
/freebsd/lib/libc/stdio/ |
H A D | wprintf.3 | 121 An optional field, consisting of a decimal digit string followed by a 161 conversions, the result will always contain a decimal point, even if no 162 digits follow it (normally, a decimal point appears in the results of 207 Decimal conversions 220 An optional decimal digit string specifying a minimum field width. 235 conversions, the number of digits to appear after the decimal-point for 317 or an asterisk followed by one or more decimal digits and a 336 (or appropriate variant) argument is converted to signed decimal 342 unsigned decimal 364 argument is converted to signed decimal, unsigned octal, or unsigned [all …]
|
H A D | printf.3 | 192 An optional field, consisting of a decimal digit string followed by a 242 conversions, the result will always contain a decimal point, even if no 243 digits follow it (normally, a decimal point appears in the results of 288 Decimal conversions 301 An optional decimal digit string specifying a minimum field width. 316 conversions, the number of digits to appear after the decimal-point for 402 or an asterisk followed by one or more decimal digits and a 426 signed decimal 432 unsigned decimal 454 argument is converted to signed decimal, unsigned octal, or unsigned [all …]
|
/freebsd/usr.bin/hexdump/ |
H A D | od.1 | 33 .Nd octal, decimal, hex, ASCII dump 61 which specify decimal, octal, hexadecimal 80 Output unsigned decimal ints. 84 Output unsigned decimal shorts. 104 Output signed decimal longs. 108 Output signed decimal ints. 131 Output signed decimal shorts. 186 Signed decimal 190 unsigned decimal 204 or a byte count as a decimal integer.
|
/freebsd/contrib/gdtoa/ |
H A D | README | 1 This directory contains source for a library of binary -> decimal 2 and decimal -> binary conversion routines, for single-, double-, 18 David M. Gay, "Correctly Rounded Binary-Decimal and 19 Decimal-Binary Conversions", Numerical Analysis Manuscript 31 The core conversion routines are strtodg for decimal -> binary conversions 32 and gdtoa for binary -> decimal conversions. These routines operate 58 For decimal -> binary conversions, there are three families of 82 the decimal number: 177 For binary -> decimal conversions, I've provided just one family 187 which do a "%g" style conversion either to a specified number of decimal [all …]
|
/freebsd/lib/libc/stdlib/ |
H A D | strtod.3 | 66 a decimal significand consisting of a sequence of decimal digits 67 optionally containing a decimal-point character, or 71 decimal-point character. 76 An exponent consists of an ``E'' or ``e'' (for decimal 79 sequence of decimal digits. 80 For decimal constants, the exponent indicates the power of 10 by 113 The decimal point
|
/freebsd/usr.bin/printf/ |
H A D | printf.1 | 141 formats, the result will always contain a decimal point, even if no 142 digits follow the point (normally, a decimal point only appears in the 143 results of those formats if a digit follows the decimal point). 178 which specifies the number of digits to appear after the decimal point, 210 is printed as a signed decimal (d or i), unsigned octal, unsigned decimal, 216 after the decimal point is equal to the precision specification for 219 is explicitly 0, no digits and no decimal point are printed. 234 is one digit before the decimal point and the number after is equal to 300 The decimal point 348 Print number using only two digits after the decimal point:
|
/freebsd/share/doc/usd/05.dc/ |
H A D | dc | 55 for input and output in bases other than decimal. 80 Ordinarily DC operates on decimal integers, but one may 122 Numbers may contain decimal points. 139 numbers with decimal points. 140 An exponent must not have any digits after the decimal point. 239 For the treatment of numbers with decimal points, see 275 that influences the number of decimal places 328 assumed decimal digits after the decimal point. The representation 402 For example, if the scale of the operands is different and decimal 412 \fBscale\fP is the bound on the number of decimal places retained in [all …]
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | nvram_map | 139 fmt decimal 172 fmt decimal 225 fmt decimal 230 fmt decimal 256 fmt decimal 265 fmt decimal 670 fmt decimal 675 fmt decimal 680 fmt decimal 685 fmt decimal [all …]
|
/freebsd/share/man/man5/ |
H A D | ar.5 | 91 epoch, encoded as a decimal number. 94 decimal number. 97 decimal number. 103 bytes of the archive member, encoded as a decimal number. 105 holds the size in bytes of the archive member, encoded as a decimal 114 archive member and its file name, encoded as a decimal number. 137 followed by a decimal representation of the number of bytes needed for 141 field of the archive header is set to the decimal representation of 180 and the decimal offset of the file name in the string table is stored
|
H A D | moduli.5 | 56 Decimal number specifying the internal structure of the prime modulus. 77 Decimal number indicating the type of primality tests that the number 98 Decimal number indicating the number of primality trials 101 Decimal number indicating the size of the prime in bits.
|
/freebsd/contrib/elftoolchain/ar/ |
H A D | ar.5 | 95 epoch, encoded as a decimal number. 98 decimal number. 101 decimal number. 107 bytes of the archive member, encoded as a decimal number. 109 holds the size in bytes of the archive member, encoded as a decimal 118 archive member and its file name, encoded as a decimal number. 141 followed by a decimal representation of the number of bytes needed for 145 field of the archive header is set to the decimal representation of 184 and the decimal offset of the file name in the string table is stored
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | IntegerLiteralSeparatorFixer.cpp | 20 enum class Base { Binary, Decimal, Hex, Other }; enumerator 27 return Base::Decimal; in getBase() 63 const auto Decimal = Option.Decimal; in process() local 66 const bool SkipDecimal = Decimal == 0; in process() 75 std::max((int)Option.DecimalMinDigits, Decimal + 1); in process() 109 const bool IsBase10 = B == Base::Decimal; in process() 137 auto DigitsPerGroup = Decimal; in process()
|
/freebsd/share/doc/usd/06.bc/ |
H A D | bc | 79 to do computation accurate to many decimal places, 99 use of decimal point notation. 101 decimal. Numbers can be converted from decimal to octal by 222 and you are all set up to do octal to decimal conversions. 224 to decimal by typing 243 will change you back to decimal input base no matter what the 273 Decimal output conversion is practically instantaneous, but output 276 Non-decimal output conversion of 291 up to a specific number of decimal digits after the decimal point. 293 We refer to the number of digits after the decimal point of [all …]
|
/freebsd/lib/libnetbsd/ |
H A D | strsuftoll.c | 86 * 1) A positive decimal number. in __weak_alias() 87 * 2) A positive decimal number followed by a b (mult by 512). in __weak_alias() 88 * 3) A positive decimal number followed by a k (mult by 1024). in __weak_alias() 89 * 4) A positive decimal number followed by a m (mult by 1048576). in __weak_alias() 90 * 5) A positive decimal number followed by a g (mult by 1073741824). in __weak_alias() 91 * 6) A positive decimal number followed by a t (mult by 1099511627776). in __weak_alias() 92 * 7) A positive decimal number followed by a w (mult by sizeof int) in __weak_alias() 93 * 8) Two or more positive decimal numbers (with/without k,b or w). in __weak_alias()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_options.3 | 181 The value is interpreted as a decimal integer specifying the 187 The value is interpreted as a decimal integer specifying the 207 The value is interpreted as a decimal integer specifying the 213 The value is interpreted as a decimal integer specifying the 220 The value is interpreted as a decimal integer specifying the 231 The value is interpreted as a decimal integer specifying the 244 The value is interpreted as a decimal integer specifying the 247 The value is interpreted as a decimal integer specifying the 255 The value is interpreted as a decimal integer specifying the 260 decimal intege [all...] |
/freebsd/contrib/ntp/libparse/ |
H A D | clk_wharton.c | 59 * ss Second expressed in reversed decimal (units then tens) 60 * mm Minute expressed in reversed decimal 61 * hh Hour expressed in reversed decimal 62 * DD Day of month expressed in reversed decimal 63 * MM Month expressed in reversed decimal (January is 1) 64 * YY Year (without century) expressed in reversed decimal
|
/freebsd/lib/libc/locale/ |
H A D | localeconv.3 | 85 The decimal point character, except for currency values, 89 before the decimal point, except for currency values. 108 The decimal point character for currency values. 122 The number of digits after the decimal point 125 The number of digits after the decimal point
|
/freebsd/usr.sbin/rrenumd/ |
H A D | rrenumd.conf.5 | 166 to be used for matching with preassigned prefixes, as decimal bit number. 171 as decimal bit number. 175 as decimal bit number. 187 command, as decimal bit number. 193 as decimal bit number. 204 is decimal seconds number or special format as "d00h00m00s00", 205 where 00 can take any decimal number, and "d" means days, "h" means hours,
|
/freebsd/crypto/openssh/ |
H A D | moduli.5 | 55 Decimal number specifying the internal structure of the prime modulus. 76 Decimal number indicating the type of primality tests that the number 97 Decimal number indicating the number of primality trials 100 Decimal number indicating the size of the prime in bits.
|
/freebsd/usr.sbin/kbdcontrol/ |
H A D | kbdmap.5 | 87 as a decimal number 172 is a decimal number in the range from 1 to 96. 228 is a decimal number. 280 as a decimal or hexadecimal 295 as decimal or
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Twine.h | 115 /// An unsigned int value, to render as an unsigned decimal integer. 118 /// An int value, to render as a signed decimal integer. 121 /// A pointer to an unsigned long value, to render as an unsigned decimal 125 /// A pointer to a long value, to render as a signed decimal integer. 129 /// decimal integer. 132 /// A pointer to a long long value, to render as a signed decimal integer. 348 /// Construct a twine to print \p Val as an unsigned decimal integer. in Twine() 353 /// Construct a twine to print \p Val as a signed decimal integer. in Twine() 358 /// Construct a twine to print \p Val as an unsigned decimal integer. in Twine() 363 /// Construct a twine to print \p Val as a signed decimal intege in Twine() [all...] |