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

  /external/icu/icu4c/source/common/
sprpimpl.h 77 _SPREP_INDEX_TOP=16 /* changing this requires a new formatVersion */
89 int32_t indexes[_SPREP_INDEX_TOP];
usprep.cpp 249 pb=(const uint8_t *)(p+_SPREP_INDEX_TOP);
271 profile->mappingData=(uint16_t *)((uint8_t *)(p+_SPREP_INDEX_TOP)+profile->indexes[_SPREP_INDEX_TRIE_SIZE]);
829 /* read the first 16 indexes (ICU 2.8/format version 3: _SPREP_INDEX_TOP==16, might grow) */
  /external/icu/icu4c/source/tools/gensprep/
store.c 62 * int32_t indexes[_SPREP_INDEX_TOP]; -- _SPREP_INDEX_TOP=16, see enum in sprpimpl.h file
153 static int32_t indexes[_SPREP_INDEX_TOP]={ 0 };

Completed in 135 milliseconds