Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duitercollationiterator.cpp34 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in UIterCollationIterator
89 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in FCDUIterCollationIterator
Dutf8collationiterator.cpp34 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in UTF8CollationIterator
133 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in FCDUTF8CollationIterator
Dutf16collationiterator.cpp49 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in UTF16CollationIterator
191 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in FCDUTF16CollationIterator
Dcollationdatabuilder.cpp211 DataBuilderCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() function in DataBuilderCollationIterator
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DIterCollationIterator.java30 public void resetToOffset(int newOffset) { in resetToOffset() method in IterCollationIterator
DFCDUTF16CollationIterator.java72 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.java233 public abstract void resetToOffset(int newOffset); in resetToOffset() method in CollationIterator
DCollationDataBuilder.java1254 public void resetToOffset(int newOffset) { in resetToOffset() method in CollationDataBuilder.DataBuilderCollationIterator
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DIterCollationIterator.java32 public void resetToOffset(int newOffset) { in resetToOffset() method in IterCollationIterator
DFCDUTF16CollationIterator.java74 public void resetToOffset(int newOffset) { in resetToOffset() method in FCDUTF16CollationIterator
DUTF16CollationIterator.java54 public void resetToOffset(int newOffset) { in resetToOffset() method in UTF16CollationIterator
DFCDIterCollationIterator.java34 public void resetToOffset(int newOffset) { in resetToOffset() method in FCDIterCollationIterator
DCollationIterator.java235 public abstract void resetToOffset(int newOffset); in resetToOffset() method in CollationIterator
DCollationDataBuilder.java1255 public void resetToOffset(int newOffset) { in resetToOffset() method in CollationDataBuilder.DataBuilderCollationIterator