Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcollationweights.cpp169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset() function in CollationWeights
/external/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
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationWeights.java260 private long incWeightByOffset(long weight, int length, int offset) { in incWeightByOffset() method in CollationWeights