Home
last modified time | relevance | path

Searched refs:setToEnd (Results 1 – 5 of 5) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Dchariter.h459 inline int32_t setToEnd();
706 CharacterIterator::setToEnd() { in setToEnd() function
/external/icu/icu4c/source/common/unicode/
Dchariter.h459 inline int32_t setToEnd();
706 CharacterIterator::setToEnd() { in setToEnd() function
/external/llvm-project/llvm/include/llvm/ADT/
DCoalescingBitVector.h250 void setToEnd() { in setToEnd() function
264 setToEnd(); in resetCache()
284 const_iterator() { setToEnd(); } in const_iterator()
/external/icu/icu4c/source/common/
Dnormlzr.cpp321 currentIndex=nextIndex=text->setToEnd(); in last()
/external/icu/icu4c/source/test/intltest/
Dcitrtest.cpp181 test->setToEnd(); in TestCoverage()
622 c=iter.setToEnd(); in TestIterationUChar32()