Home
last modified time | relevance | path

Searched refs:changeNodeNextIndex (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationbuilder.h291 static inline int64_t changeNodeNextIndex(int64_t node, int32_t next) { in changeNodeNextIndex() function
Dcollationbuilder.cpp976 nodes.setElementAt(changeNodeNextIndex(node, newIndex), index); in insertNodeBetween()
/third_party/node/deps/icu-small/source/i18n/
Dcollationbuilder.h291 static inline int64_t changeNodeNextIndex(int64_t node, int32_t next) { in changeNodeNextIndex() function
Dcollationbuilder.cpp976 nodes.setElementAt(changeNodeNextIndex(node, newIndex), index); in insertNodeBetween()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationbuilder.h291 static inline int64_t changeNodeNextIndex(int64_t node, int32_t next) { in changeNodeNextIndex() function
Dcollationbuilder.cpp977 nodes.setElementAt(changeNodeNextIndex(node, newIndex), index); in insertNodeBetween()
/third_party/icu/icu4c/source/i18n/
Dcollationbuilder.h291 static inline int64_t changeNodeNextIndex(int64_t node, int32_t next) { in changeNodeNextIndex() function
Dcollationbuilder.cpp976 nodes.setElementAt(changeNodeNextIndex(node, newIndex), index); in insertNodeBetween()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationBuilder.java738 nodes.setElementAt(changeNodeNextIndex(node, newIndex), index);
1491 private static long changeNodeNextIndex(long node, int next) { in changeNodeNextIndex() method in CollationBuilder
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationBuilder.java734 nodes.setElementAt(changeNodeNextIndex(node, newIndex), index);
1487 private static long changeNodeNextIndex(long node, int next) { in changeNodeNextIndex() method in CollationBuilder