Home
last modified time | relevance | path

Searched refs:hexadecimal (Results 1 – 25 of 120) sorted by relevance

12345

/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/
Dentities.test15 {"description": "CR as hexadecimal numeric entity",
139 {"description": "Windows-1252 EURO SIGN hexadecimal numeric entity.",
143 {"description": "Windows-1252 REPLACEMENT CHAR hexadecimal numeric entity.",
147 {"description": "Windows-1252 SINGLE LOW-9 QUOTATION MARK hexadecimal numeric entity.",
151 {"description": "Windows-1252 LATIN SMALL LETTER F WITH HOOK hexadecimal numeric entity.",
155 {"description": "Windows-1252 DOUBLE LOW-9 QUOTATION MARK hexadecimal numeric entity.",
159 {"description": "Windows-1252 HORIZONTAL ELLIPSIS hexadecimal numeric entity.",
163 {"description": "Windows-1252 DAGGER hexadecimal numeric entity.",
167 {"description": "Windows-1252 DOUBLE DAGGER hexadecimal numeric entity.",
171 {"description": "Windows-1252 MODIFIER LETTER CIRCUMFLEX ACCENT hexadecimal numeric entity.",
[all …]
Dtest1.test156 {"description":"ASCII hexadecimal entity",
/external/llvm/test/MC/AsmParser/
Dfloating-literals.s60 # 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/icu/icu4c/source/test/testdata/
Dicuio.txt28 "\t1: int8_t (hexadecimal)\n"
29 "\t2: int16_t (hexadecimal)\n"
30 "\t4: int32_t (hexadecimal)\n"
31 "\t8: int64_t (hexadecimal)\n"
/external/llvm/test/YAMLParser/
Dspec-02-19.data7 hexadecimal: 0xC
Dconstruct-int.data6 hexadecimal: 0x_0A_74_AE
/external/iptables/extensions/
Dlibxt_HMARK.man39 A 16 bit source port mask in hexadecimal.
42 A 16 bit destination port mask in hexadecimal.
Dlibxt_CLASSIFY.man5 hexadecimal even if no 0x prefix is given.
/external/openssh/
Dmoduli.057 (hexadecimal).
59 modulus The modulus itself in hexadecimal.
/external/llvm/test/Integer/
Dconstexpr_bt.ll14 global i63 u0x00001 ; hexadecimal unsigned integer constants
15 global i63 s0x012312 ; hexadecimal signed integer constants
/external/llvm/test/Feature/
Dconstexpr.ll13 global i64 u0x00001 ; hexadecimal unsigned integer constants
14 global i64 s0x0012312 ; hexadecimal signed integer constants
/external/llvm/tools/llvm-size/
Dllvm-size.cpp63 enum RadixTy { octal = 8, decimal = 10, hexadecimal = 16 }; enumerator
72 clEnumValN(hexadecimal, "x", "Print size in hexadecimal"),
107 case hexadecimal: in getRadixFmt()
121 if (Radix == hexadecimal) in PrintDarwinSectionSizes()
/external/okhttp/okio/
DCHANGELOG.md8 * New: Read and write signed decimal and unsigned hexadecimal values in
/external/llvm/docs/CommandGuide/
Dllvm-nm.rst20 hexadecimal address, followed by a type code character, followed by a name, for
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-top.txt43 hexadecimal event descriptor.
Dperf-stat.txt31 hexadecimal event descriptor.
Dperf-record.txt34 hexadecimal event descriptor.
/external/google-breakpad/
DREADME.ANDROID102 entry that carries a hexadecimal version number, e.g.:
/external/llvm/docs/
DExtensions.rst24 hexadecimal format instead of decimal if desired.
/external/clang/include/clang/Basic/
DDiagnosticLexKinds.td178 "hexadecimal floating constants require an exponent">;
180 "hexadecimal floating constants require a significand">;
182 "hexadecimal floating constants are a C99 feature">, InGroup<C99>;
DLangOptions.def99 BENIGN_LANGOPT(HexFloats , 1, C99, "C99 hexadecimal float constants")
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.builtin_functions.precision.txt34 In the test log floating point numbers are printed out as hexadecimal
/external/srtp/
DREADME95 key is a hexadecimal value (without the
/external/antlr/antlr-3.4/runtime/Ruby/
DHistory.txt41 are now represented as hexadecimal integers to make the code compatible
/external/pcre/dist/
Dpcre_chartables.c.dist160 0x08 hexadecimal digit

12345