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

  /external/icu/icu4c/source/i18n/
collationdatareader.h 97 IX_TOTAL_SIZE
collationdatawriter.cpp 55 int32_t indexes[CollationDataReader::IX_TOTAL_SIZE + 1];
128 indexesLength = CollationDataReader::IX_TOTAL_SIZE + 1;
294 indexes[CollationDataReader::IX_TOTAL_SIZE] = totalSize;
collationdatareader.cpp 92 if(indexesLength > IX_TOTAL_SIZE) {
93 length = inIndexes[IX_TOTAL_SIZE];
  /external/icu/icu4c/source/common/
propname.h 91 IX_TOTAL_SIZE,
142 * The last offset (indexes[PropNameData::IX_TOTAL_SIZE]) indicates the
dictionarydata.h 47 IX_TOTAL_SIZE,
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];
dictionarydata.cpp 194 size = indexes[DictionaryData::IX_TOTAL_SIZE];
228 nextOffset = indexes[DictionaryData::IX_TOTAL_SIZE];
normalizer2impl.h 388 IX_TOTAL_SIZE,
normalizer2impl.cpp     [all...]
  /external/icu/icu4c/source/tools/toolutil/
collationinfo.cpp 27 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE];
swapimpl.cpp 118 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]);
  /external/icu/icu4c/source/tools/gendict/
gendict.cpp 464 indexes[DictionaryData::IX_TOTAL_SIZE] = size;
  /external/chromium_org/third_party/icu/source/common/
normalizer2impl.h 291 IX_TOTAL_SIZE,
normalizer2impl.cpp     [all...]
  /external/chromium_org/third_party/icu/source/tools/gennorm2/
n2builder.cpp     [all...]
  /external/icu/icu4c/source/tools/gennorm2/
n2builder.cpp     [all...]
  /external/icu/icu4c/source/tools/genrb/
parse.cpp 1034 int32_t indexes[icu::CollationDataReader::IX_TOTAL_SIZE + 1];
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 293 milliseconds