Home
last modified time | relevance | path

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

12345678910>>...21

/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-bus-firewire17 Hexadecimal string representation of an u64.
33 and version are hexadecimal string representations of
87 Hexadecimal string representation of an u24.
93 Hexadecimal string representation of an u24.
99 Hexadecimal string representation of an u24.
103 Hexadecimal string representation of an u24.
110 Hexadecimal string representation of an u24.
128 Colon-separated hexadecimal string representations of
H A Dsysfs-driver-ib_srp10 * id_ext, a 16-digit hexadecimal number specifying the eight
14 * ioc_guid, a 16-digit hexadecimal number specifying the eight
17 * dgid, a 32-digit hexadecimal number specifying the
19 * pkey, a four-digit hexadecimal number specifying the
21 * service_id, a 16-digit hexadecimal number specifying the
29 * io_class, a hexadecimal number specifying the SRP I/O class.
33 * initiator_ext, a 16-digit hexadecimal number specifying the
/OK3568_Linux_fs/u-boot/include/
H A Dhexdump.h48 * hex2bin - convert an ascii hexadecimal string to its binary representation
50 * @src: ascii hexadecimal string
70 * bin2hex - convert binary data to an ascii hexadecimal string
71 * @dst: ascii hexadecimal result
H A Dinttypes.h118 /* lowercase hexadecimal notation. */
134 /* UPPERCASE hexadecimal notation. */
235 /* Hexadecimal notation. */
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcps-vec-ns16550.S69 * Write a single hexadecimal character to the UART.
86 * Write an 8 bit value (ie. 2 hexadecimal characters) to the UART.
103 * Write a 16 bit value (ie. 4 hexadecimal characters) to the UART.
120 * Write a 32 bit value (ie. 8 hexadecimal characters) to the UART.
139 * Write a 64 bit value (ie. 16 hexadecimal characters) to the UART.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddebugfs-moxtet5 Description: (Read) Read input from the shift registers, in hexadecimal.
24 hexadecimal, or write values to the shift registers, also
25 in hexadecimal.
H A Dsysfs-devices-lpss_ltr28 represented as an 8-digit hexadecimal number.
40 as an 8-digit hexadecimal number.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DIntegers.html89 <a name="index-hexadecimal-integers"></a>
90 <a name="index-integers_002c-hexadecimal"></a>
91 <p>A hexadecimal integer is &lsquo;<samp>0x</samp>&rsquo; or &lsquo;<samp>0X</samp>&rsquo; followed…
92 more hexadecimal digits chosen from &lsquo;<samp>0123456789abcdefABCDEF</samp>&rsquo;.
H A DS12Z-Options.html91 <a name="index-hexadecimal-prefix_002c-S12Z"></a>
92 <p>The &lsquo;<samp>-mdollar-hex</samp>&rsquo; option affects the way that literal hexadecimal cons…
94 the &lsquo;<samp>$</samp>&rsquo; character as the start of a hexadecimal integer constant. Without
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DIntegers.html89 <a name="index-hexadecimal-integers"></a>
90 <a name="index-integers_002c-hexadecimal"></a>
91 <p>A hexadecimal integer is &lsquo;<samp>0x</samp>&rsquo; or &lsquo;<samp>0X</samp>&rsquo; followed…
92 more hexadecimal digits chosen from &lsquo;<samp>0123456789abcdefABCDEF</samp>&rsquo;.
H A DS12Z-Options.html91 <a name="index-hexadecimal-prefix_002c-S12Z"></a>
92 <p>The &lsquo;<samp>-mdollar-hex</samp>&rsquo; option affects the way that literal hexadecimal cons…
94 the &lsquo;<samp>$</samp>&rsquo; character as the start of a hexadecimal integer constant. Without
/OK3568_Linux_fs/kernel/tools/lib/api/
H A Dio.h61 /* Read a hexadecimal value with no 0x prefix into the out argument hex. If the
62 * first character isn't hexadecimal returns -2, io->eof returns -1, otherwise
63 * returns the character after the hexadecimal value which may be -1 for eof.
/OK3568_Linux_fs/kernel/Documentation/devicetree/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libdata/
H A Dlibdata-hexdump-perl_0.02.bb2 DESCRIPTION = "Dump in hexadecimal the content of a scalar. The result \
5 more columns of data from the source in hexadecimal. The rightmost column \
/OK3568_Linux_fs/u-boot/cmd/
H A Dspi.c103 * {dout} is a hexadecimal string of data to send
104 * The command prints out the hexadecimal string received via SPI.
175 "<dout> - Hexadecimal string that gets sent"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/
H A Darm-none-linux-gnueabihf-size.1195 \&\f(CW\*(C`bss\*(C'\fR columns in decimal and hexadecimal respectively.
244 (\fB\-o\fR, or \fB\-\-radix=8\fR); or hexadecimal (\fB\-x\fR, or
247 radices; decimal and hexadecimal for \fB\-d\fR or \fB\-x\fR output, or
248 octal and hexadecimal if you're using \fB\-o\fR.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/
H A Daarch64-none-linux-gnu-size.1195 \&\f(CW\*(C`bss\*(C'\fR columns in decimal and hexadecimal respectively.
244 (\fB\-o\fR, or \fB\-\-radix=8\fR); or hexadecimal (\fB\-x\fR, or
247 radices; decimal and hexadecimal for \fB\-d\fR or \fB\-x\fR output, or
248 octal and hexadecimal if you're using \fB\-o\fR.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dswitch.rst102 Expressed in hexadecimal (WITHOUT any prefix like 0x).
106 Expressed in hexadecimal (WITHOUT any prefix like 0x).
110 are hexadecimal numbers. The last <n> mappings are repeated in the next <m>
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dinttypes.h117 /* lowercase hexadecimal notation. */
133 /* UPPERCASE hexadecimal notation. */
234 /* Hexadecimal notation. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dwctype-wchar.h62 __ISwxdigit = 4, /* Hexadecimal numeric. */
75 _ISwxdigit = _ISwbit (__ISwxdigit), /* Hexadecimal numeric. */
137 /* Test for any wide character that corresponds to a hexadecimal-digit
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dinttypes.h117 /* lowercase hexadecimal notation. */
133 /* UPPERCASE hexadecimal notation. */
234 /* Hexadecimal notation. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dwctype-wchar.h62 __ISwxdigit = 4, /* Hexadecimal numeric. */
75 _ISwxdigit = _ISwbit (__ISwxdigit), /* Hexadecimal numeric. */
137 /* Test for any wide character that corresponds to a hexadecimal-digit
/OK3568_Linux_fs/kernel/lib/
H A Dhexdump.c64 * hex2bin - convert an ascii hexadecimal string to its binary representation
66 * @src: ascii hexadecimal string
90 * bin2hex - convert binary data to an ascii hexadecimal string
91 * @dst: ascii hexadecimal result
H A Dkstrtox.c120 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
143 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
214 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
244 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/binutils.html/
H A Dsize.html123 <code>bss</code> columns in decimal and hexadecimal respectively.
171 (<samp>-o</samp>, or <samp>--radix=8</samp>); or hexadecimal (<samp>-x</samp>, or
174 radices; decimal and hexadecimal for <samp>-d</samp> or <samp>-x</samp> output, or
175 octal and hexadecimal if you&rsquo;re using <samp>-o</samp>.

12345678910>>...21