Searched defs:TERTIARY (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dcoll.h120 * <code>TERTIARY</code>, <code>QUATERNARY</code> and <code>IDENTICAL</code>.
180 * tertiary difference. Set comparison level to TERTIARY to include all
197 TERTIARY = UCOL_TERTIARY, // 2 enumerator in enum:Collator::ECollationStrength
402 * . myCollation->setStrength(Collator::TERTIARY);
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollator.java57 * <li>TERTIARY strength: Upper and lower case differences in characters are
66 * Ignoring Punctuations in the User Guide</a>) at PRIMARY to TERTIARY
70 * This difference is ignored when there is a PRIMARY, SECONDARY or TERTIARY
168 public final static int TERTIARY = 2; field in class:Collator
174 * Ignoring Punctuation in the User Guide</a>) at PRIMARY to TERTIARY
344 * @see #TERTIARY
1136 * <p>The base class method always returns {@link #TERTIARY}.
1143 * @see #TERTIARY
1150 return TERTIARY;
/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/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 116 milliseconds