Home
last modified time | relevance | path

Searched defs:EOS (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable
/third_party/icu/icu4c/source/i18n/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable
/third_party/node/deps/icu-small/source/i18n/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationFastLatin.java162 static final int EOS = 2; // end of string field in CollationFastLatin
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationFastLatin.java166 static final int EOS = 2; // end of string field in CollationFastLatin
/third_party/mksh/
Dsh.h1989 #define EOS 0 /* end of string */ macro