Home
last modified time | relevance | path

Searched refs:sIter (Results 1 – 25 of 26) sorted by relevance

12

/third_party/icu/icu4c/source/test/intltest/
Dcitrtest.cpp857 UCharIterator sIter, cIter, rIter; in TestUCharIterator() local
859 uiter_setString(&sIter, s.getBuffer(), s.length()); in TestUCharIterator()
863 TestUCharIterator(&sIter, compareCI, moves, "uiter_setString"); in TestUCharIterator()
870 sIter.start=2; in TestUCharIterator()
871 sIter.index=3; in TestUCharIterator()
872 sIter.limit=5; in TestUCharIterator()
873 if( sIter.getIndex(&sIter, UITER_ZERO)!=0 || in TestUCharIterator()
874 sIter.getIndex(&sIter, UITER_START)!=2 || in TestUCharIterator()
875 sIter.getIndex(&sIter, UITER_CURRENT)!=3 || in TestUCharIterator()
876 sIter.getIndex(&sIter, UITER_LIMIT)!=5 || in TestUCharIterator()
[all …]
Dtscoll.cpp97 UCharIterator sIter, tIter; in compareUsingPartials() local
105 uiter_setString(&sIter, source, sLen); in compareUsingPartials()
107 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, &status); in compareUsingPartials()
154 UCharIterator sIter, tIter; in doTestVariant() local
155 uiter_setString(&sIter, src, sLen); in doTestVariant()
157 compareResultIter = ucol_strcollIter(myCollation, &sIter, &tIter, &status); in doTestVariant()
173 UCharIterator sIter, tIter; in doTestVariant() local
175 uiter_setUTF8(&sIter, utf8Source, utf8SourceLen); in doTestVariant()
179 compareResultUTF8 = ucol_strcollIter(myCollation, &sIter, &tIter, &status); in doTestVariant()
181 sIter.move(&sIter, 0, UITER_START); in doTestVariant()
[all …]
/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.c237 UCharIterator sIter, tIter; in compareUsingPartials() local
251 uiter_setString(&sIter, source, sLen); in compareUsingPartials()
253 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, status); in compareUsingPartials()
286 UCharIterator sIter, tIter; in doTestVariant() local
299 uiter_setString(&sIter, source, sLen); in doTestVariant()
301 compareResultIter = ucol_strcollIter(myCollation, &sIter, &tIter, &status); in doTestVariant()
341 uiter_setUTF8(&sIter, utf8Source, utf8SourceLen); in doTestVariant()
343 compareResultUTF8Iter = ucol_strcollIter(myCollation, &sIter, &tIter, &status); in doTestVariant()
346 sIter.move(&sIter, 0, UITER_START); in doTestVariant()
348 … compareResultUTF8IterNorm = ucol_strcollIter(myCollation, &sIter, &tIter, &status); in doTestVariant()
/third_party/icu/icu4c/source/i18n/
Ducol.cpp413 UCharIterator *sIter, in ucol_strcollIter() argument
422 UTRACE_DATA3(UTRACE_VERBOSE, "coll=%p, sIter=%p, tIter=%p", coll, sIter, tIter); in ucol_strcollIter()
424 if(sIter == NULL || tIter == NULL || coll == NULL) { in ucol_strcollIter()
430 UCollationResult result = Collator::fromUCollator(coll)->compare(*sIter, *tIter, *status); in ucol_strcollIter()
Dcoll.cpp532 UCharIterator sIter, tIter; in compareUTF8() local
533 uiter_setUTF8(&sIter, source.data(), source.length()); in compareUTF8()
535 return compare(sIter, tIter, status); in compareUTF8()
/third_party/node/deps/icu-small/source/i18n/
Ducol.cpp413 UCharIterator *sIter, in ucol_strcollIter() argument
422 UTRACE_DATA3(UTRACE_VERBOSE, "coll=%p, sIter=%p, tIter=%p", coll, sIter, tIter); in ucol_strcollIter()
424 if(sIter == NULL || tIter == NULL || coll == NULL) { in ucol_strcollIter()
430 UCollationResult result = Collator::fromUCollator(coll)->compare(*sIter, *tIter, *status); in ucol_strcollIter()
Dcoll.cpp532 UCharIterator sIter, tIter; in compareUTF8() local
533 uiter_setUTF8(&sIter, source.data(), source.length()); in compareUTF8()
535 return compare(sIter, tIter, status); in compareUTF8()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducol.cpp413 UCharIterator *sIter, in ucol_strcollIter() argument
422 UTRACE_DATA3(UTRACE_VERBOSE, "coll=%p, sIter=%p, tIter=%p", coll, sIter, tIter); in ucol_strcollIter()
424 if(sIter == NULL || tIter == NULL || coll == NULL) { in ucol_strcollIter()
430 UCollationResult result = Collator::fromUCollator(coll)->compare(*sIter, *tIter, *status); in ucol_strcollIter()
Dcoll.cpp534 UCharIterator sIter, tIter; in compareUTF8() local
535 uiter_setUTF8(&sIter, source.data(), source.length()); in compareUTF8()
537 return compare(sIter, tIter, status); in compareUTF8()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducol.cpp413 UCharIterator *sIter, in ucol_strcollIter() argument
422 UTRACE_DATA3(UTRACE_VERBOSE, "coll=%p, sIter=%p, tIter=%p", coll, sIter, tIter); in ucol_strcollIter()
424 if(sIter == NULL || tIter == NULL || coll == NULL) { in ucol_strcollIter()
430 UCollationResult result = Collator::fromUCollator(coll)->compare(*sIter, *tIter, *status); in ucol_strcollIter()
Dcoll.cpp532 UCharIterator sIter, tIter; in compareUTF8() local
533 uiter_setUTF8(&sIter, source.data(), source.length()); in compareUTF8()
535 return compare(sIter, tIter, status); in compareUTF8()
/third_party/icu/docs/userguide/collation/
Dapi.md436 UCharIterator sIter, tIter;
437 uiter_setUTF8(&sIter, utf8Source, utf8SourceLen);
439 compareResultUTF8 = ucol_strcollIter(myCollation, &sIter, &tIter, &status);
459 UCharIterator sIter, tIter;
472 uiter_setString(&sIter, source, sLen);
474 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, status);
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dtblcoll.h326 virtual UCollationResult compare(UCharIterator &sIter,
Dcoll.h458 virtual UCollationResult compare(UCharIterator &sIter,
Ducol.h664 UCharIterator *sIter,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtblcoll.h328 virtual UCollationResult compare(UCharIterator &sIter,
Dcoll.h468 virtual UCollationResult compare(UCharIterator &sIter,
Ducol.h669 UCharIterator *sIter,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtblcoll.h328 virtual UCollationResult compare(UCharIterator &sIter,
Dcoll.h468 virtual UCollationResult compare(UCharIterator &sIter,
Ducol.h669 UCharIterator *sIter,
/third_party/icu/icu4c/source/i18n/unicode/
Dtblcoll.h328 virtual UCollationResult compare(UCharIterator &sIter,
Dcoll.h468 virtual UCollationResult compare(UCharIterator &sIter,
Ducol.h669 UCharIterator *sIter,
/third_party/sqlite/src/
Dsqlite3.c80150 VdbeOpIter sIter;
80151 memset(&sIter, 0, sizeof(sIter));
80152 sIter.v = v;
80154 while( (pOp = opIterNext(&sIter))!=0 ){
80182 sqlite3DbFree(v->db, sIter.apSub);
189883 SnippetIter sIter; /* Iterates through snippet candidates */
189888 memset(&sIter, 0, sizeof(sIter));
189902 sIter.aPhrase = (SnippetPhrase *)sqlite3Fts3MallocZero(nByte);
189903 if( !sIter.aPhrase ){
189910 sIter.pCsr = pCsr;
[all …]

12