Home
last modified time | relevance | path

Searched defs:cesLength (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dcollationdata.h195 int32_t cesLength; member
H A Dusrchimp.h154 int32_t cesLength; member
H A Dcollationbuilder.h311 int32_t cesLength; member in CollationBuilder
H A Dcollationdatabuilder.cpp773 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 Dcollationdata.h195 int32_t cesLength; member
H A Dcollationbuilder.h311 int32_t cesLength; member in CollationBuilder
H A Dusrchimp.h154 int32_t cesLength; member
H A Dcollationdatabuilder.cpp773 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 Dcollationdata.h199 int32_t cesLength; member
H A Dcollationbuilder.h309 int32_t cesLength; member in CollationBuilder
H A Dusrchimp.h155 int32_t cesLength; member
H A Dcollationdatabuilder.cpp662 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 Dcollationbasedatabuilder.cpp266 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 Dgenuca.cpp864 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 DCollationDataBuilder.java119 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 DCollationBuilder.java1504 private int cesLength; global() field in CollationBuilder
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationBuilder.java1508 private int cesLength; global() field in CollationBuilder
[all...]
H A DCollationDataBuilder.java120 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...]

Completed in 18 milliseconds