HomeSort by relevance Sort by last modified time
    Searched defs:IDENTICAL (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
coll.h 124 * <code>TERTIARY</code>, <code>QUATERNARY</code> and <code>IDENTICAL</code>.
128 * differences and "e" and "e" are identical. The following shows how both case
199 * Two characters are considered "identical" when they have the same unicode
213 IDENTICAL = 15
    [all...]
  /external/icu4c/i18n/unicode/
coll.h 124 * <code>TERTIARY</code>, <code>QUATERNARY</code> and <code>IDENTICAL</code>.
128 * differences and "e" and "e" are identical. The following shows how both case
199 * Two characters are considered "identical" when they have the same unicode
213 IDENTICAL = UCOL_IDENTICAL // 15
    [all...]
  /libcore/luni/src/main/java/java/text/
Collator.java 51 * <li>IDENTICAL strength: When all other strengths are equal, the IDENTICAL
146 public static final int IDENTICAL = 3;
298 * IDENTICAL.
327 * IDENTICAL.
366 case Collator.IDENTICAL:
385 javaValue = Collator.IDENTICAL;
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/9/
android.jar 

Completed in 212 milliseconds