Home
last modified time | relevance | path

Searched refs:UITER_START (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/third_party/icu/source/samples/uciter8/
Duciter8.c102 pos1=iter1->move(iter1, 0, UITER_START); in compareIterators()
112 pos2=iter2->move(iter2, 0, UITER_START); in compareIterators()
334 iter1.move(&iter1, 0, UITER_START); in TestLenient8Iterator()
335 iter2.move(&iter2, 0, UITER_START); in TestLenient8Iterator()
Duit_len8.c113 case UITER_START: in lenient8IteratorGetIndex()
212 case UITER_START: in lenient8IteratorMove()
/external/icu/icu4c/source/samples/uciter8/
Duciter8.c102 pos1=iter1->move(iter1, 0, UITER_START); in compareIterators()
112 pos2=iter2->move(iter2, 0, UITER_START); in compareIterators()
334 iter1.move(&iter1, 0, UITER_START); in TestLenient8Iterator()
335 iter2.move(&iter2, 0, UITER_START); in TestLenient8Iterator()
Duit_len8.c113 case UITER_START: in lenient8IteratorGetIndex()
212 case UITER_START: in lenient8IteratorMove()
/external/chromium_org/third_party/icu/source/common/
Duiter.cpp94 case UITER_START: in stringIteratorGetIndex()
117 case UITER_START: in stringIteratorMove()
364 case UITER_START: in characterIteratorGetIndex()
385 case UITER_START: in characterIteratorMove()
590 case UITER_START: in utf8IteratorGetIndex()
677 case UITER_START: in utf8IteratorMove()
Dunorm_it.c335 case UITER_START: in unormIteratorGetIndex()
356 case UITER_START: in unormIteratorMove()
359 iter->move(iter, 0, UITER_START); in unormIteratorMove()
Dustring.cpp838 iter1->move(iter1, 0, UITER_START); in u_strCompareIter()
839 iter2->move(iter2, 0, UITER_START); in u_strCompareIter()
/external/icu/icu4c/source/common/
Duiter.cpp94 case UITER_START: in stringIteratorGetIndex()
117 case UITER_START: in stringIteratorMove()
364 case UITER_START: in characterIteratorGetIndex()
385 case UITER_START: in characterIteratorMove()
590 case UITER_START: in utf8IteratorGetIndex()
677 case UITER_START: in utf8IteratorMove()
Dustring.cpp838 iter1->move(iter1, 0, UITER_START); in u_strCompareIter()
839 iter2->move(iter2, 0, UITER_START); in u_strCompareIter()
/external/icu/icu4c/source/common/unicode/
Duiter.h50 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
/external/chromium_org/third_party/icu/source/common/unicode/
Duiter.h50 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
/external/chromium_org/third_party/icu/source/test/intltest/
Dtscoll.cpp197 sIter.move(&sIter, 0, UITER_START); in doTestVariant()
198 tIter.move(&tIter, 0, UITER_START); in doTestVariant()
Dcitrtest.cpp873 sIter.getIndex(&sIter, UITER_START)!=2 || in TestUCharIterator()
882 sIter.move(&sIter, 1, UITER_START)!=3 || in TestUCharIterator()
895 cIter.getIndex(&cIter, UITER_START)!=2 || in TestUCharIterator()
904 cIter.move(&cIter, 1, UITER_START)!=3 || in TestUCharIterator()
/external/icu/icu4c/source/test/intltest/
Dtscoll.cpp179 sIter.move(&sIter, 0, UITER_START); in doTestVariant()
180 tIter.move(&tIter, 0, UITER_START); in doTestVariant()
Dcitrtest.cpp873 sIter.getIndex(&sIter, UITER_START)!=2 || in TestUCharIterator()
882 sIter.move(&sIter, 1, UITER_START)!=3 || in TestUCharIterator()
895 cIter.getIndex(&cIter, UITER_START)!=2 || in TestUCharIterator()
904 cIter.move(&cIter, 1, UITER_START)!=3 || in TestUCharIterator()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcustrtst.c1249 pos1=iter1->move(iter1, 0, UITER_START); in compareIterators()
1259 pos2=iter2->move(iter2, 0, UITER_START); in compareIterators()
1554 iter2->getIndex(iter2, UITER_START)!=0 || in compareIterNoIndexes()
1593 iter1->move(iter1, 0, UITER_START); in compareIterNoIndexes()
1599 iter2->move(iter2, 0, UITER_START); in compareIterNoIndexes()
Dcallcoll.c341 sIter.move(&sIter, 0, UITER_START); in doTestVariant()
342 tIter.move(&tIter, 0, UITER_START); in doTestVariant()
/external/icu/icu4c/source/i18n/
Duitercollationiterator.cpp34 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
Drulebasedcollator.cpp1429 iter->move(iter, 0, UITER_START); in internalNextSortKeyPart()
1453 iter->move(iter, 0, UITER_START); in internalNextSortKeyPart()
/external/chromium_org/third_party/icu/source/i18n/
Ducol.cpp5428 s.iterator->move(s.iterator, 0, UITER_START); in ucol_nextSortKeyPart()
5519 s.iterator->move(s.iterator, 0, UITER_START); in ucol_nextSortKeyPart()
5581 s.iterator->move(s.iterator, 0, UITER_START); in ucol_nextSortKeyPart()
5626 s.iterator->move(s.iterator, 0, UITER_START); in ucol_nextSortKeyPart()
5699 s.iterator->move(s.iterator, 0, UITER_START); in ucol_nextSortKeyPart()
5788 s.iterator->move(s.iterator, 0, UITER_START); in ucol_nextSortKeyPart()
5845 s.iterator->move(s.iterator, 0, UITER_START); in ucol_nextSortKeyPart()
5912 iter->move(iter, 0, UITER_START); in ucol_nextSortKeyPart()
6922 sColl->iterator->move(sColl->iterator, 0, UITER_START); in ucol_checkIdent()
6923 tColl->iterator->move(tColl->iterator, 0, UITER_START); in ucol_checkIdent()
[all …]
/external/icu/icu4c/source/test/cintltst/
Dcallcoll.c341 sIter.move(&sIter, 0, UITER_START); in doTestVariant()
342 tIter.move(&tIter, 0, UITER_START); in doTestVariant()
Dcustrtst.c1245 pos1=iter1->move(iter1, 0, UITER_START); in compareIterators()
1255 pos2=iter2->move(iter2, 0, UITER_START); in compareIterators()