| /third_party/icu/icu4c/source/test/intltest/ |
| D | colldata.h | 117 uint32_t *ces; variable
|
| /third_party/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() 492 protected int encodeExpansion(long ces[], int start, int length) { in encodeExpansion() 1196 protected int getCEs(CharSequence s, int start, long ces[], int cesLength) { in getCEs() 1248 int fetchCEs(CharSequence str, int start, long ces[], int cesLength) { in fetchCEs()
|
| D | ContractionsAndExpansions.java | 35 private long[] ces = new long[Collation.MAX_EXPANSION_LENGTH]; field in ContractionsAndExpansions 39 void handleExpansion(long ces[], int start, int length); in handleExpansion()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/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() 481 protected int encodeExpansion(long ces[], int start, int length) { in encodeExpansion() 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 | ContractionsAndExpansions.java | 39 private long[] ces = new long[Collation.MAX_EXPANSION_LENGTH]; field in ContractionsAndExpansions 46 void handleExpansion(long ces[], int start, int length); in handleExpansion()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | collationdatabuilder.cpp | 172 int64_t ces[], int32_t cesLength) { in fetchCEs() 536 const int64_t ces[], int32_t cesLength, in add() 662 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs() 710 CollationDataBuilder::encodeExpansion(const int64_t ces[], int32_t length, UErrorCode &errorCode) { in encodeExpansion() 1513 CollationDataBuilder::getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) { in getCEs() 1519 int64_t ces[], int32_t cesLength) { in getCEs() 1530 int64_t ces[], int32_t cesLength) { in getCEs()
|
| D | collationsets.h | 137 int64_t ces[Collation::MAX_EXPANSION_LENGTH]; variable
|
| D | collationbuilder.h | 308 int64_t ces[Collation::MAX_EXPANSION_LENGTH]; variable
|
| D | collationdata.h | 183 const int64_t *ces; member
|
| D | coleitr.cpp | 402 virtual void handleExpansion(const int64_t ces[], int32_t length) { in handleExpansion()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | collationdatabuilder.cpp | 184 int64_t ces[], int32_t cesLength) { in fetchCEs() 555 const int64_t ces[], int32_t cesLength, in add() 773 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs() 824 CollationDataBuilder::encodeExpansion(const int64_t ces[], int32_t length, UErrorCode &errorCode) { in encodeExpansion() 1656 CollationDataBuilder::getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) { in getCEs() 1662 int64_t ces[], int32_t cesLength) { in getCEs() 1673 int64_t ces[], int32_t cesLength) { in getCEs()
|
| D | collationsets.h | 137 int64_t ces[Collation::MAX_EXPANSION_LENGTH]; variable
|
| D | collationbuilder.h | 310 int64_t ces[Collation::MAX_EXPANSION_LENGTH]; variable
|
| D | collationdata.h | 179 const int64_t *ces; member
|
| D | coleitr.cpp | 402 virtual void handleExpansion(const int64_t ces[], int32_t length) override { in handleExpansion()
|
| /third_party/icu/icu4c/source/i18n/ |
| D | collationdatabuilder.cpp | 184 int64_t ces[], int32_t cesLength) { in fetchCEs() 555 const int64_t ces[], int32_t cesLength, in add() 773 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs() 824 CollationDataBuilder::encodeExpansion(const int64_t ces[], int32_t length, UErrorCode &errorCode) { in encodeExpansion() 1656 CollationDataBuilder::getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) { in getCEs() 1662 int64_t ces[], int32_t cesLength) { in getCEs() 1673 int64_t ces[], int32_t cesLength) { in getCEs()
|
| D | collationsets.h | 137 int64_t ces[Collation::MAX_EXPANSION_LENGTH]; variable
|
| D | collationbuilder.h | 310 int64_t ces[Collation::MAX_EXPANSION_LENGTH]; variable
|
| D | collationdata.h | 179 const int64_t *ces; member
|
| D | coleitr.cpp | 402 virtual void handleExpansion(const int64_t ces[], int32_t length) override { in handleExpansion()
|
| /third_party/icu/tools/unicode/c/genuca/ |
| D | collationbasedatabuilder.cpp | 266 CollationBaseDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, UErrorCode &errorCode) { in encodeCEs() 272 CollationBaseDataBuilder::addRootElements(const int64_t ces[], int32_t cesLength, in addRootElements()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | CollationElementIterator.java | 580 public void handleExpansion(long ces[], int start, int length) { in handleExpansion()
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| D | CollationElementIterator.java | 597 public void handleExpansion(long ces[], int start, int length) { in handleExpansion()
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationTest.java | 255 long[] ces; in TestMinMax() local 956 long[] ces; in TestTailoredElements() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| D | CollationTest.java | 258 long[] ces; in TestMinMax() local 959 long[] ces; in TestTailoredElements() local
|