/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/ |
D | entities.test | 15 {"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 …]
|
D | test2.test | 63 {"description":"Hexadecimal entity representing the NUL character", 71 {"description":"Hexadecimal entity representing a codepoint after 1114111 (U+10FFFF)", 75 {"description":"Hexadecimal entity pair representing a surrogate pair", 79 {"description":"Hexadecimal entity with mixed uppercase and lowercase",
|
/external/llvm/test/MC/AsmParser/ |
D | 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/guava/guava/src/com/google/common/net/ |
D | UrlEscapers.java | 67 * "%XY", where "XY" is the two-digit, uppercase, hexadecimal 78 * hexadecimal sequences. From <a href="http://www.ietf.org/rfc/rfc3986.txt"> 80 * <i>"URI producers and normalizers should use uppercase hexadecimal digits 115 * "%XY", where "XY" is the two-digit, uppercase, hexadecimal 120 * hexadecimal sequences. From <a href="http://www.ietf.org/rfc/rfc3986.txt"> 122 * <i>"URI producers and normalizers should use uppercase hexadecimal digits 153 * "%XY", where "XY" is the two-digit, uppercase, hexadecimal 158 * hexadecimal sequences. From <a href="http://www.ietf.org/rfc/rfc3986.txt"> 160 * <i>"URI producers and normalizers should use uppercase hexadecimal digits
|
/external/clang/test/Lexer/ |
D | hexfloat.cpp | 3 float f = 0x1p+1; // expected-warning{{hexadecimal floating constants are a C99 feature}} 4 double e = 0x.p0; //expected-error{{hexadecimal floating constants require a significand}} 5 double d = 0x.2p2; // expected-warning{{hexadecimal floating constants are a C99 feature}} 6 float g = 0x1.2p2; // expected-warning{{hexadecimal floating constants are a C99 feature}} 7 double h = 0x1.p2; // expected-warning{{hexadecimal floating constants are a C99 feature}}
|
/external/parameter-framework/upstream/tools/xmlGenerator/misc/ |
D | generatorpfwscript.lang | 22 <style id="hexadecimal" _name="Hexadecimal number" map-to="def:base-n-integer"/> 82 <context id="hexadecimal" style-ref="hexadecimal"> 102 <context ref="hexadecimal"/>
|
/external/icu/icu4c/source/extra/uconv/ |
D | uconv.1.in | 303 is the hexadecimal value of one of the UTF-16 code units representing the 315 is the hexadecimal value of one of the UTF-16 code units representing the 329 are the hexadecimal values of the Unicode codepoint. 340 is the hexadecimal value of the Unicode codepoint. 354 is the hexadecimal value of the Unicode codepoint. 355 That hexadecimal string is of variable length and can use from 4 to
|
/external/srtp/crypto/test/ |
D | aes_calc.c | 60 "(should be %d hexadecimal digits, found %u)\n", in main() 69 "(should be %d hexadecimal digits, found %d)\n", in main() 78 "(should be %d hexadecimal digits, found %u)\n", in main() 87 "(should be %d hexadecimal digits, found %d)\n", in main()
|
/external/iproute2/man/man8/ |
D | tc-flower.8 | 48 are interpreted as numbers in hexadecimal format. 68 or an unsigned 16bit value in hexadecimal format. 75 or an unsigned 8bit value in hexadecimal format.
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | address.hpp | 93 /// or from an IPv6 address in hexadecimal notation. 97 /// or from an IPv6 address in hexadecimal notation. 102 /// or from an IPv6 address in hexadecimal notation. 106 /// or from an IPv6 address in hexadecimal notation.
|
/external/clang/lib/Lex/ |
D | LiteralSupport.cpp | 459 /// hexadecimal-constant integer-suffix 464 /// hexadecimal-literal ud-suffix 472 /// hexadecimal-constant: 473 /// hexadecimal-prefix hexadecimal-digit 474 /// hexadecimal-constant hexadecimal-digit 475 /// hexadecimal-prefix: one of 490 /// hexadecimal-digit: 829 // point constants are not permitted (only decimal and hexadecimal). in ParseNumberStartingWithZero() 997 /// hexadecimal-escape-sequence 1004 /// hexadecimal-escape-sequence: [all …]
|
/external/curl/lib/ |
D | http_chunks.h | 25 * The longest possible hexadecimal number we support in a chunked transfer. 32 /* await and buffer all hexadecimal digits until we get one that isn't a 33 hexadecimal digit. When done, we go CHUNK_LF */
|
/external/google-breakpad/src/processor/ |
D | simple_symbol_supplier.h | 39 // a concatenation of the pdb's uuid and age, presented in hexadecimal form, 40 // without any dashes or separators. The uuid is in uppercase hexadecimal 41 // and the age is in lowercase hexadecimal. Within that subdirectory,
|
/external/pdfium/core/src/fxge/freetype/ |
D | fx_freetype.c | 59 /* hexadecimal. */ in FXFT_unicode_from_adobe_name() 85 /* Exit if a non-uppercase hexadecimal character was found */ in FXFT_unicode_from_adobe_name() 105 /* hexadecimal digits, it is a hard-coded unicode character code. */ in FXFT_unicode_from_adobe_name()
|
/external/guava/guava/src/com/google/common/hash/ |
D | HashCode.java | 319 * Creates a {@code HashCode} from a hexadecimal ({@code base 16}) encoded string. The string must 320 * be at least 2 characters long, and contain only valid, lower-cased hexadecimal characters. 350 throw new IllegalArgumentException("Illegal hexadecimal character: " + ch); in decode() 385 * hexadecimal number in lower case. 387 * <p>Note that if the output is considered to be a single hexadecimal number, this hash code's
|
/external/llvm/lib/MC/MCParser/ |
D | AsmLexer.cpp | 117 return ReturnError(TokStart, "invalid hexadecimal floating-point constant: " in LexHexFloatLiteral() 122 return ReturnError(TokStart, "invalid hexadecimal floating-point constant: " in LexHexFloatLiteral() 135 return ReturnError(TokStart, "invalid hexadecimal floating-point constant: " in LexHexFloatLiteral() 218 // integer as a hexadecimal, possibly with leading zeroes. 325 return ReturnError(CurPtr-2, "invalid hexadecimal number"); in LexDigit() 329 return ReturnError(TokStart, "invalid hexadecimal number"); in LexDigit() 342 // Either octal or hexadecimal. in LexDigit()
|
/external/google-breakpad/src/common/windows/ |
D | pdb_source_line_writer.h | 59 // of the pdb's guid, in uppercase hexadecimal form without any dashes 61 // uppercase hexadecimal form. For older pdb files which have no guid, 63 // hexadecimal form, followed immediately by the pdb's age, in lowercase 64 // hexadecimal form.
|
/external/okhttp/okio/okio/src/main/java/okio/ |
D | BufferedSource.java | 82 * Reads a long form this source in hexadecimal form (i.e., as a string in base 16). This will 83 * iterate until a non-hexadecimal character is found. 85 * @throws NumberFormatException if the found hexadecimal does not fit into a {@code long} or 86 * hexadecimal was not found.
|
/external/icu/icu4c/source/test/testdata/ |
D | icuio.txt | 28 "\t1: int8_t (hexadecimal)\n" 29 "\t2: int16_t (hexadecimal)\n" 30 "\t4: int32_t (hexadecimal)\n" 31 "\t8: int64_t (hexadecimal)\n"
|
/external/toybox/tests/ |
D | echo.test | 32 # Hexadecimal value tests 33 testing "echo -e hexadecimal values" \
|
/external/libutf/ |
D | utf.7 | 40 set (values hexadecimal 00 to 7F), 94 is incorrect and is converted to rune hexadecimal 0080.
|
/external/curl/docs/ |
D | VERSIONS | 48 hexadecimal. All three number fields are always represented using two digits 52 This 6-digit hexadecimal number is always a greater number in a more recent
|
/external/iptables/extensions/ |
D | libxt_HMARK.man | 39 A 16 bit source port mask in hexadecimal. 42 A 16 bit destination port mask in hexadecimal.
|
/external/strace/ |
D | strace.1 | 319 Print all non-ASCII strings in hexadecimal string format. 322 Print all strings in hexadecimal string format. 443 in hexadecimal. This is mostly useful if you don't trust the 457 Perform a full hexadecimal and ASCII dump of all the data read from 471 Perform a full hexadecimal and ASCII dump of all the data written to
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-printers.cc | 130 // - as a hexadecimal escape sequence (e.g. '\x7F'), or 233 // For more convenience, we print c's code again in hexadecimal, in PrintCharAndCodeTo() 268 // interpreted as another hexadecimal digit in its number. Break string to in PrintCharsAsStringTo() 293 // interpreted as another hexadecimal digit in its number. Break string to in PrintWideCharsAsStringTo()
|