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

  /external/icu/icu4c/source/i18n/unicode/
ucol.h 113 UCOL_ON = 17,
236 * Acceptable values are UCOL_ON, which results in secondary weights
264 * when case level is not generated, and UCOL_ON which causes the case
276 * When set to UCOL_ON, an incremental check is performed to see whether
401 * UCOL_ON (normalize), or
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationRuleParser.java 119 private static final int UCOL_ON = 1;
635 if(value == UCOL_ON) {
766 return UCOL_ON;
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationRuleParser.java 115 private static final int UCOL_ON = 1;
631 if(value == UCOL_ON) {
762 return UCOL_ON;
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 508 milliseconds