Searched refs:ASCII (Results 1 - 25 of 71) sorted by relevance

123

/external/guava/guava-tests/test/com/google/common/io/
H A DIoTestCase.java32 static final String ASCII field in class:IoTestCase
/external/mockwebserver/src/main/java/com/google/mockwebserver/
H A DMockResponse.java19 import static com.google.mockwebserver.MockWebServer.ASCII;
188 bytesOut.write(Integer.toHexString(chunkSize).getBytes(ASCII));
189 bytesOut.write("\r\n".getBytes(ASCII));
191 bytesOut.write("\r\n".getBytes(ASCII));
194 bytesOut.write("0\r\n\r\n".getBytes(ASCII)); // last chunk + empty trailer + crlf
H A DMockWebServer.java62 static final String ASCII = "US-ASCII"; field in class:MockWebServer
453 out.write((response.getStatus() + "\r\n").getBytes(ASCII));
455 out.write((header + "\r\n").getBytes(ASCII));
457 out.write(("\r\n").getBytes(ASCII));
/external/apache-http/src/org/apache/http/protocol/
H A DHTTP.java45 public static final int CR = 13; // <US-ASCII CR, carriage return (13)>
46 public static final int LF = 10; // <US-ASCII LF, linefeed (10)>
47 public static final int SP = 32; // <US-ASCII SP, space (32)>
48 public static final int HT = 9; // <US-ASCII HT, horizontal-tab (9)>
76 public static final String US_ASCII = "US-ASCII";
77 public static final String ASCII = "ASCII"; field in class:HTTP
/external/icu4c/i18n/
H A Didentifier_info.cpp26 UnicodeSet *IdentifierInfo::ASCII; member in class:IdentifierInfo
33 delete ASCII;
34 ASCII = NULL;
64 ASCII = new UnicodeSet(0, 0x7f);
69 if (ASCII == NULL || JAPANESE == NULL || CHINESE == NULL || KOREAN == NULL
74 ASCII->freeze();
237 if (ASCII->containsAll(*fIdentifier)) {
H A Didentifier_info.h191 static UnicodeSet *ASCII; member in class:IdentifierInfo
/external/chromium_org/third_party/icu/source/data/mappings/
H A Ducmcore.mk7 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
/external/icu4c/data/mappings/
H A Ducmcore.mk7 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
/external/chromium/webkit/glue/
H A Dwebvideoframe_impl.cc44 COMPILE_ASSERT_MATCHING_ENUM(FormatASCII, ASCII);
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A 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
/external/v8/src/ia32/
H A Dregexp-macro-assembler-ia32.cc212 // If input is ASCII, don't even bother calling here if the string to
213 // match contains a non-ASCII character.
214 if (mode_ == ASCII) {
236 if (mode_ == ASCII) {
250 if (mode_ == ASCII) {
314 if (mode_ == ASCII) {
452 if (mode_ == ASCII) {
541 if (mode_ == ASCII) {
542 // ASCII space characters are '\t'..'\r' and ' '.
556 if (mode_ == ASCII) {
[all...]
/external/v8/src/x64/
H A Dregexp-macro-assembler-x64.cc47 * - rdx : currently loaded character(s) as ASCII or UC16. Must be loaded using
228 // If input is ASCII, don't even bother calling here if the string to
229 // match contains a non-ASCII character.
230 if (mode_ == ASCII) {
252 if (mode_ == ASCII) {
266 if (mode_ == ASCII) {
350 if (mode_ == ASCII) {
501 if (mode_ == ASCII) {
584 if (mode_ == ASCII) {
585 // ASCII spac
[all...]
/external/v8/src/arm/
H A Dregexp-macro-assembler-arm.cc256 if (mode_ == ASCII) {
305 if (mode_ == ASCII) {
416 if (mode_ == ASCII) {
490 if (mode_ == ASCII) {
491 // ASCII space characters are '\t'..'\r' and ' '.
505 if (mode_ == ASCII) {
506 // ASCII space characters are '\t'..'\r' and ' '.
516 // Match ASCII digits ('0'..'9')
522 // Match non ASCII-digits
550 if (mode_ == ASCII) {
[all...]
/external/v8/src/mips/
H A Dregexp-macro-assembler-mips.cc255 if (mode_ == ASCII) {
308 if (mode_ == ASCII) {
426 if (mode_ == ASCII) {
492 if (mode_ == ASCII) {
493 // ASCII space characters are '\t'..'\r' and ' '.
505 if (mode_ == ASCII) {
506 // ASCII space characters are '\t'..'\r' and ' '.
514 // Match ASCII digits ('0'..'9').
519 // Match non ASCII-digits.
543 if (mode_ == ASCII) {
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Ducnv2022.c7 * encoding: US-ASCII
119 ASCII = 0, enumerator in enum:__anon10843
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(ISO8859_1)|CSM(ISO8859_7),
173 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212)|CSM(GB2312)|CSM(KSC5601)|CSM(ISO8859_1)|CSM(ISO8859_7),
174 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212)|CSM(GB2312)|CSM(KSC5601)|CSM(ISO8859_1)|CSM(ISO8859_7)
690 * <ESC>(B ASCII
704 ,ASCII ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,JISX201 ,HWKANA_7BIT ,JISX201 ,INVALID_STATE
1222 myData->currentConverter = ucnv_open("ASCII",er
[all...]
/external/icu4c/common/
H A Ducnv2022.cpp7 * encoding: US-ASCII
121 ASCII = 0, enumerator in enum:__anon18155
172 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT),
173 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212),
174 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212)|CSM(GB2312)|CSM(KSC5601)|CSM(ISO8859_1)|CSM(ISO8859_7),
175 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212)|CSM(GB2312)|CSM(KSC5601)|CSM(ISO8859_1)|CSM(ISO8859_7),
176 CSM(ASCII)|CSM(JISX201)|CSM(JISX208)|CSM(HWKANA_7BIT)|CSM(JISX212)|CSM(GB2312)|CSM(KSC5601)|CSM(ISO8859_1)|CSM(ISO8859_7)
726 * <ESC>(B ASCII
740 ,ASCII ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE ,JISX201 ,HWKANA_7BIT ,JISX201 ,INVALID_STATE
1258 myData->currentConverter = ucnv_open("ASCII",er
[all...]
/external/chromium_org/v8/src/arm/
H A Dregexp-macro-assembler-arm.cc264 if (mode_ == ASCII) {
380 if (mode_ == ASCII) {
469 if (mode_ != ASCII || kTableMask != String::kMaxOneByteCharCode) {
490 if (mode_ == ASCII) {
510 // Match ASCII digits ('0'..'9')
516 // Match non ASCII-digits
544 if (mode_ == ASCII) {
560 if (mode_ != ASCII) {
561 // Table is 128 entries, so all ASCII characters can be tested.
574 if (mode_ != ASCII) {
[all...]
/external/chromium_org/v8/src/ia32/
H A Dregexp-macro-assembler-ia32.cc245 if (mode_ == ASCII) {
391 if (mode_ == ASCII) {
501 if (mode_ != ASCII || kTableMask != String::kMaxOneByteCharCode) {
518 if (mode_ == ASCII) {
538 // Match ASCII digits ('0'..'9')
544 // Match non ASCII-digits
568 if (mode_ != ASCII) {
569 // Table is 128 entries, so all ASCII characters can be tested.
582 if (mode_ != ASCII) {
583 // Table is 128 entries, so all ASCII character
[all...]
/external/chromium_org/v8/src/mips/
H A Dregexp-macro-assembler-mips.cc266 if (mode_ == ASCII) {
390 if (mode_ == ASCII) {
471 if (mode_ != ASCII || kTableMask != String::kMaxOneByteCharCode) {
490 if (mode_ == ASCII) {
507 // Match ASCII digits ('0'..'9').
512 // Match non ASCII-digits.
536 if (mode_ == ASCII) {
551 if (mode_ != ASCII) {
552 // Table is 128 entries, so all ASCII characters can be tested.
564 if (mode_ != ASCII) {
[all...]
/external/chromium_org/v8/src/x64/
H A Dregexp-macro-assembler-x64.cc48 * - rdx : Currently loaded character(s) as ASCII or UC16. Must be loaded
270 if (mode_ == ASCII) {
426 if (mode_ == ASCII) {
524 if (mode_ != ASCII || kTableMask != String::kMaxOneByteCharCode) {
544 if (mode_ == ASCII) {
564 // Match ASCII digits ('0'..'9')
570 // Match non ASCII-digits
600 if (mode_ == ASCII) {
616 if (mode_ != ASCII) {
617 // Table is 128 entries, so all ASCII character
[all...]
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DTextResourceDecoder.cpp104 enum Type { ASCII, JIS, EUC, SJIS, UTF16, UTF8 }; enumerator in enum:WebCore::KanjiCode::Type
172 code = ASCII;
296 if (code == ASCII) {
320 // Despite 8.5 "Text/xml with Omitted Charset" of RFC 3023, we assume UTF-8 instead of US-ASCII
581 case KanjiCode::ASCII:
/external/apache-http/src/org/apache/http/impl/io/
H A DAbstractSessionOutputBuffer.java80 || this.charset.equalsIgnoreCase(HTTP.ASCII);
167 // This is VERY memory inefficient, BUT since non-ASCII charsets are
/external/chromium_org/third_party/icu/source/tools/genren/
H A Dgenren.pl9 #* encoding: US-ASCII
81 * encoding: US-ASCII
/external/icu4c/tools/genren/
H A Dgenren.pl9 #* encoding: US-ASCII
81 * encoding: US-ASCII
/external/v8/src/
H A Dregexp-macro-assembler.h180 enum Mode { ASCII = 1, UC16 = 2 }; enumerator in enum:v8::internal::NativeRegExpMacroAssembler::Mode
221 // Byte map of ASCII characters with a 0xff if the character is a word

Completed in 4724 milliseconds

123