Searched refs:getCollator (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dsrchtest.h39 RuleBasedCollator * getCollator(const char *collator);
H A Dsrchtest.cpp180 RuleBasedCollator * StringSearchTest::getCollator(const char *collator) function in class:StringSearchTest
361 Collator *collator = getCollator(search->collator);
418 Collator *collator = getCollator(search->collator);
471 Collator *collator = getCollator(search->collator);
653 if (*(copy->getCollator()) != *(result->getCollator()) ||
667 if (*(copy->getCollator()) != *(result->getCollator()) ||
691 if (*(copy->getCollator()) != *(result->getCollator()) ||
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dsrchtest.h39 RuleBasedCollator * getCollator(const char *collator);
H A Dcolldata.h228 UCollator *getCollator() const;
H A Dsrchtest.cpp180 RuleBasedCollator * StringSearchTest::getCollator(const char *collator) function in class:StringSearchTest
464 Collator *collator = getCollator(search->collator);
521 Collator *collator = getCollator(search->collator);
574 Collator *collator = getCollator(search->collator);
756 if (*(copy->getCollator()) != *(result->getCollator()) ||
770 if (*(copy->getCollator()) != *(result->getCollator()) ||
794 if (*(copy->getCollator()) != *(result->getCollator()) ||
[all...]
H A Dalphaindextst.cpp103 TEST_ASSERT(coll == &index->getCollator());
147 const RuleBasedCollator &indexCol = index->getCollator();
319 if (index->getCollator().getReorderCodes(reorderCodes, LENGTHOF(reorderCodes), status) > 0) {
H A Dcolldata.cpp477 UCollator *CollData::getCollator() const function in class:CollData
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dstsearch.h103 * from <tt>getCollator</tt> and using the APIs in <tt>coll.h</tt>.
370 RuleBasedCollator * getCollator() const;
H A Dcolldata.h314 UCollator *getCollator() const;
H A Drbnf.h988 Collator * getCollator() const;
/external/icu/icu4c/source/i18n/unicode/
H A Dstsearch.h97 * from <tt>getCollator</tt> and using the APIs in <tt>coll.h</tt>.
364 RuleBasedCollator * getCollator() const;
H A Dalphaindex.h373 virtual const RuleBasedCollator &getCollator() const;
H A Drbnf.h965 const RuleBasedCollator * getCollator() const;
/external/chromium_org/third_party/icu/source/i18n/
H A Dbms.cpp47 return data->getCollator();
H A Dbmsearch.cpp610 UCollator *collator = data->getCollator();
646 target = new Target(data->getCollator(), targetString, patCEs->size(), status);
660 /*UCollator *coll =*/ data->getCollator();
H A Dstsearch.cpp275 RuleBasedCollator * StringSearch::getCollator() const function in class:StringSearch
H A Dnfrule.cpp1141 RuleBasedCollator* collator = (RuleBasedCollator*)formatter->getCollator();
1371 //RuleBasedCollator collator = (RuleBasedCollator)formatter.getCollator();
1443 RuleBasedCollator* collator = (RuleBasedCollator*)(formatter->getCollator());
H A Dcolldata.cpp833 UCollator *CollData::getCollator() const function in class:CollData
H A Drbnf.cpp1538 RuleBasedNumberFormat::getCollator() const function in class:RuleBasedNumberFormat
/external/chromium_org/third_party/icu/source/test/perf/strsrchperf/
H A Dstrsrchperf.cpp89 UCollator *coll = data->getCollator();
/external/icu/icu4c/source/i18n/
H A Dstsearch.cpp248 RuleBasedCollator * StringSearch::getCollator() const function in class:StringSearch
287 getCollator(),
H A Dnfrule.cpp1140 const RuleBasedCollator* collator = formatter->getCollator();
1364 //RuleBasedCollator collator = (RuleBasedCollator)formatter.getCollator();
1436 const RuleBasedCollator* collator = formatter->getCollator();
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusrchtst.c159 static UCollator *getCollator(const char *collator) function
448 UCollator *collator = getCollator(search.collator);
479 UCollator *collator = getCollator(search.collator);
520 UCollator *collator = getCollator(search.collator);
676 UCollator *collator = getCollator(search->collator);
783 UCollator *collator = getCollator(search->collator);
1766 UCollator *collator = getCollator(search->collator);
1884 UCollator *collator = getCollator(search->collator);
/external/icu/icu4c/source/test/cintltst/
H A Dusrchtst.c159 static UCollator *getCollator(const char *collator) function
547 UCollator *collator = getCollator(search.collator);
578 UCollator *collator = getCollator(search.collator);
619 UCollator *collator = getCollator(search.collator);
775 UCollator *collator = getCollator(search->collator);
882 UCollator *collator = getCollator(search->collator);
1865 UCollator *collator = getCollator(search->collator);
1983 UCollator *collator = getCollator(search->collator);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 379 milliseconds

12