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

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/java/lang/
Long.java 101 * the digits for hexadecimal (radix 16) are
149 * ASCII digits in hexadecimal (base&nbsp;16) with no extra
155 * hexadecimal digits:
173 * value represented by the argument in hexadecimal
584 * Accepts decimal, hexadecimal, and octal numbers given by the
    [all...]
  /external/gptfdisk/
gdisk.8 182 compresses these into two\-byte (four\-digit hexadecimal) values that are
184 multiplied by hexadecimal 0x0100. For instance, the code for Linux swap
248 two\-byte hexadecimal number, as described earlier. You may also enter a
fixparts.8 191 hexadecimal number.
  /external/toybox/kconfig/
mconf.c 37 "entered in as decimal or hexadecimal numbers or possibly text.\n"
99 " If you are entering hexadecimal values, it is not necessary to\n"
195 "Please enter a hexadecimal value. "
  /frameworks/base/docs/html/guide/topics/resources/
more-resources.jd 12 <dd>XML resource that carries a color value (a hexadecimal color).</dd>
118 any place that accepts a hexadecimal color value. You can also use a color resource when a
169 <dd>A color expressed in hexadecimal, as described above.
animation-resource.jd 155 as six digit hexadecimal numbers (for example, #333333).
164 as six digit hexadecimal numbers (for example, #333333).
230 as six digit hexadecimal numbers (for example, #333333).
238 as six digit hexadecimal numbers (for example, #333333).
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
d-demangle.c 723 /* Represent as a hexadecimal value. */
836 /* Hexadecimal prefix and leading bit. */
878 /* Convert buffer from hexadecimal to floating-point. */
  /art/runtime/jdwp/
jdwp_adb.cc 39 * 2/ it then sends the current process PID as a string of 4 hexadecimal
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hdtoa.c 100 * into a string of hexadecimal digits and an exponent of 2. Its
  /external/clang/include/clang/Basic/
LangOptions.def 100 BENIGN_LANGOPT(HexFloats , 1, C99, "C99 hexadecimal float constants")
  /external/deqp/doc/testspecs/GLES3/
functional.shaders.builtin_functions.precision.txt 34 In the test log floating point numbers are printed out as hexadecimal
  /external/fonttools/Lib/fontTools/
t1Lib.py 15 part should be written as hexadecimal or binary, but only if kind
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInts.java 199 * Accepts a decimal, hexadecimal, or octal number given by specifying the following prefix:
  /external/iproute2/tc/
f_flower.c 43 fprintf(stderr, "NOTE: CLASSID, ETH-TYPE, IP-PROTO are parsed as hexadecimal input.\n");
  /external/opencv3/3rdparty/libwebp/webp/
demux.h 68 // Returns the version number of the demux library, packed in hexadecimal using
  /external/pcre/dist/doc/html/
pcreprecompile.html 77 out the data in hexadecimal instead of binary, one pattern to a line.
  /external/regex-re2/re2/testing/
search_test.cc 228 // Hexadecimal escapes
  /external/smali/util/src/main/java/org/jf/util/
Hex.java 32 * Utilities for formatting numbers as hexadecimal.
  /external/valgrind/include/
pub_tool_options.h 143 // Bounded hexadecimal integer arg, eg. --foo=0x1fa8
  /external/vixl/src/vixl/a64/
debugger-a64.cc 148 // Format: 0x... with up to 16 hexadecimal digits.
185 // * x: hexadecimal
461 " Format is made of a type letter: 'x' (hexadecimal), 's' (signed), 'u'\n"
465 " hexadecimal format."
    [all...]
  /frameworks/base/core/java/android/nfc/cardemulation/
OffHostApduService.java 123 * contains a single AID. The AID must be specified in hexadecimal format, and contain
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
WifiConfigurationHelper.java 356 * Utility method to check if a given string is a hexadecimal string of given length
  /frameworks/base/docs/html/training/safebrowsing/
index.jd 128 hexadecimal string, not part of a URL.
  /libcore/ojluni/src/main/java/java/net/
URLDecoder.java 60 * hexadecimal representation of the 8 bits. Then, all substrings
URLEncoder.java 67 * two-digit hexadecimal representation of the byte.

Completed in 1593 milliseconds

<<11121314151617181920>>