Searched refs:getWeightByte (Results 1 – 3 of 3) sorted by relevance
200 private static int getWeightByte(long weight, int idx) { in getWeightByte() method in CollationWeights246 int b=getWeightByte(weight, length); in incWeight()260 offset += getWeightByte(weight, length); in incWeightByOffset()
202 private static int getWeightByte(long weight, int idx) { in getWeightByte() method in CollationWeights248 int b=getWeightByte(weight, length); in incWeight()262 offset += getWeightByte(weight, length); in incWeightByOffset()
55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte() function156 uint32_t byte=getWeightByte(weight, length); in incWeight()171 offset += getWeightByte(weight, length); in incWeightByOffset()