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

  /external/icu4c/common/
propname.h 96 IX_COUNT
dictionarydata.h 56 IX_COUNT
dictionarydata.cpp 155 int32_t indexes[DictionaryData::IX_COUNT];
185 for (i = 0; i < DictionaryData::IX_COUNT; i++) {
normalizer2impl.h 397 IX_COUNT
  /external/icu4c/tools/gennorm2/
n2builder.h 26 #include "normalizer2impl.h" // for IX_COUNT
111 int32_t indexes[Normalizer2Impl::IX_COUNT];
  /external/icu4c/tools/gendict/
gendict.cpp 449 int32_t indexes[DictionaryData::IX_COUNT] = {
450 DictionaryData::IX_COUNT * sizeof(int32_t), 0, 0, 0, 0, 0, 0, 0

Completed in 217 milliseconds