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

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/sun/security/util/
Debug.java 148 * return a hexadecimal printed representation of the specified
  /ndk/sources/host-tools/ndk-stack/binutils/
addr2line.c 199 /* Read hexadecimal addresses from stdin, translate into
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ctype.h 54 _ISxdigit = _ISbit (4), /* Hexadecimal numeric. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ctype.h 54 _ISxdigit = _ISbit (4), /* Hexadecimal numeric. */
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/
commons-codec-1.10.pom 38 various formats such as Base64 and Hexadecimal. In addition to these
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.6/
commons-codec-1.6.pom 33 various formats such as Base64 and Hexadecimal. In addition to these
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.9/
commons-codec-1.9.pom 38 various formats such as Base64 and Hexadecimal. In addition to these
  /prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.10/
commons-codec-1.10.pom 38 various formats such as Base64 and Hexadecimal. In addition to these
  /toolchain/binutils/binutils-2.25/binutils/
addr2line.c 209 /* Read hexadecimal addresses from stdin, translate into
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_rem_pio2.c 126 * The hexadecimal values are the intended ones for the following
129 * to produce the hexadecimal values shown.
  /external/bison/lib/
stdlib.in.h 830 it may be decimal or octal (with prefix "0") or hexadecimal (with prefix
855 it may be decimal or octal (with prefix "0") or hexadecimal (with prefix
  /external/guava/guava/src/com/google/common/io/
BaseEncoding.java 98 * <td>Traditional hexadecimal. Defaults to upper case.
433 * "hexadecimal" format.
  /external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/
BaseEncoding.java 90 * <td>Traditional hexadecimal. Defaults to upper case.
376 * "hexadecimal" format.
  /external/iproute2/man/man8/
tc.8 403 are hexadecimal numbers and are limited to 16 bits. There are two special
539 indicate TC to interpret them as octal and hexadecimal by adding a '0'
  /external/llvm/include/llvm/ADT/
Twine.h 129 /// A pointer to a uint64_t value, to render as an unsigned hexadecimal
385 // Construct a twine to print \p Val as an unsigned hexadecimal integer.
  /external/srtp/crypto/math/
datatypes.c 167 * hex_string_to_octet_string converts a hexadecimal string
692 * base64_string_to_octet_string converts a hexadecimal string
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
ResourceHelper.java 257 * or an hexadecimal color
267 * or an hexadecimal color
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-nm.1 167 hexadecimal by default.
463 \&\fBd\fR for decimal, \fBo\fR for octal, or \fBx\fR for hexadecimal.
x86_64-w64-mingw32-readelf.1 325 Displays the contents of the indicated section as a hexadecimal bytes.
334 Displays the contents of the indicated section as a hexadecimal
  /prebuilts/gdb/darwin-x86/lib/python2.7/
sre_parse.py 237 # hexadecimal escape (exactly two digits)
269 # hexadecimal escape
  /prebuilts/gdb/linux-x86/lib/python2.7/
sre_parse.py 237 # hexadecimal escape (exactly two digits)
269 # hexadecimal escape
  /prebuilts/go/darwin-x86/src/go/scanner/
scanner.go 308 // hexadecimal int
313 s.error(offs, "illegal hexadecimal number")
scanner_test.go 721 {"0x", token.INT, 0, "0x", "illegal hexadecimal number"},
722 {"0X", token.INT, 0, "0X", "illegal hexadecimal number"},
  /prebuilts/go/darwin-x86/src/net/
ip.go 420 // String returns the hexadecimal form of m, with no punctuation.
480 // character and a mask expressed as hexadecimal form with no
  /prebuilts/go/darwin-x86/src/text/scanner/
scanner.go 400 // hexadecimal int
408 s.error("illegal hexadecimal number")

Completed in 2549 milliseconds

<<11121314151617181920>>