Searched refs:allocWeightsInShortRanges (Results 1 – 3 of 3) sorted by relevance
97 UBool allocWeightsInShortRanges(int32_t n, int32_t minLength);
365 CollationWeights::allocWeightsInShortRanges(int32_t n, int32_t minLength) { in allocWeightsInShortRanges() function in CollationWeights487 if(allocWeightsInShortRanges(n, minLength)) { break; } in allocWeights()
99 if(allocWeightsInShortRanges(n, minLength)) { break; } in allocWeights()437 private boolean allocWeightsInShortRanges(int n, int minLength) { in allocWeightsInShortRanges() method in CollationWeights