Home
last modified time | relevance | path

Searched defs:resetToOffset (Results 1 – 16 of 16) sorted by relevance

/external/icu/icu4c/source/i18n/
Duitercollationiterator.cpp32 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in UIterCollationIterator
87 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in FCDUIterCollationIterator
Dutf8collationiterator.cpp32 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in UTF8CollationIterator
132 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in FCDUTF8CollationIterator
Dutf16collationiterator.cpp47 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in UTF16CollationIterator
189 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in FCDUTF16CollationIterator
Dcollationdatabuilder.cpp209 DataBuilderCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in DataBuilderCollationIterator
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DIterCollationIterator.java28 public void resetToOffset(int newOffset) { in resetToOffset() method in IterCollationIterator
DFCDUTF16CollationIterator.java60 public void resetToOffset(int newOffset) { in resetToOffset() method in FCDUTF16CollationIterator
DUTF16CollationIterator.java50 public void resetToOffset(int newOffset) { in resetToOffset() method in UTF16CollationIterator
DFCDIterCollationIterator.java30 public void resetToOffset(int newOffset) { in resetToOffset() method in FCDIterCollationIterator
DCollationIterator.java225 public abstract void resetToOffset(int newOffset); in resetToOffset() method in CollationIterator
DCollationDataBuilder.java1252 public void resetToOffset(int newOffset) { in resetToOffset() method in CollationDataBuilder.DataBuilderCollationIterator
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DIterCollationIterator.java30 public void resetToOffset(int newOffset) { in resetToOffset() method in IterCollationIterator
DFCDUTF16CollationIterator.java62 public void resetToOffset(int newOffset) { in resetToOffset() method in FCDUTF16CollationIterator
DUTF16CollationIterator.java52 public void resetToOffset(int newOffset) { in resetToOffset() method in UTF16CollationIterator
DFCDIterCollationIterator.java32 public void resetToOffset(int newOffset) { in resetToOffset() method in FCDIterCollationIterator
DCollationIterator.java227 public abstract void resetToOffset(int newOffset); in resetToOffset() method in CollationIterator
DCollationDataBuilder.java1253 public void resetToOffset(int newOffset) { in resetToOffset() method in CollationDataBuilder.DataBuilderCollationIterator