Home
last modified time | relevance | path

Searched defs:nextRawCodePoint (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1cf1b7d30211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1cf1b7d30211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1cf1b7d30211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1cf1b7d30211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1cf1b7d30211::FCDUIterNFDIterator
/third_party/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1422763e0211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1422763e0211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1422763e0211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1422763e0211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon1422763e0211::FCDUIterNFDIterator
/third_party/icu/icu4c/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anonc98e51500211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anonc98e51500211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anonc98e51500211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anonc98e51500211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anonc98e51500211::FCDUIterNFDIterator
/third_party/node/deps/icu-small/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonf9bcf49f0211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonf9bcf49f0211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonf9bcf49f0211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonf9bcf49f0211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonf9bcf49f0211::FCDUIterNFDIterator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DRuleBasedCollator.java1541 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator
1556 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedCollator.java1502 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator
1517 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator