/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
ads2gas.pl | 60 # Hexadecimal constants prefaced by 0x
|
ads2gas_apple.pl | 59 # Hexadecimal constants prefaced by 0x
|
/libcore/ojluni/src/main/java/javax/net/ssl/ |
SNIServerName.java | 164 * hexadecimal digit representation of a byte value. For example, a
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeySpecParser.java | 42 * - Code point presented by hexadecimal string prefixed with "0x"
|
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/ |
commons-codec-1.4.pom | 36 various formats such as Base64 and Hexadecimal. In addition to these
|
/prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.4/ |
commons-codec-1.4.pom | 36 various formats such as Base64 and Hexadecimal. In addition to these
|
/toolchain/binutils/binutils-2.25/bfd/ |
verilog.c | 37 hexadecimal strings. Data and addresses may contain
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
malis.s | 97 ;; Section 8.2.9.4 Hexadecimal Constants
|
/external/libchrome/base/strings/ |
safe_sprintf.cc | 522 case 'x': // Output an unsigned hexadecimal value. 546 // outputting a %x hexadecimal number. Mask bits, if necessary. 574 // numbers, optionally print a sign. For hexadecimal numbers,
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 75 /// The library reads hexadecimal floating point numbers as per C99, and 78 /// floating point numbers to hexadecimal text as per the C99 %a and %A 389 /// Write out a hexadecimal representation of the floating point value to DST,
|
/external/zlib/src/test/ |
infcover.c | 238 /* Decode a hexadecimal string, set *len to length, in[] to the bytes. This 275 /* generic inflate() run, where hex is the hexadecimal input data, what is the 506 /* do a raw inflate of data in hexadecimal with both inflate and inflateBack */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
string.py | 15 hexdigits -- a string containing all characters considered hexadecimal digits 399 0X for hexadecimal. If base is 16, a preceding 0x or 0X is 414 octal, 0x or 0X for hexadecimal. If base is 16, a preceding
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
string.py | 15 hexdigits -- a string containing all characters considered hexadecimal digits 399 0X for hexadecimal. If base is 16, a preceding 0x or 0X is 414 octal, 0x or 0X for hexadecimal. If base is 16, a preceding
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/ |
ext_test.go | 343 // isHex reports whether b is a hexadecimal character (0-9A-Fa-f). 346 // parseHex parses the hexadecimal byte dump in hex, 552 // hexCases generates the cases written in hexadecimal in the encoded string.
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
ext_test.go | 375 // isHex reports whether b is a hexadecimal character (0-9A-Fa-f). 378 // parseHex parses the hexadecimal byte dump in hex, 504 // hexCases generates the cases written in hexadecimal in the encoded string.
|
/prebuilts/go/darwin-x86/src/fmt/ |
format.go | 325 // fmt_sbx formats a string or byte slice as a hexadecimal encoding of its bytes. 352 // fmt_sx formats a string as a hexadecimal encoding of its bytes. 360 // fmt_bx formats a byte slice as a hexadecimal encoding of its bytes.
|
/prebuilts/go/darwin-x86/src/text/scanner/ |
scanner_test.go | 124 {Comment, "// hexadecimal ints"}, 475 testError(t, `0x`, "1:3", "illegal hexadecimal number", Int) 476 testError(t, `0xg`, "1:3", "illegal hexadecimal number", Int)
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/ |
ext_test.go | 343 // isHex reports whether b is a hexadecimal character (0-9A-Fa-f). 346 // parseHex parses the hexadecimal byte dump in hex, 552 // hexCases generates the cases written in hexadecimal in the encoded string.
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
ext_test.go | 375 // isHex reports whether b is a hexadecimal character (0-9A-Fa-f). 378 // parseHex parses the hexadecimal byte dump in hex, 504 // hexCases generates the cases written in hexadecimal in the encoded string.
|
/prebuilts/go/linux-x86/src/fmt/ |
format.go | 325 // fmt_sbx formats a string or byte slice as a hexadecimal encoding of its bytes. 352 // fmt_sx formats a string as a hexadecimal encoding of its bytes. 360 // fmt_bx formats a byte slice as a hexadecimal encoding of its bytes.
|
/prebuilts/go/linux-x86/src/text/scanner/ |
scanner_test.go | 124 {Comment, "// hexadecimal ints"}, 475 testError(t, `0x`, "1:3", "illegal hexadecimal number", Int) 476 testError(t, `0xg`, "1:3", "illegal hexadecimal number", Int)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
string.py | 15 hexdigits -- a string containing all characters considered hexadecimal digits 399 0X for hexadecimal. If base is 16, a preceding 0x or 0X is 414 octal, 0x or 0X for hexadecimal. If base is 16, a preceding
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
string.py | 15 hexdigits -- a string containing all characters considered hexadecimal digits 399 0X for hexadecimal. If base is 16, a preceding 0x or 0X is 414 octal, 0x or 0X for hexadecimal. If base is 16, a preceding
|
/external/llvm/lib/Support/ |
APFloat.cpp | 36 /* Assumed in hexadecimal significand parsing, and conversion to 37 hexadecimal strings. */ 308 /* Return the trailing fraction of a hexadecimal number. 328 assert(p != end && "Invalid trailing hexadecimal fraction!"); 517 when rounding up during hexadecimal output. */ 525 /* Write out an integerPart in hexadecimal, starting with the most [all...] |
/libcore/ojluni/src/main/java/java/lang/ |
Integer.java | 115 * the digits for hexadecimal (radix 16) are 169 * in hexadecimal (base 16) with no extra leading 175 * hexadecimal digits: 193 * represented by the argument in hexadecimal (base 16). [all...] |