HomeSort by relevance Sort by last modified time
    Searched refs:hexadecimal (Results 1 - 21 of 21) sorted by null

  /external/llvm/test/MC/AsmParser/
floating-literals.s 60 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
64 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
68 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
72 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one significand digit
76 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one significand digit
80 # CHECK-ERROR: error: invalid hexadecimal floating-point constant: expected exponent part 'p'
  /external/iproute2/tc/
emp_ematch.l 114 fprintf(stderr, "error: hexadecimal escape " \
  /external/llvm/lib/TableGen/
TGLexer.cpp 389 return ReturnError(TokStart, "Invalid hexadecimal number");
394 return ReturnError(TokStart, "Invalid hexadecimal number");
399 return ReturnError(TokStart, "Invalid hexadecimal number");
401 return ReturnError(TokStart, "Hexadecimal number out of range");
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/liblouis_nacl/
liblouis.js 333 * Decodes a hexadecimal string to an {@code ArrayBuffer}.
334 * @param {string} hex Hexadecimal string.
340 throw Error('invalid hexadecimal string');
352 * Encodes an {@code ArrayBuffer} in hexadecimal.
354 * @return {string} Hexadecimal string.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1246.js 49 // These values will trigger hexadecimal parsing.
  /external/llvm/tools/llvm-size/
llvm-size.cpp 63 enum RadixTy { octal = 8, decimal = 10, hexadecimal = 16 }; enumerator in enum:RadixTy
72 clEnumValN(hexadecimal, "x", "Print size in hexadecimal"),
92 /// including the leading 0x or 0 for hexadecimal and octal respectively.
107 case hexadecimal:
121 if (Radix == hexadecimal)
  /external/chromium_org/chrome/browser/resources/net_internals/
log_view_painter.js 114 * |hexString| must be a string of hexadecimal characters with no whitespace,
116 * the hexadecimal characters from |hexString| on the left, in groups of
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_util.js 216 * - c: A hexadecimal number interpreted as a hex color code.
  /external/blktrace/doc/
blktrace.tex 351 Alternatively, one may specify the entire mask utilizing a hexadecimal
606 \emph{P} & Display packet data -- series of hexadecimal values\\ \hline
699 is output, followed by the payload in hexadecimal between parenthesis.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay.js 170 * @param {string} hex Hexadecimal string.
171 * @return {string} Unicode values of hexadecimal string.
  /external/iproute2/doc/
api-ip6-flowlabels.tex 393 \item \verb|Label| is hexadecimal flow label value.
ip-cref.tex 465 sequence of hexadecimal bytes separated by colons, but some link
579 on the protocol. It is a dotted quad for IP and a sequence of hexadecimal halfwords
    [all...]
  /external/oprofile/utils/
opcontrol 183 --kernel-range=start,end kernel range vma address in hexadecimal
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js     [all...]

Completed in 1806 milliseconds