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

  /external/icu4c/common/
unormimp.h 143 _NORM_INDEX_TOP=32 /* changing this requires a new formatVersion */
524 * int32_t indexes[_NORM_INDEX_TOP]; -- _NORM_INDEX_TOP=32, see enum in this file
unorm.cpp 190 static int32_t indexes[_NORM_INDEX_TOP]={ 0 };
313 pb=(const uint8_t *)(p+_NORM_INDEX_TOP);
349 extraData=(uint16_t *)((uint8_t *)(p+_NORM_INDEX_TOP)+indexes[_NORM_INDEX_TRIE_SIZE]);
    [all...]
unorm_props_data.c 14 static const int32_t indexes[_NORM_INDEX_TOP]={
    [all...]
  /external/icu4c/tools/gennorm/
store.c 90 static int32_t indexes[_NORM_INDEX_TOP]={ 0 };
    [all...]

Completed in 142 milliseconds