Home
last modified time | relevance | path

Searched refs:setReorderArrays (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationsettings.cpp187 setReorderArrays(codes, codesLength, ranges, rangesLength, table, errorCode); in setReordering()
191 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays() function in CollationSettings
240 setReorderArrays(other.reorderCodes, other.reorderCodesLength, in copyReorderingFrom()
Dcollationsettings.h265 void setReorderArrays(const int32_t *codes, int32_t codesLength,
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationsettings.cpp187 setReorderArrays(codes, codesLength, ranges, rangesLength, table, errorCode); in setReordering()
191 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays() function in CollationSettings
240 setReorderArrays(other.reorderCodes, other.reorderCodesLength, in copyReorderingFrom()
Dcollationsettings.h265 void setReorderArrays(const int32_t *codes, int32_t codesLength,
/third_party/icu/icu4c/source/i18n/
Dcollationsettings.cpp187 setReorderArrays(codes, codesLength, ranges, rangesLength, table, errorCode); in setReordering()
191 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays() function in CollationSettings
240 setReorderArrays(other.reorderCodes, other.reorderCodesLength, in copyReorderingFrom()
Dcollationsettings.h265 void setReorderArrays(const int32_t *codes, int32_t codesLength,
/third_party/node/deps/icu-small/source/i18n/
Dcollationsettings.cpp187 setReorderArrays(codes, codesLength, ranges, rangesLength, table, errorCode); in setReordering()
191 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays() function in CollationSettings
240 setReorderArrays(other.reorderCodes, other.reorderCodesLength, in copyReorderingFrom()
Dcollationsettings.h265 void setReorderArrays(const int32_t *codes, int32_t codesLength,
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationSettings.java235 setReorderArrays(codes, ranges, rangesStart, rangesLength, table); in setReordering()
238 private void setReorderArrays(int[] codes, in setReorderArrays() method in CollationSettings
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationSettings.java233 setReorderArrays(codes, ranges, rangesStart, rangesLength, table); in setReordering()
236 private void setReorderArrays(int[] codes, in setReorderArrays() method in CollationSettings