Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::FCDUIterNFDIterator
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedCollator.java1503 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator
1518 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DRuleBasedCollator.java1540 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator
1555 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator