/third_party/skia/third_party/externals/icu/source/samples/uciter8/ |
D | uciter8.c | 110 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()
|
D | uit_len8.c | 119 case UITER_START: in lenient8IteratorGetIndex() 218 case UITER_START: in lenient8IteratorMove()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/uciter8/ |
D | uciter8.c | 110 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()
|
D | uit_len8.c | 119 case UITER_START: in lenient8IteratorGetIndex() 218 case UITER_START: in lenient8IteratorMove()
|
/third_party/icu/icu4c/source/samples/uciter8/ |
D | uciter8.c | 110 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()
|
D | uit_len8.c | 119 case UITER_START: in lenient8IteratorGetIndex() 218 case UITER_START: in lenient8IteratorMove()
|
/third_party/icu/icu4c/source/common/ |
D | uiter.cpp | 96 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()
|
D | ustring.cpp | 841 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/ |
D | uiter.cpp | 96 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()
|
D | ustring.cpp | 841 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/ |
D | uiter.cpp | 96 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()
|
D | ustring.cpp | 841 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/ |
D | uiter.cpp | 96 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()
|
D | ustring.cpp | 841 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/ |
D | uiter.h | 52 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uiter.h | 52 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uiter.h | 52 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uiter.h | 52 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH enumerator
|
/third_party/icu/icu4c/source/test/intltest/ |
D | citrtest.cpp | 874 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()
|
D | tscoll.cpp | 181 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/ |
D | uitercollationiterator.cpp | 36 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
|
/third_party/icu/icu4c/source/i18n/ |
D | uitercollationiterator.cpp | 36 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | uitercollationiterator.cpp | 36 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | uitercollationiterator.cpp | 36 iter.move(&iter, newOffset, UITER_START); in resetToOffset()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | callcoll.c | 346 sIter.move(&sIter, 0, UITER_START); in doTestVariant() 347 tIter.move(&tIter, 0, UITER_START); in doTestVariant()
|