Home
last modified time | relevance | path

Searched defs:incWeightByOffset (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dcollationweights.cpp169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset() function in CollationWeights
/third_party/icu/icu4c/source/i18n/
Dcollationweights.cpp169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset() function in CollationWeights
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationweights.cpp169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset() function in CollationWeights
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationWeights.java260 private long incWeightByOffset(long weight, int length, int offset) { in incWeightByOffset() method in CollationWeights
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationWeights.java258 private long incWeightByOffset(long weight, int length, int offset) { in incWeightByOffset() method in CollationWeights