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

<<11121314151617181920>>

  /ndk/sources/third_party/googletest/googletest/src/
gtest-printers.cc 264 // interpreted as another hexadecimal digit in its number. Break string to
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-strings.1 238 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
x86_64-w64-mingw32-windmc.1 223 hexadecimal output.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/
DrawableDescriptors.java 125 "XML resource that carries a color value (a hexadecimal color)",
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ValuesDescriptors.java 161 "A @drawable@ defines a rectangle of color. Android accepts color values written in various web-style formats -- a hexadecimal constant in any of the following forms: #RGB, #ARGB, #RRGGBB, #AARRGGBB. Zero in the alpha channel means transparent. The default value is opaque.",
  /toolchain/binutils/binutils-2.25/gas/
itbl-parse.y 155 hex -> '0x'['0'..'9' | 'a'..'f' | 'A'..'F']* ; value in hexadecimal
  /libcore/ojluni/src/main/java/java/util/
Formatter.java 321 * <td> The result is formatted as a hexadecimal integer
339 * <td> The result is formatted as a hexadecimal floating-point number with
    [all...]
  /external/bison/darwin-lib/
stdlib.h     [all...]
  /external/bison/linux-lib/
stdlib.h     [all...]
  /external/clang/include/clang/Basic/
DiagnosticLexKinds.td 173 "hexadecimal floating constants require %select{an exponent|a significand}0">;
175 "hexadecimal floating constants are a C99 feature">, InGroup<C99>;
  /external/llvm/lib/Support/
Host.cpp 649 // The CPU part is a 3 digit hexadecimal number with a 0x prefix. The
670 // The CPU part is a 3 digit hexadecimal number with a 0x prefix. The
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializer.java 98 * character encoding standards commonly use hexadecimal representations of
99 * characters, using the hexadecimal representation when serializing
  /libcore/ojluni/src/main/java/java/net/
Inet6Address.java 49 * the hexadecimal values of the eight 16-bit pieces of the
75 * x:x:x:x:x:x:d.d.d.d, where the 'x's are the hexadecimal values
  /ndk/tests/device/test-gnustl-full/unit/
num_put_get_test.cpp 715 //hexadecimal outputs
952 //hexadecimal input
    [all...]
  /ndk/tests/device/test-stlport/unit/
num_put_get_test.cpp 715 //hexadecimal outputs
954 //hexadecimal input
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 320 /* Nonzero means to allow hexadecimal floats and LL suffixes. */
823 octal, hexadecimal), and type suffixes. */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-mmix.texi 154 In addition to the traditional hex-prefix @samp{0x}, a hexadecimal number
174 line. A @samp{#} prefixes a hexadecimal number if found elsewhere on a
  /external/pcre/dist/doc/html/
pcrepattern.html 433 By default, after \x that is not followed by {, from zero to two hexadecimal
435 hexadecimal digits may appear between \x{ and }. If a character other than
436 a hexadecimal digit appears between \x{ and }, or if there is no terminating
441 as just described only when it is followed by two hexadecimal digits.
444 four hexadecimal digits; otherwise it matches a literal "u" character.
456 Characters that are specified using octal or hexadecimal numbers are
    [all...]
  /external/pcre/dist/doc/
pcrepattern.3 419 By default, after \ex that is not followed by {, from zero to two hexadecimal
421 hexadecimal digits may appear between \ex{ and }. If a character other than
422 a hexadecimal digit appears between \ex{ and }, or if there is no terminating
426 as just described only when it is followed by two hexadecimal digits.
429 four hexadecimal digits; otherwise it matches a literal "u" character.
440 Characters that are specified using octal or hexadecimal numbers are
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
binutils.info 573 hexadecimal by default.
778 `d' for decimal, `o' for octal, or `x' for hexadecimal.
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/doc/
binutils.texi 762 hexadecimal by default.
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
drawable-resource.jd     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-2009 1048 lower 32 bits of long types to make hexadecimal output consistent
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipaddr/
ipaddr.py     [all...]
  /external/icu/icu4c/source/common/
unames.cpp 876 /* write hexadecimal code point value */
969 /* increment the hexadecimal number on a character-basis */
    [all...]

Completed in 1056 milliseconds

<<11121314151617181920>>