Searched refs:TERTIARY (Results 1 - 21 of 21) sorted by relevance

/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DCollatorTest.java62 c.setStrength(Collator.TERTIARY);
147 c.setStrength(Collator.TERTIARY);
189 assertTrue("Wrong strength", c1.getStrength() == Collator.TERTIARY);
245 assertTrue("Wrong default", collator.getStrength() == Collator.TERTIARY);
H A DRuleBasedCollatorTest.java79 assertEquals(Collator.TERTIARY, coll.getStrength());
87 coll.setStrength(Collator.TERTIARY);
/external/icu4c/test/intltest/
H A Dlcukocol.cpp67 myCollation->setStrength(Collator::TERTIARY);
H A Dallcoll.cpp95 myCollation->setStrength(Collator::TERTIARY);
133 myCollation->setStrength(Collator::TERTIARY);
H A Dficoll.cpp72 myCollation->setStrength(Collator::TERTIARY);
H A Descoll.cpp86 myCollation->setStrength(Collator::TERTIARY);
H A Dtrcoll.cpp76 myCollation->setStrength(Collator::TERTIARY);
H A Dfrcoll.cpp141 myCollation->setStrength(Collator::TERTIARY);
189 myCollation->setStrength(Collator::TERTIARY);
H A Djacoll.cpp108 myCollation->setStrength(Collator::TERTIARY);
144 myCollation->setStrength(Collator::TERTIARY);
H A Dregcoll.cpp345 c->setStrength(Collator::TERTIARY);
502 c->setStrength(Collator::TERTIARY);
580 c->setStrength(Collator::TERTIARY);
635 c->setStrength(Collator::TERTIARY);
695 //c->setStrength(Collator::TERTIARY);
745 c->setStrength(Collator::TERTIARY);
766 c->setStrength(Collator::TERTIARY);
844 c->setStrength(Collator::TERTIARY);
891 c->setStrength(Collator::TERTIARY);
H A Ddecoll.cpp112 myCollation->setStrength(Collator::TERTIARY);
H A Dmnkytst.cpp92 myCollator->setStrength(Collator::TERTIARY);
164 myCollator->setStrength(Collator::TERTIARY);
H A Dapicoll.cpp170 doAssert((col->getStrength() == Collator::TERTIARY), "collation object has the wrong strength");
176 doAssert((col->getStrength() != Collator::TERTIARY), "collation object's strength is secondary difference");
218 doAssert((col->getStrength() != Collator::TERTIARY), "collation object has the wrong strength");
222 col->setStrength(Collator::TERTIARY);
223 doAssert((col->getStrength() == Collator::TERTIARY), "collation object's strength is not tertiary difference");
470 col->setStrength(Collator::TERTIARY);
553 col->setStrength(Collator::TERTIARY);
890 RuleBasedCollator *col7 = new RuleBasedCollator(ruleset2, Collator::TERTIARY, success);
1110 if (col->getStrength() != Collator::TERTIARY)
2094 return TERTIARY;
[all...]
H A Ditercoll.cpp571 coll->setStrength(Collator::TERTIARY);
H A Dencoll.cpp246 myCollation->setStrength(Collator::TERTIARY);
H A Dsrchtest.cpp248 return Collator::TERTIARY;
/external/chromium/base/i18n/
H A Dfile_util_icu.cc114 collator_->setStrength(icu::Collator::TERTIARY);
/external/icu4c/i18n/unicode/
H A Dtblcoll.h351 * . myCollation->setStrength(Collator::TERTIARY);
963 return Collator::TERTIARY;
980 case Collator::TERTIARY :
H A Dcoll.h124 * <code>TERTIARY</code>, <code>QUATERNARY</code> and <code>IDENTICAL</code>.
194 * tertiary difference. Set comparison level to TERTIARY to include all
211 TERTIARY = 2, enumerator in enum:Collator::ECollationStrength
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 429 milliseconds