Searched defs:incWeightByOffset (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/icu-small/source/i18n/ |
| D | collationweights.cpp | 169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset() function in CollationWeights
|
| /third_party/icu/icu4c/source/i18n/ |
| D | collationweights.cpp | 169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset() function in CollationWeights
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | collationweights.cpp | 169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset() function in CollationWeights
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| D | CollationWeights.java | 260 private long incWeightByOffset(long weight, int length, int offset) { in incWeightByOffset() method in CollationWeights
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| D | CollationWeights.java | 258 private long incWeightByOffset(long weight, int length, int offset) { in incWeightByOffset() method in CollationWeights
|