Home
last modified time | relevance | path

Searched refs:getWeightByte (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationWeights.java202 private static int getWeightByte(long weight, int idx) { in getWeightByte() method in CollationWeights
248 int b=getWeightByte(weight, length); in incWeight()
262 offset += getWeightByte(weight, length); in incWeightByOffset()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationWeights.java200 private static int getWeightByte(long weight, int idx) { in getWeightByte() method in CollationWeights
246 int b=getWeightByte(weight, length); in incWeight()
260 offset += getWeightByte(weight, length); in incWeightByOffset()
/third_party/node/deps/icu-small/source/i18n/
Dcollationweights.cpp55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte() function
156 uint32_t byte=getWeightByte(weight, length); in incWeight()
171 offset += getWeightByte(weight, length); in incWeightByOffset()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationweights.cpp55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte() function
156 uint32_t byte=getWeightByte(weight, length); in incWeight()
171 offset += getWeightByte(weight, length); in incWeightByOffset()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationweights.cpp55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte() function
156 uint32_t byte=getWeightByte(weight, length); in incWeight()
171 offset += getWeightByte(weight, length); in incWeightByOffset()
/third_party/icu/icu4c/source/i18n/
Dcollationweights.cpp55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte() function
156 uint32_t byte=getWeightByte(weight, length); in incWeight()
171 offset += getWeightByte(weight, length); in incWeightByOffset()