/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
IDNA.java | 34 * containing non-ASCII code points are required to be processed by 71 * Option to check whether the input conforms to the STD3 ASCII rules, 73 * (ASCII Letters, Digits and Hyphen-Minus). 142 * By default, the UTS #46 implementation allows all ASCII characters (as valid or mapped). 143 * When the USE_STD3_RULES option is used, ASCII characters other than 155 * Converts a single domain name label into its ASCII form for DNS lookup. 157 * the result might not be an ASCII string. 183 * Converts a whole domain name into its ASCII form for DNS lookup. 185 * the result might not be an ASCII string. 378 * This is only checked in ToASCII operations, and only if the output label is all-ASCII [all...] |
CharsetRecog_UTF8.java | 39 continue; // ASCII 84 // Plain ASCII. Confidence must be > 10, it's more likely than UTF-16, which 85 // accepts ASCII with confidence = 10. 86 // TODO: add plain ASCII as an explicitly detected type.
|
/development/ndk/platforms/android-3/arch-arm/include/machine/ |
cdefs.h | 16 " ; .ascii \"" msg "\" ; .text");
|
/development/ndk/platforms/android-9/arch-x86/include/machine/ |
cdefs.h | 21 " ; .ascii \"" msg "\" ; .text");
|
/external/ceres-solver/data/ |
README.foe | 9 The format of the files is ASCII:
|
/external/compiler-rt/test/asan/TestCases/ |
global-demangle.cc | 16 // CHECK: 'XXX::YYY::ZZZ' is ascii string 'abc'
|
/external/icu/icu4c/source/common/ |
errorcode.cpp | 9 * encoding: US-ASCII
|
/external/icu/icu4c/source/common/unicode/ |
utf32.h | 9 * encoding: US-ASCII
|
/external/icu/icu4c/source/samples/uciter8/ |
uit_len8.h | 9 * encoding: US-ASCII
|
/external/icu/icu4c/source/test/iotest/ |
iotest.h | 7 * encoding: US-ASCII
|
/external/icu/icu4c/source/tools/toolutil/ |
filetools.h | 9 * encoding: US-ASCII
|
flagparser.h | 9 * encoding: US-ASCII
|
/external/libvncserver/vncterm/ |
ChangeLog | 11 added screenBuffer (so you have ASCII screen also)
|
/external/v8/test/mjsunit/ |
regexp-UC16.js | 34 "\\1 ASCII, string short"); 45 assertFalse(/\xc1/i.test('fooA'), "quickcheck-uc16-pattern-ascii-subject"); 46 assertFalse(/[\xe9]/.test('i'), "charclass-uc16-pattern-ascii-subject"); 47 assertFalse(/\u5e74|\u6708/.test('t'), "alternation-uc16-pattern-ascii-subject");
|
/libcore/luni/src/main/java/java/security/acl/ |
package.html | 3 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
/libcore/luni/src/main/java/java/security/spec/ |
package.html | 3 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
/libcore/luni/src/main/java/javax/security/auth/login/ |
package.html | 3 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
/libcore/luni/src/main/java/javax/security/auth/x500/ |
package.html | 3 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
/libcore/luni/src/main/java/javax/security/cert/ |
package.html | 3 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/ |
cdefs.h | 16 " ; .ascii \"" msg "\" ; .text");
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/ |
cdefs.h | 16 " ; .ascii \"" msg "\" ; .text");
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/ |
cdefs.h | 16 " ; .ascii \"" msg "\" ; .text");
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/ |
cdefs.h | 21 " ; .ascii \"" msg "\" ; .text");
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/ |
cdefs.h | 16 " ; .ascii \"" msg "\" ; .text");
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/ |
cdefs.h | 21 " ; .ascii \"" msg "\" ; .text");
|