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

  /external/icu4c/tools/genuca/
genuca.cpp 233 if((inverseTable[position][2] & UCOL_INV_SIZEMASK) == 0) { /* single element, have to make new extension place and put both guys there */
243 uint32_t contSize = (inverseTable[position][2] & UCOL_INV_SIZEMASK) >> UCOL_INV_SHIFTVALUE;
    [all...]
  /external/icu4c/i18n/
ucol_imp.h     [all...]
ucol_tok.cpp     [all...]

Completed in 49 milliseconds