HomeSort by relevance Sort by last modified time
    Searched full:hexadecimal (Results 301 - 325 of 1046) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
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/tools/common/m2/repository/commons-codec/commons-codec/1.3/
commons-codec-1.3.pom 8 various formats such as Base64 and Hexadecimal. In addition to these
  /system/core/adb/
OVERVIEW.TXT 86 1. A 4-byte hexadecimal string giving the length of the payload
  /toolchain/binutils/binutils-2.25/libiberty/
hex.c 53 as a hexadecimal digit. The result is undefined if you pass an
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_pow.c 54 * The hexadecimal values are the intended ones for the following
57 * to produce the hexadecimal values shown.
  /device/generic/goldfish/camera/
QemuClient.h 60 * - 8 bytes encoding the payload size as a string containing hexadecimal
253 * characters encoding the payload size in hexadecimal string, followed by
  /device/google/contexthub/inc/
chre_re.h 182 * - 'x' (hexadecimal, lower case)
183 * - 'X' (hexadecimal, upper case)
  /external/blktrace/doc/
blkparse.1 316 Display packet data \-\- series of hexadecimal values
461 is output, followed by the payload in hexadecimal between parenthesis.
blktrace.8 40 Alternatively, one may specify the entire mask utilising a hexadecimal
  /external/clang/INPUTS/
c99-intconst-1.c 140 /* Check an octal or hexadecimal value, with all suffixes. */
333 /* Octal and hexadecimal. */
  /external/fdlibm/
e_pow.c 55 * The hexadecimal values are the intended ones for the following
58 * to produce the hexadecimal values shown.
k_rem_pio2.c 124 * The hexadecimal values are the intended ones for the following
127 * to produce the hexadecimal values shown.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccUtils.java 297 * @param s A string of hexadecimal characters, must be an even number of
324 * Converts a byte array into a String of hexadecimal characters.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
real.h 264 /* Render R as a hexadecimal floating point constant. */
273 /* Initialize R from a decimal or hexadecimal string. Return -1 if
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-addr2line.1 168 In the first, hexadecimal addresses are specified on the command line,
172 In the second, \fBaddr2line\fR reads hexadecimal addresses from
x86_64-w64-mingw32-windres.1 302 \&\fIval\fR should be a hexadecimal prefixed by \fB0x\fR or decimal
312 \&\fIval\fR should be a hexadecimal language code. The low eight bits are
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 264 will scan an integer as a hexadecimal number, and %v will scan
277 (hexadecimal) are accepted when scanning integers without
  /prebuilts/go/linux-x86/src/fmt/
doc.go 264 will scan an integer as a hexadecimal number, and %v will scan
277 (hexadecimal) are accepted when scanning integers without
  /dalvik/dexgen/src/com/android/dexgen/util/
Hex.java 20 * Utilities for formatting numbers as hexadecimal.
  /dalvik/dx/src/com/android/dx/util/
Hex.java 20 * Utilities for formatting numbers as hexadecimal.
  /external/antlr/antlr-3.4/runtime/Ruby/
History.txt 41 are now represented as hexadecimal integers to make the code compatible
  /external/autotest/client/deps/glbench/src/
testbase.cc 146 // translate to hexadecimal ASCII of MD5
  /external/boringssl/src/crypto/digest/
digest_test.cc 55 // expected_hex is the expected digest in hexadecimal.
  /external/boringssl/src/crypto/perlasm/
x86masm.pl 16 # fix hexadecimal constants

Completed in 666 milliseconds

<<11121314151617181920>>