Home
last modified time | relevance | path

Searched defs:rangesLength (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dcollationsettings.cpp140 int32_t rangesLength = rangesList.size(); in setReordering() local
85 aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) aliasReordering() argument
191 setReorderArrays(const int32_t *codes, int32_t codesLength, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) setReorderArrays() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationsettings.cpp140 int32_t rangesLength = rangesList.size(); in setReordering() local
85 aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) aliasReordering() argument
191 setReorderArrays(const int32_t *codes, int32_t codesLength, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) setReorderArrays() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsettings.cpp140 int32_t rangesLength = rangesList.size(); in setReordering() local
85 aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) aliasReordering() argument
191 setReorderArrays(const int32_t *codes, int32_t codesLength, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) setReorderArrays() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationSettings.java236 setReorderArrays(int[] codes, int[] ranges, int rangesStart, int rangesLength, byte[] table) setReorderArrays() argument
248 setReorderRanges(int[] ranges, int rangesStart, int rangesLength) setReorderRanges() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationSettings.java238 setReorderArrays(int[] codes, int[] ranges, int rangesStart, int rangesLength, byte[] table) setReorderArrays() argument
250 setReorderRanges(int[] ranges, int rangesStart, int rangesLength) setReorderRanges() argument
[all...]

Completed in 6 milliseconds