Home
last modified time | relevance | path

Searched refs:getWeightRanges (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollationweights.h98 UBool getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit);
Dcollationweights.cpp211 CollationWeights::getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit) { in getWeightRanges() function in CollationWeights
502 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationWeights.java91 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights()
287 private boolean getWeightRanges(long lowerLimit, long upperLimit) { in getWeightRanges() method in CollationWeights
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationWeights.java93 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights()
289 private boolean getWeightRanges(long lowerLimit, long upperLimit) { in getWeightRanges() method in CollationWeights
/external/icu/icu4c/source/data/unidata/
Dchanges.txt1688 - fixed bug in CollationWeights::getWeightRanges()