Home
last modified time | relevance | path

Searched refs:ASCII (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/external/mockwebserver/src/main/java/com/google/mockwebserver/
DMockResponse.java19 import static com.google.mockwebserver.MockWebServer.ASCII;
105 return setBody(body.getBytes(ASCII)); in setBody()
119 bytesOut.write(Integer.toHexString(chunkSize).getBytes(ASCII)); in setChunkedBody()
120 bytesOut.write("\r\n".getBytes(ASCII)); in setChunkedBody()
122 bytesOut.write("\r\n".getBytes(ASCII)); in setChunkedBody()
125 bytesOut.write("0\r\n\r\n".getBytes(ASCII)); // last chunk + empty trailer + crlf in setChunkedBody()
131 return setChunkedBody(body.getBytes(ASCII), maxChunkSize); in setChunkedBody()
DMockWebServer.java59 static final String ASCII = "US-ASCII"; field in MockWebServer
422 out.write((response.getStatus() + "\r\n").getBytes(ASCII)); in writeResponse()
424 out.write((header + "\r\n").getBytes(ASCII)); in writeResponse()
426 out.write(("\r\n").getBytes(ASCII)); in writeResponse()
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DEncodings.properties31 # ASCII ASCII,US-ASCII 0x007F
32 # Means the Java name for the encoding is "ASCII". The MIME names for this
33 # encoding which may appear in a stylesheet are "ASCII" or "US-ASCII"
44 ASCII ASCII,US-ASCII 0x007F key
/external/v8/src/ia32/
Dregexp-macro-assembler-ia32.cc214 if (mode_ == ASCII) { in CheckCharacters()
236 if (mode_ == ASCII) { in CheckCharacters()
250 if (mode_ == ASCII) { in CheckCharacters()
314 if (mode_ == ASCII) { in CheckNotBackReferenceIgnoreCase()
449 if (mode_ == ASCII) { in CheckNotBackReference()
538 if (mode_ == ASCII) { in CheckSpecialCharacterClass()
553 if (mode_ == ASCII) { in CheckSpecialCharacterClass()
594 if (mode_ != ASCII) { in CheckSpecialCharacterClass()
608 if (mode_ != ASCII) { in CheckSpecialCharacterClass()
618 if (mode_ != ASCII) { in CheckSpecialCharacterClass()
[all …]
/external/e2fsprogs/po/
Den@quot.header2 # The msgids must be ASCII and therefore cannot contain real quotation
19 # When output to an ASCII terminal, the single quotation marks are
Den@boldquot.header2 # The msgids must be ASCII and therefore cannot contain real quotation
19 # When output to an ASCII terminal, the single quotation marks are
/external/zlib/doc/
Dtxtvsbin.txt30 designed to work on ASCII, Unicode and other ASCII-derived alphabets,
60 [0..127] is properly specified by the ASCII standard, most control
72 detection schemes observe the presence of non-ASCII codes from the range
77 is used by virtually all ASCII extensions. In particular, this range is
/external/webkit/Tools/WinLauncher/
DWinLauncher.rc62 "?", IDM_ABOUT, ASCII, ALT
63 "/", IDM_ABOUT, ASCII, ALT
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_passphrase.sgml10 <refpurpose>Generate a WPA PSK from an ASCII passphrase for a SSID</refpurpose>
25 <filename>wpa_supplicant.conf</filename> file. An ASCII passphrase
/external/v8/src/x64/
Dregexp-macro-assembler-x64.cc230 if (mode_ == ASCII) { in CheckCharacters()
252 if (mode_ == ASCII) { in CheckCharacters()
266 if (mode_ == ASCII) { in CheckCharacters()
350 if (mode_ == ASCII) { in CheckNotBackReferenceIgnoreCase()
496 if (mode_ == ASCII) { in CheckNotBackReference()
579 if (mode_ == ASCII) { in CheckSpecialCharacterClass()
594 if (mode_ == ASCII) { in CheckSpecialCharacterClass()
641 if (mode_ == ASCII) { in CheckSpecialCharacterClass()
657 if (mode_ != ASCII) { in CheckSpecialCharacterClass()
672 if (mode_ != ASCII) { in CheckSpecialCharacterClass()
[all …]
/external/webkit/LayoutTests/fast/encoding/
Durl-host-name-non-ascii-expected.txt1 …g.cgi?id=17676 REGRESSION (r30240-r30267): href attribute values with non-ASCII characters in the …
/external/dbus/test/data/auth/
Dexternal-root.auth-script5 ## 30 is ASCII '0' in hex
/external/v8/src/arm/
Dregexp-macro-assembler-arm.cc256 if (mode_ == ASCII) { in CheckCharacters()
305 if (mode_ == ASCII) { in CheckNotBackReferenceIgnoreCase()
413 if (mode_ == ASCII) { in CheckNotBackReference()
487 if (mode_ == ASCII) { in CheckSpecialCharacterClass()
502 if (mode_ == ASCII) { in CheckSpecialCharacterClass()
547 if (mode_ == ASCII) { in CheckSpecialCharacterClass()
563 if (mode_ != ASCII) { in CheckSpecialCharacterClass()
577 if (mode_ != ASCII) { in CheckSpecialCharacterClass()
587 if (mode_ != ASCII) { in CheckSpecialCharacterClass()
1249 if (mode_ == ASCII) { in LoadCurrentCharacterUnchecked()
/external/icu4c/common/
Ducnv2022.c119 ASCII = 0, enumerator
170 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT),
171 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212),
172 …CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212)|CSM(GB2312)|CSM(KSC5601)|CSM(IS…
173 …CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212)|CSM(GB2312)|CSM(KSC5601)|CSM(IS…
174 …CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212)|CSM(GB2312)|CSM(KSC5601)|CSM(IS…
726 …,ASCII ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,J…
1398 ASCII,
1767 case ASCII: in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC()
1992 (pFromU2022State->g!=0 || pFromU2022State->cs[0]!=ASCII) && in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC()
[all …]
/external/wpa_supplicant_8/hostapd/
Dhostapd.sim_db3 # IMSI: ASCII string (numbers)
Dhostapd.wpa_psk4 # anyone can use. PSK can be configured as an ASCII passphrase of 8..63
/external/webkit/Source/WebCore/platform/graphics/chromium/
DVideoFrameChromium.h61 ASCII, enumerator
/external/apache-http/src/org/apache/http/protocol/
DHTTP.java77 public static final String ASCII = "ASCII"; field in HTTP
/external/webkit/Source/WebCore/loader/
DTextResourceDecoder.cpp75 enum Type { ASCII, JIS, EUC, SJIS, UTF16, UTF8 }; enumerator
143 code = ASCII; in judge()
271 if (code == ASCII) { in judge()
601 case KanjiCode::ASCII: in detectJapaneseEncoding()
/external/webkit/LayoutTests/http/tests/appcache/
Dcyrillic-uri-expected.txt1 Test that non-ASCII URIs work correctly in cache manifests.
/external/icu4c/test/testdata/
Didna_conf.txt420 desc: 1-7-1 ASCII and non-Latin
431 desc: 1-7-2 Latin (non-ASCII) and non-Latin
541 desc: 2-4-1 All-ASCII check, Latin
552 desc: 2-4-2 All-ASCII check, symbol
563 desc: 2-4-3 All-ASCII check, sharp S
651 desc: 3-3-1 Old prefix; should not display as Unicode;<icu> ICU will treat this as ASCII. This sequ…
662 desc: 3-3-2 Old prefix; should not display as Unicode;<icu> ICU will treat this as ASCII. This sequ…
673 desc: 3-3-3 Old prefix; should not display as Unicode;<icu> ICU will treat this as ASCII. This sequ…
684 desc: 3-5-1 Non-ASCII code point before the last hyphen;\
/external/webkit/Source/WebCore/platform/text/mac/
Dcharacter-sets.txt10 US-ASCII or simply ASCII. The character set most commonly use in the
11 Internet and used especially in protocol standards is US-ASCII, this
12 is strongly encouraged. The use of the name US-ASCII is also
16 printable characters of US-ASCII. However, no distinction is made
69 Alias: ASCII
71 Alias: US-ASCII (preferred MIME name)
80 encoding, that subsets ASCII-7. It does not have byte
751 JIS/Roman (similar to ASCII) plus eight-bit half-width
1469 code set 0: US-ASCII (a single 7-bit byte set)
1483 code set 0: US-ASCII (a single 7-bit byte set)
[all …]
/external/webkit/LayoutTests/fast/dom/DOMImplementation/
DcreateDocument-namespace-err-expected.txt38 FAIL createDocument("http://example.com/", "a:ெ", null); non-ASCII character after colon is Combini…
39 PASS createDocument("http://example.com/", "ெ:a", null); non-ASCII character after colon is Combini…
/external/icu4c/data/mappings/
Dnoop-gb2312_gl.ucm24 <icu:charsetFamily> "ASCII"
/external/chromium/webkit/glue/
Dwebvideoframe_impl.cc44 COMPILE_ASSERT_MATCHING_ENUM(FormatASCII, ASCII);

12345678910>>...12