Home
last modified time | relevance | path

Searched defs:ASCII (Results 1 - 22 of 22) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationLoader.java63 private static final class ASCII { class in CollationLoader
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationLoader.java65 private static final class ASCII { class in CollationLoader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormat.h224 bool ASCII; // Show the ASCII bytes for the hex bytes to the right. member in llvm::FormattedBytes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormat.h215 bool ASCII; // Show the ASCII bytes for the hex bytes to the right. member in llvm::FormattedBytes
/third_party/python/Tools/scripts/
H A Dumarshal.py34 ASCII = ord('a') variable in Type
/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp52 static const char ASCII[] = "ASCII"; // [\u0000-\u007F] variable
H A Ducnv2022.cpp123 ASCII = 0, enumerator
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp52 static const char ASCII[] = "ASCII"; // [\u0000-\u007F] variable
H A Ducnv2022.cpp123 ASCII = 0, enumerator
[all...]
/third_party/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c69 #define ASCII 'a' macro
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp52 static const char ASCII[] = "ASCII"; // [\u0000-\u007F] variable
H A Ducnv2022.cpp123 ASCII = 0, enumerator
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSpoofChecker.java227 ASCII, enum constant
493 static final UnicodeSet ASCII = new UnicodeSet(0, 0x7F).freeze(); field in SpoofChecker
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollator.java633 private static final class ASCII { class in Collator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSpoofChecker.java226 ASCII, enum constant
454 static final UnicodeSet ASCII = new UnicodeSet(0, 0x7F).freeze(); field in SpoofChecker
H A DCollator.java603 private static final class ASCII { class in Collator
/third_party/node/src/
H A Dnode.h898 ASCII, enumerator
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetISO2022.java60 private static final byte ASCII = 0; field in CharsetISO2022
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMeasureUnit.java249 static final UnicodeSet ASCII = new UnicodeSet('a', 'z').freeze(); field in MeasureUnit
/third_party/python/Lib/tkinter/
H A Dtix.py51 ASCII = 'ascii' variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMeasureUnit.java745 static final UnicodeSet ASCII = new UnicodeSet('a', 'z').freeze(); field in MeasureUnit
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 41 milliseconds