Home
last modified time | relevance | path

Searched refs:lengthenRange (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationWeights.java114 lengthenRange(ranges[i]); in allocWeights()
274 private void lengthenRange(WeightRange range) { in lengthenRange() method in CollationWeights
529 lengthenRange(ranges[0]); in allocWeightsInMinLengthRanges()
547 lengthenRange(ranges[1]); in allocWeightsInMinLengthRanges()
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationWeights.java116 lengthenRange(ranges[i]); in allocWeights()
276 private void lengthenRange(WeightRange range) { in lengthenRange() method in CollationWeights
531 lengthenRange(ranges[0]); in allocWeightsInMinLengthRanges()
549 lengthenRange(ranges[1]); in allocWeightsInMinLengthRanges()
/external/icu/icu4c/source/i18n/
Dcollationweights.cpp186 CollationWeights::lengthenRange(WeightRange &range) const { in lengthenRange() function in CollationWeights
468 lengthenRange(ranges[0]); in allocWeightsInMinLengthRanges()
485 lengthenRange(ranges[1]); in allocWeightsInMinLengthRanges()
531 lengthenRange(ranges[i]); in allocWeights()
Dcollationweights.h92 void lengthenRange(WeightRange &range) const;