Searched defs:codesLength (Results 1 – 10 of 10) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
D | collationsettings.cpp | 130 const int32_t *codes, int32_t codesLength, in setReordering() 191 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays()
|
D | coll.cpp | 377 int32_t codesLength = 0; in setAttributesFromKeywords() local
|
/third_party/icu/icu4c/source/i18n/ |
D | collationsettings.cpp | 130 const int32_t *codes, int32_t codesLength, in setReordering() 191 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays()
|
D | coll.cpp | 376 int32_t codesLength = 0; in setAttributesFromKeywords() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationsettings.cpp | 130 const int32_t *codes, int32_t codesLength, in setReordering() 191 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays()
|
D | coll.cpp | 376 int32_t codesLength = 0; in setAttributesFromKeywords() local
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationSettings.java | 135 void aliasReordering(CollationData data, int[] codesAndRanges, int codesLength, byte[] table) { in aliasReordering()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationSettings.java | 137 void aliasReordering(CollationData data, int[] codesAndRanges, int codesLength, byte[] table) { in aliasReordering()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | Collator.java | 768 int codesLength = 0; in setAttributesFromKeywords() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Collator.java | 738 int codesLength = 0; in setAttributesFromKeywords() local
|