Home
last modified time | relevance | path

Searched refs:truncateAndStop (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/
Dbytestrieiterator.cpp129 return truncateAndStop(); in next()
146 return truncateAndStop(); in next()
162 return truncateAndStop(); in next()
171 BytesTrie::Iterator::truncateAndStop() { in truncateAndStop() function in BytesTrie::Iterator
Ducharstrieiterator.cpp128 return truncateAndStop(); in next()
159 return truncateAndStop(); in next()
174 return truncateAndStop(); in next()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java603 return truncateAndStop(); in next()
619 return truncateAndStop(); in next()
634 return truncateAndStop(); in next()
651 private Entry truncateAndStop() { in truncateAndStop() method
DCharsTrie.java519 return truncateAndStop(); in next()
551 return truncateAndStop(); in next()
566 return truncateAndStop(); in next()
583 private Entry truncateAndStop() { in truncateAndStop() method in CharsTrie.Iterator
/external/icu/icu4c/source/common/unicode/
Dbytestrie.h317 UBool truncateAndStop();
Ducharstrie.h331 UBool truncateAndStop() { in truncateAndStop() function