Searched refs:allocWeightsInShortRanges (Results 1 – 4 of 4) sorted by relevance
99 UBool allocWeightsInShortRanges(int32_t n, int32_t minLength);
392 CollationWeights::allocWeightsInShortRanges(int32_t n, int32_t minLength) { in allocWeightsInShortRanges() function in CollationWeights514 if(allocWeightsInShortRanges(n, minLength)) { break; } in allocWeights()
101 if(allocWeightsInShortRanges(n, minLength)) { break; } in allocWeights()459 private boolean allocWeightsInShortRanges(int n, int minLength) { in allocWeightsInShortRanges() method in CollationWeights
103 if(allocWeightsInShortRanges(n, minLength)) { break; } in allocWeights()461 private boolean allocWeightsInShortRanges(int n, int minLength) { in allocWeightsInShortRanges() method in CollationWeights