Searched defs:cesLength (Results 1 – 11 of 11) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationDataBuilder.java | 120 void add(CharSequence prefix, CharSequence s, long ces[], int cesLength) { in add() 131 int encodeCEs(long ces[], int cesLength) { in encodeCEs() 332 int getCEs(CharSequence s, long ces[], int cesLength) { in getCEs() 336 int getCEs(CharSequence prefix, CharSequence s, long ces[], int cesLength) { in getCEs() 1166 protected int getCEs(CharSequence s, int start, long ces[], int cesLength) { in getCEs() 1218 int fetchCEs(CharSequence str, int start, long ces[], int cesLength) { in fetchCEs()
|
D | CollationBuilder.java | 1508 private int cesLength; field in CollationBuilder
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationDataBuilder.java | 119 void add(CharSequence prefix, CharSequence s, long ces[], int cesLength) { in add() 130 int encodeCEs(long ces[], int cesLength) { in encodeCEs() 331 int getCEs(CharSequence s, long ces[], int cesLength) { in getCEs() 335 int getCEs(CharSequence prefix, CharSequence s, long ces[], int cesLength) { in getCEs() 1165 protected int getCEs(CharSequence s, int start, long ces[], int cesLength) { in getCEs() 1217 int fetchCEs(CharSequence str, int start, long ces[], int cesLength) { in fetchCEs()
|
D | CollationBuilder.java | 1504 private int cesLength; field in CollationBuilder
|
/external/icu/icu4c/source/i18n/ |
D | collationdatabuilder.cpp | 172 int64_t ces[], int32_t cesLength) { in fetchCEs() 530 const int64_t ces[], int32_t cesLength, in add() 656 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs() 1507 CollationDataBuilder::getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) { in getCEs() 1513 int64_t ces[], int32_t cesLength) { in getCEs() 1524 int64_t ces[], int32_t cesLength) { in getCEs()
|
D | collationbuilder.h | 309 int32_t cesLength; variable
|
D | collationdata.h | 199 int32_t cesLength; member
|
D | usrchimp.h | 155 int32_t cesLength; member
|
/external/icu/libicu/cts_headers/ |
D | collationbuilder.h | 309 int32_t cesLength; variable
|
D | collationdata.h | 199 int32_t cesLength; member
|
D | usrchimp.h | 155 int32_t cesLength; member
|