Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/icu/source/samples/uciter8/
Duciter8.c110 pos1=iter1->move(iter1, 0, UITER_START); in compareIterators()
120 pos2=iter2->move(iter2, 0, UITER_START); in compareIterators()
342 iter1.move(&iter1, 0, UITER_START); in TestLenient8Iterator()
343 iter2.move(&iter2, 0, UITER_START); in TestLenient8Iterator()
Duit_len8.c119 case UITER_START: in lenient8IteratorGetIndex()
218 case UITER_START: in lenient8IteratorMove()
/third_party/flutter/skia/third_party/externals/icu/source/samples/uciter8/
Duciter8.c110 pos1=iter1->move(iter1, 0, UITER_START); in compareIterators()
120 pos2=iter2->move(iter2, 0, UITER_START); in compareIterators()
342 iter1.move(&iter1, 0, UITER_START); in TestLenient8Iterator()
343 iter2.move(&iter2, 0, UITER_START); in TestLenient8Iterator()
Duit_len8.c119 case UITER_START: in lenient8IteratorGetIndex()
218 case UITER_START: in lenient8IteratorMove()
/third_party/icu/icu4c/source/samples/uciter8/
Duciter8.c110 pos1=iter1->move(iter1, 0, UITER_START); in compareIterators()
120 pos2=iter2->move(iter2, 0, UITER_START); in compareIterators()
342 iter1.move(&iter1, 0, UITER_START); in TestLenient8Iterator()
343 iter2.move(&iter2, 0, UITER_START); in TestLenient8Iterator()
Duit_len8.c119 case UITER_START: in lenient8IteratorGetIndex()
218 case UITER_START: in lenient8IteratorMove()
/third_party/icu/icu4c/source/common/
Duiter.cpp96 case UITER_START: in stringIteratorGetIndex()
119 case UITER_START: in stringIteratorMove()
366 case UITER_START: in characterIteratorGetIndex()
387 case UITER_START: in characterIteratorMove()
592 case UITER_START: in utf8IteratorGetIndex()
679 case UITER_START: in utf8IteratorMove()
Dustring.cpp841 iter1->move(iter1, 0, UITER_START); in u_strCompareIter()
842 iter2->move(iter2, 0, UITER_START); in u_strCompareIter()
/third_party/skia/third_party/externals/icu/source/common/
Duiter.cpp96 case UITER_START: in stringIteratorGetIndex()
119 case UITER_START: in stringIteratorMove()
366 case UITER_START: in characterIteratorGetIndex()
387 case UITER_START: in characterIteratorMove()
592 case UITER_START: in utf8IteratorGetIndex()
679 case UITER_START: in utf8IteratorMove()
Dustring.cpp841 iter1->move(iter1, 0, UITER_START); in u_strCompareIter()
842 iter2->move(iter2, 0, UITER_START); in u_strCompareIter()
/third_party/node/deps/icu-small/source/common/
Duiter.cpp96 case UITER_START: in stringIteratorGetIndex()
119 case UITER_START: in stringIteratorMove()
366 case UITER_START: in characterIteratorGetIndex()
387 case UITER_START: in characterIteratorMove()
592 case UITER_START: in utf8IteratorGetIndex()
679 case UITER_START: in utf8IteratorMove()
Dustring.cpp841 iter1->move(iter1, 0, UITER_START); in u_strCompareIter()
842 iter2->move(iter2, 0, UITER_START); in u_strCompareIter()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duiter.cpp96 case UITER_START: in stringIteratorGetIndex()
119 case UITER_START: in stringIteratorMove()
366 case UITER_START: in characterIteratorGetIndex()
387 case UITER_START: in characterIteratorMove()
592 case UITER_START: in utf8IteratorGetIndex()
679 case UITER_START: in utf8IteratorMove()
Dustring.cpp841 iter1->move(iter1, 0, UITER_START); in u_strCompareIter()
842 iter2->move(iter2, 0, UITER_START); in u_strCompareIter()
/third_party/icu/icu4c/source/common/unicode/
Duiter.h52 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duiter.h52 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duiter.h52 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duiter.h52 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
/third_party/icu/icu4c/source/test/intltest/
Dcitrtest.cpp874 sIter.getIndex(&sIter, UITER_START)!=2 || in TestUCharIterator()
883 sIter.move(&sIter, 1, UITER_START)!=3 || in TestUCharIterator()
896 cIter.getIndex(&cIter, UITER_START)!=2 || in TestUCharIterator()
905 cIter.move(&cIter, 1, UITER_START)!=3 || in TestUCharIterator()
Dtscoll.cpp181 sIter.move(&sIter, 0, UITER_START); in doTestVariant()
182 tIter.move(&tIter, 0, UITER_START); in doTestVariant()
/third_party/skia/third_party/externals/icu/source/i18n/
Duitercollationiterator.cpp36 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
/third_party/icu/icu4c/source/i18n/
Duitercollationiterator.cpp36 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duitercollationiterator.cpp36 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
/third_party/node/deps/icu-small/source/i18n/
Duitercollationiterator.cpp36 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.c346 sIter.move(&sIter, 0, UITER_START); in doTestVariant()
347 tIter.move(&tIter, 0, UITER_START); in doTestVariant()

12