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

  /external/icu/icu4c/source/i18n/
collationsettings.h 44 * "Shifted" alternate handling, see ALTERNATE_MASK.
46 static const int32_t SHIFTED = 4;
53 * Options bits 6..4: The 3-bit maxVariable value bit field is shifted by this value.
86 * Options bits 15..12: The 4-bit strength value bit field is shifted by this value.
collationsettings.cpp 205 options = noAlternate | SHIFTED;

Completed in 37 milliseconds