Home
last modified time | relevance | path

Searched refs:weight16FromNode (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationBuilder.java179 int weight16 = weight16FromNode(node); in addReset()
206 previousWeight16 = weight16FromNode(node); in addReset()
243 t = weight16FromNode(node); in getWeight16Before()
256 s = weight16FromNode(node); in getWeight16Before()
675 int nextWeight16 = weight16FromNode(node); in findOrInsertWeakNode()
764 weight16FromNode(node) < Collation.COMMON_WEIGHT16);
771 weight16FromNode(node) < Collation.COMMON_WEIGHT16);
772 assert(weight16FromNode(node) == Collation.COMMON_WEIGHT16);
1204 t = weight16FromNode(node);
1255 s = weight16FromNode(node);
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationBuilder.java183 int weight16 = weight16FromNode(node); in addReset()
210 previousWeight16 = weight16FromNode(node); in addReset()
247 t = weight16FromNode(node); in getWeight16Before()
260 s = weight16FromNode(node); in getWeight16Before()
679 int nextWeight16 = weight16FromNode(node); in findOrInsertWeakNode()
768 weight16FromNode(node) < Collation.COMMON_WEIGHT16);
775 weight16FromNode(node) < Collation.COMMON_WEIGHT16);
776 assert(weight16FromNode(node) == Collation.COMMON_WEIGHT16);
1208 t = weight16FromNode(node);
1259 s = weight16FromNode(node);
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationbuilder.cpp377 uint32_t weight16 = weight16FromNode(node); in addReset()
407 previousWeight16 = weight16FromNode(node); in addReset()
445 t = weight16FromNode(node); in getWeight16Before()
458 s = weight16FromNode(node); in getWeight16Before()
922 uint32_t nextWeight16 = weight16FromNode(node); in findOrInsertWeakNode()
1000 weight16FromNode(node) < Collation::COMMON_WEIGHT16); in findCommonNode()
1007 weight16FromNode(node) < Collation::COMMON_WEIGHT16); in findCommonNode()
1008 U_ASSERT(weight16FromNode(node) == Collation::COMMON_WEIGHT16); in findCommonNode()
1463 t = weight16FromNode(node); in makeTailoredCEs()
1515 s = weight16FromNode(node); in makeTailoredCEs()
Dcollationbuilder.h262 static inline uint32_t weight16FromNode(int64_t node) { in weight16FromNode() function
/third_party/icu/icu4c/source/i18n/
Dcollationbuilder.cpp379 uint32_t weight16 = weight16FromNode(node); in addReset()
409 previousWeight16 = weight16FromNode(node); in addReset()
447 t = weight16FromNode(node); in getWeight16Before()
460 s = weight16FromNode(node); in getWeight16Before()
928 uint32_t nextWeight16 = weight16FromNode(node); in findOrInsertWeakNode()
1006 weight16FromNode(node) < Collation::COMMON_WEIGHT16); in findCommonNode()
1013 weight16FromNode(node) < Collation::COMMON_WEIGHT16); in findCommonNode()
1014 U_ASSERT(weight16FromNode(node) == Collation::COMMON_WEIGHT16); in findCommonNode()
1469 t = weight16FromNode(node); in makeTailoredCEs()
1521 s = weight16FromNode(node); in makeTailoredCEs()
Dcollationbuilder.h263 static inline uint32_t weight16FromNode(int64_t node) { in weight16FromNode() function
/third_party/node/deps/icu-small/source/i18n/
Dcollationbuilder.cpp379 uint32_t weight16 = weight16FromNode(node); in addReset()
409 previousWeight16 = weight16FromNode(node); in addReset()
447 t = weight16FromNode(node); in getWeight16Before()
460 s = weight16FromNode(node); in getWeight16Before()
928 uint32_t nextWeight16 = weight16FromNode(node); in findOrInsertWeakNode()
1006 weight16FromNode(node) < Collation::COMMON_WEIGHT16); in findCommonNode()
1013 weight16FromNode(node) < Collation::COMMON_WEIGHT16); in findCommonNode()
1014 U_ASSERT(weight16FromNode(node) == Collation::COMMON_WEIGHT16); in findCommonNode()
1469 t = weight16FromNode(node); in makeTailoredCEs()
1521 s = weight16FromNode(node); in makeTailoredCEs()
Dcollationbuilder.h263 static inline uint32_t weight16FromNode(int64_t node) { in weight16FromNode() function