Searched defs:cesLength (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | collationbasedatabuilder.cpp | 256 CollationBaseDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, UErrorCode &errorCode) { in encodeCEs() 262 CollationBaseDataBuilder::addRootElements(const int64_t ces[], int32_t cesLength, in addRootElements()
|
D | collationdatabuilder.cpp | 168 int64_t ces[], int32_t cesLength) { in fetchCEs() 525 const int64_t ces[], int32_t cesLength, in add() 651 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs() 1501 CollationDataBuilder::getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) { in getCEs() 1507 int64_t ces[], int32_t cesLength) { in getCEs() 1518 int64_t ces[], int32_t cesLength) { in getCEs()
|
D | collationdata.h | 170 int32_t cesLength; member
|
D | collationbuilder.h | 307 int32_t cesLength; variable
|