Searched refs:incWeightTrail (Results 1 – 3 of 3) sorted by relevance
231 private static long incWeightTrail(long weight, int length) { in incWeightTrail() method in CollationWeights337 lower[length].start=incWeightTrail(weight, length); in getWeightRanges()345 middle.start=incWeightTrail(weight, middleLength); in getWeightRanges()
233 private static long incWeightTrail(long weight, int length) { in incWeightTrail() method in CollationWeights339 lower[length].start=incWeightTrail(weight, length); in getWeightRanges()347 middle.start=incWeightTrail(weight, middleLength); in getWeightRanges()
89 incWeightTrail(uint32_t weight, int32_t length) { in incWeightTrail() function267 lower[length].start=incWeightTrail(weight, length); in getWeightRanges()275 middle.start=incWeightTrail(weight, middleLength); in getWeightRanges()