Searched defs:weight16 (Results 1 – 7 of 7) sorted by relevance
| /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
| D | CollationBuilder.java | 184 int weight16 = weight16FromNode(node); in addReset() local 228 int weight16 = getWeight16Before(index, node, strength); in addReset() local 274 int weight16; in getWeight16Before() local 631 private int findOrInsertWeakNode(int index, int weight16, int level) { in findOrInsertWeakNode() 1464 private static long nodeFromWeight16(int weight16) { in nodeFromWeight16()
|
| /external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/ |
| D | CollationBuilder.java | 180 int weight16 = weight16FromNode(node); in addReset() local 224 int weight16 = getWeight16Before(index, node, strength); in addReset() local 270 int weight16; in getWeight16Before() local 627 private int findOrInsertWeakNode(int index, int weight16, int level) { in findOrInsertWeakNode() 1460 private static long nodeFromWeight16(int weight16) { in nodeFromWeight16()
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | collationbuilder.cpp | 379 uint32_t weight16 = weight16FromNode(node); in addReset() local 426 uint32_t weight16 = getWeight16Before(index, node, strength); in addReset() local 473 uint32_t weight16; in getWeight16Before() local 878 CollationBuilder::findOrInsertWeakNode(int32_t index, uint32_t weight16, int32_t level, UErrorCode … in findOrInsertWeakNode()
|
| D | collationbuilder.h | 247 static inline int64_t nodeFromWeight16(uint32_t weight16) { in nodeFromWeight16()
|
| /external/icu/icu4c/source/i18n/ |
| D | collationbuilder.cpp | 379 uint32_t weight16 = weight16FromNode(node); in addReset() local 426 uint32_t weight16 = getWeight16Before(index, node, strength); in addReset() local 473 uint32_t weight16; in getWeight16Before() local 878 CollationBuilder::findOrInsertWeakNode(int32_t index, uint32_t weight16, int32_t level, UErrorCode … in findOrInsertWeakNode()
|
| D | collationbuilder.h | 247 static inline int64_t nodeFromWeight16(uint32_t weight16) { in nodeFromWeight16()
|
| /external/icu/libicu/cts_headers/ |
| D | collationbuilder.h | 247 static inline int64_t nodeFromWeight16(uint32_t weight16) { in nodeFromWeight16()
|