/third_party/icu/icu4c/source/i18n/ |
H A D | collationdata.h | 195 int32_t cesLength; member
|
H A D | usrchimp.h | 154 int32_t cesLength; member
|
H A D | collationbuilder.h | 311 int32_t cesLength; member in CollationBuilder
|
H A D | collationdatabuilder.cpp | 773 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs() argument 183 fetchCEs(const UnicodeString &str, int32_t start, int64_t ces[], int32_t cesLength) fetchCEs() argument 554 add(const UnicodeString &prefix, const UnicodeString &s, const int64_t ces[], int32_t cesLength, UErrorCode &errorCode) add() argument 1656 getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument 1661 getCEs(const UnicodeString &prefix, const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument 1672 getCEs(const UnicodeString &s, int32_t start, int64_t ces[], int32_t cesLength) getCEs() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdata.h | 195 int32_t cesLength; member
|
H A D | collationbuilder.h | 311 int32_t cesLength; member in CollationBuilder
|
H A D | usrchimp.h | 154 int32_t cesLength; member
|
H A D | collationdatabuilder.cpp | 773 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs() argument 183 fetchCEs(const UnicodeString &str, int32_t start, int64_t ces[], int32_t cesLength) fetchCEs() argument 554 add(const UnicodeString &prefix, const UnicodeString &s, const int64_t ces[], int32_t cesLength, UErrorCode &errorCode) add() argument 1656 getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument 1661 getCEs(const UnicodeString &prefix, const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument 1672 getCEs(const UnicodeString &s, int32_t start, int64_t ces[], int32_t cesLength) getCEs() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdata.h | 199 int32_t cesLength; member
|
H A D | collationbuilder.h | 309 int32_t cesLength; member in CollationBuilder
|
H A D | usrchimp.h | 155 int32_t cesLength; member
|
H A D | collationdatabuilder.cpp | 662 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs() argument 171 fetchCEs(const UnicodeString &str, int32_t start, int64_t ces[], int32_t cesLength) fetchCEs() argument 535 add(const UnicodeString &prefix, const UnicodeString &s, const int64_t ces[], int32_t cesLength, UErrorCode &errorCode) add() argument 1513 getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument 1518 getCEs(const UnicodeString &prefix, const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument 1529 getCEs(const UnicodeString &s, int32_t start, int64_t ces[], int32_t cesLength) getCEs() argument [all...] |
/third_party/icu/tools/unicode/c/genuca/ |
H A D | collationbasedatabuilder.cpp | 266 CollationBaseDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, UErrorCode &errorCode) { in encodeCEs() argument 272 CollationBaseDataBuilder::addRootElements(const int64_t ces[], int32_t cesLength, in addRootElements() argument
|
H A D | genuca.cpp | 864 int32_t cesLength = 0; in parseFractionalUCA() local 678 readAnElement(char *line, CollationBaseDataBuilder &builder, UnicodeString &prefix, UnicodeString &s, int64_t ces[32], int32_t &cesLength, UErrorCode *status) readAnElement() argument [all...] |
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationDataBuilder.java | 119 void add(CharSequence prefix, CharSequence s, long ces[], int cesLength) { in add() argument 130 int encodeCEs(long ces[], int cesLength) { in encodeCEs() argument 331 getCEs(CharSequence s, long ces[], int cesLength) getCEs() argument 335 getCEs(CharSequence prefix, CharSequence s, long ces[], int cesLength) getCEs() argument 1196 getCEs(CharSequence s, int start, long ces[], int cesLength) getCEs() argument 1248 fetchCEs(CharSequence str, int start, long ces[], int cesLength) fetchCEs() argument [all...] |
H A D | CollationBuilder.java | 1504 private int cesLength; global() field in CollationBuilder [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationBuilder.java | 1508 private int cesLength; global() field in CollationBuilder [all...] |
H A D | CollationDataBuilder.java | 120 void add(CharSequence prefix, CharSequence s, long ces[], int cesLength) { in add() argument 131 int encodeCEs(long ces[], int cesLength) { in encodeCEs() argument 332 getCEs(CharSequence s, long ces[], int cesLength) getCEs() argument 336 getCEs(CharSequence prefix, CharSequence s, long ces[], int cesLength) getCEs() argument 1166 getCEs(CharSequence s, int start, long ces[], int cesLength) getCEs() argument 1218 fetchCEs(CharSequence str, int start, long ces[], int cesLength) fetchCEs() argument [all...] |