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

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Support/
APFloat.cpp 28 /* Assumed in hexadecimal significand parsing, and conversion to
29 hexadecimal strings. */
317 /* Return the trailing fraction of a hexadecimal number.
337 assert(p != end && "Invalid trailing hexadecimal fraction!");
526 when rounding up during hexadecimal output. */
534 /* Write out an integerPart in hexadecimal, starting with the most
    [all...]
  /bionic/libm/src/
e_pow.c 55 * The hexadecimal values are the intended ones for the following
58 * to produce the hexadecimal values shown.
k_rem_pio2.c 128 * The hexadecimal values are the intended ones for the following
131 * to produce the hexadecimal values shown.
  /development/tools/emulator/system/camera/
QemuClient.h 60 * - 8 bytes encoding the payload size as a string containing hexadecimal
253 * characters encoding the payload size in hexadecimal string, followed by
  /external/blktrace/doc/
blkparse.1 316 Display packet data \-\- series of hexadecimal values
461 is output, followed by the payload in hexadecimal between parenthesis.
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 140 * |hexString| must be a string of hexadecimal characters with no whitespace,
142 * with the hexadecimal characters from |hexString| on the left, in groups of
  /external/chromium/net/disk_cache/
disk_format.h 9 // separate file named f_xxx where x is a hexadecimal number. Shorter data will
214 // hexadecimal 64-bit numbers at the end, separated by semicolons. The first
  /external/clang/INPUTS/
c99-intconst-1.c 140 /* Check an octal or hexadecimal value, with all suffixes. */
333 /* Octal and hexadecimal. */
  /external/fdlibm/
e_pow.c 55 * The hexadecimal values are the intended ones for the following
58 * to produce the hexadecimal values shown.
k_rem_pio2.c 124 * The hexadecimal values are the intended ones for the following
127 * to produce the hexadecimal values shown.
  /external/llvm/include/llvm/ADT/
Twine.h 127 /// A pointer to a uint64_t value, to render as an unsigned hexadecimal
372 // Construct a twine to print \arg Val as an unsigned hexadecimal integer.
  /external/llvm/lib/MC/MCParser/
AsmLexer.cpp 240 return ReturnError(CurPtr-2, "invalid hexadecimal number");
244 return ReturnError(TokStart, "invalid hexadecimal number");
  /external/qemu/distrib/sdl-1.2.12/src/video/
e_pow.h 56 * The hexadecimal values are the intended ones for the following
59 * to produce the hexadecimal values shown.
  /external/webkit/Source/WebCore/inspector/front-end/
CSSKeywordCompletions.js 263 "cambodian", "khmer", "devanagari", "gujarati", "gurmukhi", "kannada", "lower-hexadecimal", "lao", "malayalam",
264 "mongolian", "myanmar", "octal", "oriya", "persian", "urdu", "telugu", "tibetan", "thai", "upper-hexadecimal",
SourceCSSTokenizer.re2js 71 "lower-hexadecimal", "lower-latin", "lower-norwegian", "lower-roman", "lowercase", "ltr", "malayalam", "maroon", "match", "media-controls-background",
91 "upper-greek", "upper-hexadecimal", "upper-latin", "upper-norwegian", "upper-roman", "uppercase", "urdu", "url", "vertical", "vertical-text", "visible",
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccUtils.java 280 * @param s A string of hexadecimal characters, must be an even number of
307 * Converts a byte array into a String of hexadecimal characters.
  /libcore/luni/src/main/java/java/lang/
Double.java 394 * Converts the specified double into its hexadecimal string representation.
398 * @return the hexadecimal string representation of {@code d}.
Float.java 401 * Converts the specified float into its hexadecimal string representation.
405 * @return the hexadecimal string representation of {@code f}.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windres.1 287 \&\fIval\fR should be a hexadecimal prefixed by \fB0x\fR or decimal
297 \&\fIval\fR should be a hexadecimal language code. The low eight bits are
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-windres.1 287 \&\fIval\fR should be a hexadecimal prefixed by \fB0x\fR or decimal
297 \&\fIval\fR should be a hexadecimal language code. The low eight bits are
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-windres.1 287 \&\fIval\fR should be a hexadecimal prefixed by \fB0x\fR or decimal
297 \&\fIval\fR should be a hexadecimal language code. The low eight bits are
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-readelf.1 316 Displays the contents of the indicated section as a hexadecimal bytes.
325 Displays the contents of the indicated section as a hexadecimal
arm-linux-androideabi-windres.1 295 \&\fIval\fR should be a hexadecimal prefixed by \fB0x\fR or decimal
305 \&\fIval\fR should be a hexadecimal language code. The low eight bits are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windres.1 287 \&\fIval\fR should be a hexadecimal prefixed by \fB0x\fR or decimal
297 \&\fIval\fR should be a hexadecimal language code. The low eight bits are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
real.h 245 /* Render R as a hexadecimal floating point constant. */
254 /* Initialize R from a decimal or hexadecimal string. Return -1 if

Completed in 365 milliseconds

1 2 3 4 5 67 8 91011>>