Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationiterator.h291 uint32_t nextCE32FromContraction(
Dcollationiterator.cpp346 ce32 = nextCE32FromContraction(d, ce32, p + 2, defaultCE32, nextCp, errorCode); in appendCEsFromCE32()
490 CollationIterator::nextCE32FromContraction(const CollationData *d, uint32_t contractionCE32, in nextCE32FromContraction() function in CollationIterator
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationiterator.h291 uint32_t nextCE32FromContraction(
Dcollationiterator.cpp346 ce32 = nextCE32FromContraction(d, ce32, p + 2, defaultCE32, nextCp, errorCode); in appendCEsFromCE32()
490 CollationIterator::nextCE32FromContraction(const CollationData *d, uint32_t contractionCE32, in nextCE32FromContraction() function in CollationIterator
/third_party/node/deps/icu-small/source/i18n/
Dcollationiterator.h291 uint32_t nextCE32FromContraction(
Dcollationiterator.cpp346 ce32 = nextCE32FromContraction(d, ce32, p + 2, defaultCE32, nextCp, errorCode); in appendCEsFromCE32()
490 CollationIterator::nextCE32FromContraction(const CollationData *d, uint32_t contractionCE32, in nextCE32FromContraction() function in CollationIterator
/third_party/icu/icu4c/source/i18n/
Dcollationiterator.h291 uint32_t nextCE32FromContraction(
Dcollationiterator.cpp346 ce32 = nextCE32FromContraction(d, ce32, p + 2, defaultCE32, nextCp, errorCode); in appendCEsFromCE32()
490 CollationIterator::nextCE32FromContraction(const CollationData *d, uint32_t contractionCE32, in nextCE32FromContraction() function in CollationIterator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java548 ce32 = nextCE32FromContraction(d, ce32, d.contexts, index + 2, defaultCE32, nextCp); in appendCEsFromCE32()
706 private final int nextCE32FromContraction( in nextCE32FromContraction() method in CollationIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationIterator.java550 ce32 = nextCE32FromContraction(d, ce32, d.contexts, index + 2, defaultCE32, nextCp); in appendCEsFromCE32()
708 private final int nextCE32FromContraction( in nextCE32FromContraction() method in CollationIterator