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

  /external/chromium/third_party/icu/source/common/
utrie.h 71 * This requires blocks of stage 2 data to be aligned by UTRIE_DATA_GRANULARITY.
77 UTRIE_DATA_GRANULARITY=1<<UTRIE_INDEX_SHIFT,
  /external/icu4c/common/
utrie.h 71 * This requires blocks of stage 2 data to be aligned by UTRIE_DATA_GRANULARITY.
77 UTRIE_DATA_GRANULARITY=1<<UTRIE_INDEX_SHIFT,

Completed in 31 milliseconds