Searched refs:getWeightRanges (Results 1 – 13 of 13) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationweights.h | 98 UBool getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit);
|
D | collationweights.cpp | 211 CollationWeights::getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit) { in getWeightRanges() function in CollationWeights 502 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights()
|
/third_party/icu/icu4c/source/i18n/ |
D | collationweights.h | 98 UBool getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit);
|
D | collationweights.cpp | 211 CollationWeights::getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit) { in getWeightRanges() function in CollationWeights 502 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationweights.h | 98 UBool getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit);
|
D | collationweights.cpp | 211 CollationWeights::getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit) { in getWeightRanges() function in CollationWeights 502 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationweights.h | 98 UBool getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit);
|
D | collationweights.cpp | 211 CollationWeights::getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit) { in getWeightRanges() function in CollationWeights 502 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationWeights.java | 93 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights() 289 private boolean getWeightRanges(long lowerLimit, long upperLimit) { in getWeightRanges() method in CollationWeights
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationWeights.java | 91 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights() 287 private boolean getWeightRanges(long lowerLimit, long upperLimit) { in getWeightRanges() method in CollationWeights
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/ |
D | changes.txt | 1688 - fixed bug in CollationWeights::getWeightRanges()
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | changes.txt | 2609 - fixed bug in CollationWeights::getWeightRanges()
|
/third_party/icu/icu4c/source/data/unidata/ |
D | changes.txt | 2609 - fixed bug in CollationWeights::getWeightRanges()
|