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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_tok.h 60 int32_t pos[UCOL_STRENGTH_LIMIT];
ucol_bld.cpp 741 uint32_t t[UCOL_STRENGTH_LIMIT];
743 uprv_memset(t, 0, UCOL_STRENGTH_LIMIT*sizeof(uint32_t));
    [all...]
  /external/icu4c/i18n/
ucol_tok.h 60 int32_t pos[UCOL_STRENGTH_LIMIT];
ucol_bld.cpp 744 uint32_t t[UCOL_STRENGTH_LIMIT];
746 uprv_memset(t, 0, UCOL_STRENGTH_LIMIT*sizeof(uint32_t));
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucol.h 109 UCOL_STRENGTH_LIMIT,
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 110 UCOL_STRENGTH_LIMIT,
    [all...]

Completed in 58 milliseconds