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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_elm.h 45 #define UCOL_ELM_TRIE_CAPACITY 0x40000
ucol_elm.cpp 149 t->mapping = utrie_open(NULL, NULL, UCOL_ELM_TRIE_CAPACITY,
    [all...]
  /external/icu4c/i18n/
ucol_elm.h 45 #define UCOL_ELM_TRIE_CAPACITY 0x40000
ucol_elm.cpp 151 t->mapping = utrie_open(NULL, NULL, UCOL_ELM_TRIE_CAPACITY,
    [all...]

Completed in 54 milliseconds