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

  /external/icu/icu4c/source/i18n/
collationsettings.h 46 * "Shifted" alternate handling, see ALTERNATE_MASK.
48 static const int32_t SHIFTED = 4;
55 * Options bits 6..4: The 3-bit maxVariable value bit field is shifted by this value.
88 * Options bits 15..12: The 4-bit strength value bit field is shifted by this value.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationSettings.java 36 * "Shifted" alternate handling, see ALTERNATE_MASK.
38 static final int SHIFTED = 4;
45 * Options bits 6..4: The 3-bit maxVariable value bit field is shifted by this value.
78 * Options bits 15..12: The 4-bit strength value bit field is shifted by this value.
372 options = noAlternate | SHIFTED;
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 194 milliseconds