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

  /external/icu4c/i18n/
ucol_imp.h 402 #define UCOL_TERTIARYORDERMASK 0x000000ff
418 #define UCOL_TERTIARYORDER(order) ((order) & UCOL_TERTIARYORDERMASK)
    [all...]
bmsearch.cpp 129 strengthMask |= UCOL_TERTIARYORDERMASK;
ucoleitr.cpp 623 strengthMask |= UCOL_TERTIARYORDERMASK;
colldata.cpp 69 strengthMask |= UCOL_TERTIARYORDERMASK;
usearch.cpp 82 return UCOL_TERTIARYORDERMASK | UCOL_SECONDARYORDERMASK |
    [all...]
  /external/icu4c/tools/genuca/
genuca.cpp 156 (tervalue&UCOL_TERTIARYORDERMASK);
    [all...]
  /external/icu4c/test/cintltst/
citertst.c     [all...]
  /external/icu4c/test/intltest/
ssearch.cpp 721 strengthMask |= UCOL_TERTIARYORDERMASK;
    [all...]

Completed in 230 milliseconds