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

<<21222324252627282930>>

  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 421 // The current playlist is saved as a list of "reverse hexadecimal"
423 // hexadecimal numbers, which in turn allows us to save the playlist
    [all...]
  /prebuilts/go/darwin-x86/doc/
go_spec.html 278 <code>0X</code> for hexadecimal. In hexadecimal literals, letters
377 as a numeric constant: <code>\x</code> followed by exactly two hexadecimal
378 digits; <code>\u</code> followed by exactly four hexadecimal digits;
379 <code>\U</code> followed by exactly eight hexadecimal digits, and a
387 0 and 255 inclusive. Hexadecimal escapes satisfy this condition
436 '\xa' // illegal: too few hexadecimal digits
470 and two-digit hexadecimal (<code>\x</code><i>nn</i>) escapes represent individual
    [all...]
  /prebuilts/go/linux-x86/doc/
go_spec.html 278 <code>0X</code> for hexadecimal. In hexadecimal literals, letters
377 as a numeric constant: <code>\x</code> followed by exactly two hexadecimal
378 digits; <code>\u</code> followed by exactly four hexadecimal digits;
379 <code>\U</code> followed by exactly eight hexadecimal digits, and a
387 0 and 255 inclusive. Hexadecimal escapes satisfy this condition
436 '\xa' // illegal: too few hexadecimal digits
470 and two-digit hexadecimal (<code>\x</code><i>nn</i>) escapes represent individual
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-s390.texi     [all...]
  /toolchain/binutils/binutils-2.25/gas/
expr.c 1123 for a hexadecimal constant. */
1214 using hexadecimal digits. */
    [all...]
  /bionic/libc/dns/nameser/
ns_name.c 1122 * hexadecimal or octal digit, they MUST be zero.
  /cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
VulkanDeviceInfo.java 39 * Strings containing the hexadecimal representation of the value (with "0x" prefix).
    [all...]
  /device/google/dragon/audio/hal/
iniparser.h 170 so decimal, octal (starting with 0) and hexadecimal (starting with 0x)
  /external/clang/lib/Lex/
PPExpressions.cpp 255 // Octal, hexadecimal, and binary literals are implicitly unsigned if
  /external/curl/lib/
mprintf.c 686 /* Hexadecimal unsigned integer. */
  /external/dhcpcd-6.8.2/
dhcpcd.conf.5.in 745 Binary data expressed as hexadecimal
  /external/fonttools/Lib/fontTools/
agl.py 69 # (1) Standard UV or CUS UV--four uppercase hexadecimal digits
  /external/icu/icu4c/source/common/unicode/
locid.h 490 * hexadecimal number. If the resource is missing, in the wrong format, or
  /external/icu/icu4c/source/tools/toolutil/
ucmstate.c 47 * number=(1- or 2-digit hexadecimal number)
    [all...]
  /external/iproute2/tc/
f_u32.c 45 fprintf(stderr, "\nNOTE: CLASSID is parsed at hexadecimal input.\n");
  /external/libpng/contrib/tools/
pngfix.c 399 /* Print 'num' as a hexadecimal number (easier than decimal!) */
417 * hexadecimal number. Notice that the results vary for images over 4GByte
418 * in a system dependent way, and the hexadecimal form doesn't work very well
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldChecker.cpp 447 // Parse a number (hexadecimal or decimal) and return a (string, string)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.c 174 * prefixed by 0x or 0X for hexadecimal or 0 for octal. After
    [all...]
  /external/tinyxml/
tinyxml.cpp 55 // Hexadecimal character reference.
    [all...]
  /external/toybox/generated/
help.h 209 #define HELP_hexedit "usage: hexedit FILENAME\n\nHexadecimal file editor. All changes are written to disk immediately.\n\n-r Read only (display but don't edit)\n\nKeys:\nArrows Move left/right/up/down by one line/column\nPg Up/Pg Dn Move up/down by one page\n0-9, a-f Change current half-byte to hexadecimal value\nu Undo\nq/^c/^d/<esc> Quit\n\n"
    [all...]
  /external/v8/src/regexp/
regexp-parser.cc 844 // If \x is not followed by a two-digit hexadecimal, treat it
    [all...]
  /external/valgrind/callgrind/docs/
cl-format.xml 258 as hexadecimal numbers, beginning with "0x"):
  /external/valgrind/none/tests/s390x/
opcodes.h 15 hexadecimal notation without a leading 0x. E.g. FLOGR(3,4) or
  /external/zlib/src/doc/
rfc1952.txt 612 0xNNN 0x introduces a hexadecimal (base 16) constant.
  /frameworks/base/core/java/android/os/
Handler.java 249 * message callback if any, or the hexadecimal representation of the

Completed in 1980 milliseconds

<<21222324252627282930>>