HomeSort by relevance Sort by last modified time
    Searched full:hexadecimal (Results 201 - 225 of 687) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/oprofile/libop/
op_events.c 72 be in hexadecimal */
75 parse_error("expected hexadecimal value");
85 parse_error("expected long hexadecimal value");
  /hardware/ril/include/telephony/
ril.h 333 * Valid values are hexadecimal 0x0000 - 0xffffffff.
    [all...]
  /libcore/luni/src/main/java/java/lang/
Integer.java 144 * optional minus sign "-" followed by a hexadecimal ("0x..." or "#..."),
413 * Converts the specified integer into its hexadecimal string
419 * @return the hexadecimal string representation of {@code i}.
Long.java 131 * minus sign "-" followed by a hexadecimal ("0x..." or "#..."), octal
400 * Converts the specified long value into its hexadecimal string
406 * @return the hexadecimal string representation of {@code l}.
Byte.java 125 * optional minus sign "-" followed by a hexadecimal ("0x..." or "#..."),
Short.java 124 * minus sign "-" followed by a hexadecimal ("0x..." or "#..."), octal
  /external/pcre/doc/
pcretest.1 349 \exhh hexadecimal byte (up to 2 hex digits)
351 \ex{hh...} hexadecimal character, any number of digits
477 any number of hexadecimal digits inside the braces. The result is from one to
pcretest.txt 327 \xhh hexadecimal byte (up to 2 hex digits)
328 \x{hh...} hexadecimal character, any number of digits
430 There may be any number of hexadecimal digits inside the braces. The
    [all...]
pcresyntax.3 242 xdigit hexadecimal digit
  /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...]
  /bionic/libc/inet/
inet_pton.c 96 * when last arg is 0: inet_aton(). with hexadecimal, octal and shorthand.
  /external/bluetooth/glib/docs/reference/gobject/
tut_intro.xml 104 the hexadecimal value 0xa (decimal value 10) as a 32-bit integer on the stack and calls
  /external/iproute2/tc/
f_rsvp.c 37 fprintf(stderr, "\nNOTE: CLASSID is parsed as hexadecimal input.\n");
  /external/libvpx/examples/includes/geshi/geshi/
asm.php 21 * - Added binary and hexadecimal regexps
  /external/llvm/tools/llvm-mc/
Disassembler.cpp 11 // hexadecimal, from standard input or from a file.
  /external/qemu/docs/
ANDROID-SKIN-FILES.TXT 90 use hexadecimal notation.
  /external/valgrind/main/include/
pub_tool_options.h 113 // Bounded hexadecimal integer arg, eg. --foo=0x1fa8
  /frameworks/base/docs/html/guide/developing/tools/
bmgr.jd 188 a token (a hexadecimal value that identifies the restore set to the transport). Following
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
UsimDataDownloadHandler.java 158 * @param response UICC response encoded as hexadecimal digits. First two bytes are the
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-strings.1 199 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-strings.1 199 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-strings.1 199 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-strings.1 199 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-strings.1 207 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.

Completed in 366 milliseconds

1 2 3 4 5 6 7 891011>>