Searched
full:hexadecimal (Results
276 -
300 of
1046) sorted by null
<<11121314151617181920>>
/external/iproute2/tc/ |
f_route.c | 34 fprintf(stderr, "\nNOTE: CLASSID is parsed as hexadecimal input.\n");
|
/external/jemalloc/test/include/test/ |
SFMT.h | 63 * unsigned int and 64-bit unsigned int in hexadecimal format.
|
/external/llvm/docs/CommandGuide/ |
llvm-nm.rst | 20 hexadecimal address, followed by a type code character, followed by a name, for
|
/external/llvm/lib/Target/WebAssembly/InstPrinter/ |
WebAssemblyInstPrinter.cpp | 72 // Use C99's hexadecimal floating-point representation.
|
/external/okhttp/okio/ |
CHANGELOG.md | 42 * New: Read and write signed decimal and unsigned hexadecimal values in
|
/external/okhttp/okio/okio/src/main/java/okio/ |
BufferedSink.java | 99 /** Writes a long to this sink in hexadecimal form (i.e., as a string in base 16). */
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
channel_layout.h | 136 * - a channel layout mask, in hexadecimal starting with "0x" (see the
|
/external/vboot_reference/utility/ |
bmpblk_font.c | 58 "Each BMP file must match *_HEX.bmp, where HEX is the hexadecimal\n"
|
/frameworks/base/core/java/android/util/ |
SizeF.java | 118 * an {@code 'x'} (such as a float in hexadecimal string format).</p>
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
Utils.java | 139 * Converts the byte array to an lowercase hexadecimal digits String with a colon character (:)
|
/libcore/ojluni/src/main/java/javax/security/auth/x500/ |
X500Principal.java | 308 * output in hexadecimal format 311 * are output in hexadecimal format 313 * are removed from non-hexadecimal attribute values 316 * converted to a single space in non-hexadecimal
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/ |
inet.h | 92 /* Convert ASCII representation in hexadecimal form of the Internet
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/ |
inet.h | 92 /* Convert ASCII representation in hexadecimal form of the Internet
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
hashlib.py | 35 double length, containing only hexadecimal digits.
|
hmac.py | 117 """Like digest(), but returns a string of hexadecimal digits instead.
|
uuid.py | 58 five possible forms: a similar string of hexadecimal digits, or a tuple 88 hex the UUID as a 32-character hexadecimal string 103 r"""Create a UUID from either a string of 32 hexadecimal digits, 134 raise ValueError('badly formed hexadecimal UUID string')
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
hashlib.py | 35 double length, containing only hexadecimal digits.
|
hmac.py | 117 """Like digest(), but returns a string of hexadecimal digits instead.
|
uuid.py | 58 five possible forms: a similar string of hexadecimal digits, or a tuple 88 hex the UUID as a 32-character hexadecimal string 103 r"""Create a UUID from either a string of 32 hexadecimal digits, 134 raise ValueError('badly formed hexadecimal UUID string')
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
scanner.go | 367 return s.error(c, "in \\u hexadecimal character escape") 377 return s.error(c, "in \\u hexadecimal character escape") 387 return s.error(c, "in \\u hexadecimal character escape") 397 return s.error(c, "in \\u hexadecimal character escape")
|
/prebuilts/go/linux-x86/src/encoding/json/ |
scanner.go | 367 return s.error(c, "in \\u hexadecimal character escape") 377 return s.error(c, "in \\u hexadecimal character escape") 387 return s.error(c, "in \\u hexadecimal character escape") 397 return s.error(c, "in \\u hexadecimal character escape")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
hashlib.py | 35 double length, containing only hexadecimal digits.
|
hmac.py | 117 """Like digest(), but returns a string of hexadecimal digits instead.
|
uuid.py | 58 five possible forms: a similar string of hexadecimal digits, or a tuple 88 hex the UUID as a 32-character hexadecimal string 103 r"""Create a UUID from either a string of 32 hexadecimal digits, 134 raise ValueError('badly formed hexadecimal UUID string')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
hashlib.py | 35 double length, containing only hexadecimal digits.
|
Completed in 687 milliseconds
<<11121314151617181920>>