Home
last modified time | relevance | path

Searched full:hexadecimal (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/freebsd/usr.bin/hexdump/
H A Dhexdump.133 .Nd ASCII, decimal, hexadecimal, octal dump
64 Display the input offset in hexadecimal, followed by sixteen
69 Display the input offset in hexadecimal, followed by sixteen
74 Display the input offset in hexadecimal, followed by sixteen
75 space-separated, two column, hexadecimal bytes, followed by the
83 Display the input offset in hexadecimal, followed by eight
99 Display the input offset in hexadecimal, followed by eight
114 is interpreted as a hexadecimal number,
143 .Em Two-byte hexadecimal display .
144 Display the input offset in hexadecimal, followed by eight, space
[all …]
H A Dod.161 which specify decimal, octal, hexadecimal
96 Output hexadecimal ints.
100 Output hexadecimal shorts.
193 hexadecimal
/freebsd/share/man/man9/
H A Dhexdump.934 .Nd "dump a block of bytes to the console in hexadecimal form"
42 function prints an array of bytes to the console in hexadecimal form, along with
47 output will start with an offset count, followed by 16 hexadecimal values,
76 value to use as the separator for the hexadecimal output.
83 Do not print the hexadecimal values on each line.
/freebsd/lib/libutil/
H A Dhexdump.334 .Nd "dump a block of bytes to standard out in hexadecimal form"
44 function prints an array of bytes to standard out in hexadecimal form,
47 hexadecimal values, followed by 16 ASCII characters.
71 Character ASCII value to use as the separator for the hexadecimal output.
78 Do not print the hexadecimal values on each line.
/freebsd/usr.sbin/spi/
H A Dspi.876 2-character hexadecimal values, optionally separated by white space,
80 flag, the data on stdin remains a sequence of ASCII hexadecimal
96 to pass hexadecimal values to the SPI device, but output the received data
104 that is, 2 character hexadecimal values, optionally separated by white space.
181 2-byte ASCII hexadecimal, with mode 2, and a maximum clock speed of 500khz.
188 as hexadecimal bytes, using the current maximum clock speed and SPI mode.
196 displaying it as two hexadecimal unsigned short integer values.
/freebsd/usr.sbin/pciconf/
H A Dpciconf.8150 config space in hexadecimal.
175 hexadecimal.
201 prefix is the capability ID in hexadecimal.
203 in config space in hexadecimal.
213 prefix is the extended capability ID in hexadecimal.
215 capability in config space in hexadecimal.
309 and prints out its value in hexadecimal.
/freebsd/lib/libmd/
H A Dsha512.3160 ASCII string which represents the 512 bits in hexadecimal.
234 ASCII string which represents the 384 bits in hexadecimal.
241 ASCII string which represents the 224 bits in hexadecimal.
249 string which represents the 224 bits in hexadecimal.
256 ASCII string which represents the 256 bits in hexadecimal.
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_allocate_from_text.pod63 hexadecimal characters.
66 I<value_n> hexadecimal characters without the "0x" prefix.
69 hexadecimal or decimal characters, OSSL_PARAM_allocate_from_text()
85 I<value_n> hexadecimal characters, which are decoded, and the
88 hexadecimal or decimal characters, OSSL_PARAM_allocate_from_text()
H A DEC_POINT_new.pod176 integer converted to a B<BIGNUM> structure. Hexadecimal form is the octet
182 and to EC_POINTs for the formats: octet, BIGNUM and hexadecimal respectively.
194 respectively, to the hexadecimal or BIGNUM representation of the same
197 EC_POINT_hex2point() and EC_POINT_point2bn() decode the hexadecimal or
216 hexadecimal string. It is the caller's responsibility to free this memory with
/freebsd/libexec/bootpd/
H A Dbootptab.5115 Generic data may be represented as either a stream of hexadecimal
145 and may use decimal, octal, or hexadecimal numbers
146 (octal numbers begin with 0, hexadecimal numbers begin with '0x' or '0X').
161 hexadecimal integer or one of the following symbolic names:
188 be specified in hexadecimal; optional periods and/or a leading '0x' may be
290 may be either a decimal, octal, or hexadecimal integer specifying the size of
/freebsd/lib/libc/stdlib/
H A Dstrtod.369 a hexadecimal significand consisting of a ``0X'' or ``0x'' followed
70 by a sequence of hexadecimal digits optionally containing a
77 constants) or a ``P'' or ``p'' (for hexadecimal constants),
82 For hexadecimal constants, the scaling is instead done by powers
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-to-separator.mk160 # The separator can be given as hexadecimal number.
162 . warning The separator \xa is not interpreted in hexadecimal ASCII.
165 # The hexadecimal number must be in the range of an unsigned char.
175 # The number after ':ts\x' must be hexadecimal.
180 # The hexadecimal number must be in the range of 'unsigned long' on all
211 # Trailing characters after the hexadecimal character number are rejected.
236 # After the backslash, only n, t, an octal number, or x and a hexadecimal
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h464 Convert a Null-terminated Unicode hexadecimal string to a value of type
468 the Unicode string specified by String as a hexadecimal number. The format of
471 [spaces][zeros][x][hexadecimal digits].
473 The valid hexadecimal digit character is in the range [0-9], [a-f] and [A-F].
477 characters, before [zeros], [x] or [hexadecimal digit]. The running zero
478 before [x] or [hexadecimal digit] will be ignored. Then, the decoding starts
479 after [x] or the first valid hexadecimal digit. Then, the function stops at
480 the first character that is a not a valid hexadecimal character or NULL,
485 If String has no valid hexadecimal digits in the above format, then 0 is
492 hexadecimal digits right after the optional pad spaces, the value of String
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-kdf.pod.in45 Output the derived key in binary form. Uses hexadecimal text format if not specified.
84 the secret key is specified in hexadecimal form (two hex digits per byte).
95 the password is specified in hexadecimal form (two hex digits per byte).
108 the salt is specified in hexadecimal form (two hex digits per byte).
122 the info is specified in hexadecimal form (two hex digits per byte).
H A Dopenssl-mac.pod.in46 Output the MAC in binary form. Uses hexadecimal text format if not specified.
80 Specifies the MAC key in hexadecimal form (two hex digits per byte).
91 Used by GMAC to specify an IV in hexadecimal form (two hex digits per byte).
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_PARAM_allocate_from_text.3194 hexadecimal characters.
197 \&\fIvalue_n\fR hexadecimal characters without the \*(L"0x\*(R" prefix.
200 hexadecimal or decimal characters, \fBOSSL_PARAM_allocate_from_text()\fR
214 \&\fIvalue_n\fR hexadecimal characters, which are decoded, and the
217 hexadecimal or decimal characters, \fBOSSL_PARAM_allocate_from_text()\fR
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb-device.txt22 The textual representation of VID and PID shall be in lower case hexadecimal
39 case hexadecimal with leading zeroes suppressed. The other compatible
51 The textual representation of VID and PID shall be in lower case hexadecimal
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtanf.sollya20 display = hexadecimal!;
66 display = hexadecimal!;
73 display = hexadecimal!;
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h35 /// hexdigit - Return the hexadecimal character for the
76 /// Interpret the given character \p C as a hexadecimal digit and return its
107 /// Checks if character \p C is a hexadecimal numeric character.
181 /// Convert buffer \p Input to its hexadecimal representation.
206 /// \p LSB, that make up the nibbles of a hexadecimal digit. If \p MSB or \p LSB
207 /// do not correspond to proper nibbles of a hexadecimal digit, this method
220 /// \p LSB, that make up the nibbles of a hexadecimal digit.
229 /// Convert hexadecimal string \p Input to its binary representation and store
231 /// converted from the hexadecimal string. Returns false if \p Input contains
232 /// non-hexadecimal digits. The output string is half the size of \p Input.
[all …]
/freebsd/lib/libc/stdio/
H A Dwprintf.3344 or unsigned hexadecimal
450 argument is converted to hexadecimal notation in the style
454 where the number of digits after the hexadecimal-point character
458 explicitly zero, no hexadecimal-point character appears.
465 mantissas have a zero value to the left of the hexadecimal
560 pointer argument is printed in hexadecimal (as if by
H A Dprintf.3434 or unsigned hexadecimal
540 argument is rounded and converted to hexadecimal notation in the style
544 where the number of digits after the hexadecimal-point character
548 If the precision is zero, no hexadecimal-point character appears.
572 numbers in this hexadecimal format.
581 as the digit before the hexadecimal point.
659 pointer argument is printed in hexadecimal (as if by
/freebsd/contrib/mandoc/
H A Dmchars_alloc.343 .Fa "const char *hexadecimal"
78 .Fa hexadecimal ,
111 .Fa hexadecimal
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-kdf.1173 Output the derived key in binary form. Uses hexadecimal text format if not specified.
205 the secret key is specified in hexadecimal form (two hex digits per byte).
214 the password is specified in hexadecimal form (two hex digits per byte).
225 the salt is specified in hexadecimal form (two hex digits per byte).
237 the info is specified in hexadecimal form (two hex digits per byte).
/freebsd/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp72 enum radix { none, octal, hexadecimal, decimal };
101 case hexadecimal: in strings()
160 Radix = hexadecimal; in main()
163 "(octal), 'd' (decimal), 'x' (hexadecimal)"); in main()
79 enum radix { none, octal, hexadecimal, decimal }; global() enumerator
/freebsd/share/man/man4/
H A Dgpio.4143 The numbers can be decimal or hexadecimal with 0x prefix.
159 10010001 converted to the hexadecimal value 0x0091.
164 10000000010010 converted to the hexadecimal value 0x2012.

12345678910>>...23