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

  /external/chromium_org/third_party/icu/source/common/
dictionarydata.h 47 IX_TOTAL_SIZE,
propname.h 91 IX_TOTAL_SIZE,
142 * The last offset (indexes[PropNameData::IX_TOTAL_SIZE]) indicates the
normalizer2impl.h 382 IX_TOTAL_SIZE,
  /external/icu/icu4c/source/common/
dictionarydata.h 47 IX_TOTAL_SIZE,
propname.h 91 IX_TOTAL_SIZE,
142 * The last offset (indexes[PropNameData::IX_TOTAL_SIZE]) indicates the
ucol_swp.cpp 374 IX_TOTAL_SIZE
387 int32_t indexes[IX_TOTAL_SIZE+1];
407 for(int32_t i=1; i<=IX_TOTAL_SIZE && i<indexesLength; ++i) {
410 for(int32_t i=indexesLength; i<=IX_TOTAL_SIZE; ++i) {
417 if(indexesLength>IX_TOTAL_SIZE) {
418 size=indexes[IX_TOTAL_SIZE];
normalizer2impl.h 388 IX_TOTAL_SIZE,
  /external/icu/icu4c/source/i18n/
collationdatareader.h 97 IX_TOTAL_SIZE
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 194 milliseconds