/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationsettings.cpp | 187 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()
|
D | collationsettings.h | 265 void setReorderArrays(const int32_t *codes, int32_t codesLength,
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationsettings.cpp | 187 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()
|
D | collationsettings.h | 265 void setReorderArrays(const int32_t *codes, int32_t codesLength,
|
/third_party/icu/icu4c/source/i18n/ |
D | collationsettings.cpp | 187 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()
|
D | collationsettings.h | 265 void setReorderArrays(const int32_t *codes, int32_t codesLength,
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationsettings.cpp | 187 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()
|
D | collationsettings.h | 265 void setReorderArrays(const int32_t *codes, int32_t codesLength,
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationSettings.java | 235 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/ |
D | CollationSettings.java | 233 setReorderArrays(codes, ranges, rangesStart, rangesLength, table); in setReordering() 236 private void setReorderArrays(int[] codes, in setReorderArrays() method in CollationSettings
|