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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 281 int32_t fCFUStringIndexSize; // number of entries in String Indexes table (16 bits each)
uspoof_conf.cpp 445 rawData->fCFUStringIndexSize = numValues;
uspoof_impl.cpp 798 sectionLength = ds->readUInt32(spoofDH->fCFUStringIndexSize) * 2;
  /external/icu/icu4c/source/i18n/
uspoof_impl.h 281 int32_t fCFUStringIndexSize; // number of entries in String Indexes table (16 bits each)
uspoof_conf.cpp 445 rawData->fCFUStringIndexSize = numValues;
uspoof_impl.cpp 798 sectionLength = ds->readUInt32(spoofDH->fCFUStringIndexSize) * 2;

Completed in 770 milliseconds