HomeSort by relevance Sort by last modified time
    Searched refs:getCollator (Results 1 - 14 of 14) sorted by null

  /external/icu4c/i18n/unicode/
stsearch.h 103 * from <tt>getCollator</tt> and using the APIs in <tt>coll.h</tt>.
370 RuleBasedCollator * getCollator() const;
colldata.h 301 UCollator *getCollator() const;
rbnf.h     [all...]
  /external/icu4c/test/intltest/
srchtest.h 39 RuleBasedCollator * getCollator(const char *collator);
srchtest.cpp 176 RuleBasedCollator * StringSearchTest::getCollator(const char *collator)
349 Collator *collator = getCollator(search->collator);
406 Collator *collator = getCollator(search->collator);
459 Collator *collator = getCollator(search->collator);
641 if (*(copy->getCollator()) != *(result->getCollator()) ||
655 if (*(copy->getCollator()) != *(result->getCollator()) ||
679 if (*(copy->getCollator()) != *(result->getCollator()) ||
    [all...]
  /external/icu4c/i18n/
bms.cpp 45 return data->getCollator();
bmsearch.cpp 657 UCollator *collator = data->getCollator();
693 target = new Target(data->getCollator(), targetString, patCEs->size(), status);
707 /*UCollator *coll =*/ data->getCollator();
stsearch.cpp 275 RuleBasedCollator * StringSearch::getCollator() const
nfrule.cpp     [all...]
colldata.cpp 830 UCollator *CollData::getCollator() const
rbnf.cpp     [all...]
  /external/icu4c/test/perf/strsrchperf/
strsrchperf.cpp 89 UCollator *coll = data->getCollator();
  /external/icu4c/test/cintltst/
usrchtst.c 159 static UCollator *getCollator(const char *collator)
441 UCollator *collator = getCollator(search.collator);
472 UCollator *collator = getCollator(search.collator);
513 UCollator *collator = getCollator(search.collator);
669 UCollator *collator = getCollator(search->collator);
776 UCollator *collator = getCollator(search->collator);
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 356 milliseconds