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

1 2 3 4 5 67 8 91011>>

  /external/guava/guava/src/com/google/common/net/
PercentEscaper.java 42 * "%XX", where "XX" is the two-digit, uppercase, hexadecimal representation
49 * <p><b>Note:</b> This escaper produces uppercase hexadecimal sequences. From
51 * <i>"URI producers and normalizers should use uppercase hexadecimal digits
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psnames/
psmodule.c 56 /* hexadecimal. */
82 /* Exit if a non-uppercase hexadecimal character was found */
102 /* hexadecimal digits, it is a hard-coded unicode character code. */
  /external/pdfium/third_party/freetype/src/psnames/
psmodule.c 56 /* hexadecimal. */
82 /* Exit if a non-uppercase hexadecimal character was found */
102 /* hexadecimal digits, it is a hard-coded unicode character code. */
  /frameworks/base/services/tests/servicestests/src/android/net/netlink/
RtNetlinkNeighborMessageTest.java 40 // Hexadecimal representation of packet capture.
79 // Hexadecimal representation of packet capture.
220 // Hexadecimal representation of our created packet.
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_config.c 298 * interprets the remaining digits as a hexadecimal number. If
310 /* hexadecimal value */
361 * as a hexadecimal number. If value starts with -, or with a
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
PercentEscaper.java 43 * "%XY", where "XY" is the two-digit, uppercase, hexadecimal representation
57 * <p><b>Note</b>: This escaper produces uppercase hexadecimal sequences. From
59 * <i>"URI producers and normalizers should use uppercase hexadecimal digits
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 123 /* lowercase hexadecimal notation. */
139 /* UPPERCASE hexadecimal notation. */
240 /* Hexadecimal notation. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 123 /* lowercase hexadecimal notation. */
139 /* UPPERCASE hexadecimal notation. */
240 /* Hexadecimal notation. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-size.1 222 (\fB\-o\fR, or \fB\-\-radix=8\fR); or hexadecimal (\fB\-x\fR, or
225 radices; decimal and hexadecimal for \fB\-d\fR or \fB\-x\fR output, or
226 octal and hexadecimal if you're using \fB\-o\fR.
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_nan.c 39 * Scan a string of hexadecimal digits (the format nan(3) expects) and
  /bootable/recovery/edify/
README 10 understood, as are hexadecimal escapes like \x4a.
  /dalvik/dexgen/src/com/android/dexgen/util/
HexParser.java 20 * Utilities for parsing hexadecimal text.
  /dalvik/dx/src/com/android/dx/util/
HexParser.java 20 * Utilities for parsing hexadecimal text.
  /developers/build/prebuilts/gradle/CardEmulation/Application/src/main/res/xml/
aid_list.xml 25 Additionally, AIDs must always contain an even number of characters, in hexadecimal format.
  /developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/res/xml/
aid_list.xml 25 Additionally, AIDs must always contain an even number of characters, in hexadecimal format.
  /development/samples/browseable/CardEmulation/res/xml/
aid_list.xml 25 Additionally, AIDs must always contain an even number of characters, in hexadecimal format.
  /development/tools/yuv420sp2rgb/
cmdline.c 99 "Expecting a hexadecimal argument!\n"); \
  /external/clang/include/clang/Frontend/
LangStandard.h 88 /// hasHexFloats - Language supports hexadecimal float constants.
  /external/dexmaker/src/dx/java/com/android/dx/util/
HexParser.java 20 * Utilities for parsing hexadecimal text.
  /external/google-tv-pairing-protocol/cpp/src/polo/encoding/
encodingoption.h 59 // hexadecimal encoding consists of 4-bits from the set [0-9A-Fa-f].
  /external/iproute2/tc/
f_basic.c 36 fprintf(stderr, "\nNOTE: CLASSID is parsed as hexadecimal input.\n");
f_fw.c 31 fprintf(stderr, "\nNOTE: CLASSID is parsed as hexadecimal input.\n");
  /external/llvm/lib/TableGen/
TGLexer.cpp 389 return ReturnError(TokStart, "Invalid hexadecimal number");
394 return ReturnError(TokStart, "Invalid hexadecimal number");
399 return ReturnError(TokStart, "Invalid hexadecimal number");
401 return ReturnError(TokStart, "Hexadecimal number out of range");
  /external/parameter-framework/upstream/utility/
Utility.h 93 * Checks if a string has the written representation of an hexadecimal
  /external/selinux/libselinux/man/man5/
secolor.conf.5 47 A color mask starting with a hash (#) that describes the hexadecimal RGB colors with black being #000000 and white being #ffffff.

Completed in 2203 milliseconds

1 2 3 4 5 67 8 91011>>