Home
last modified time | relevance | path

Searched refs:ces2Length (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dcollationbuilder.h153 const int64_t ces2[], int32_t ces2Length);
Dcollationbuilder.cpp1368 const int64_t ces2[], int32_t ces2Length) { in sameCEs() argument
1369 if(ces1Length != ces2Length) { in sameCEs()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationbuilder.h152 const int64_t ces2[], int32_t ces2Length);
Dcollationbuilder.cpp1362 const int64_t ces2[], int32_t ces2Length) { in sameCEs() argument
1363 if(ces1Length != ces2Length) { in sameCEs()
/third_party/node/deps/icu-small/source/i18n/
Dcollationbuilder.h153 const int64_t ces2[], int32_t ces2Length);
Dcollationbuilder.cpp1389 const int64_t ces2[], int32_t ces2Length) { in sameCEs() argument
1390 if(ces1Length != ces2Length) { in sameCEs()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationBuilder.java1106 long[] ces2, int ces2Length) {
1107 if(ces1Length != ces2Length) {
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationBuilder.java1110 long[] ces2, int ces2Length) {
1111 if(ces1Length != ces2Length) {