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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 288 int32_t fCFUStringLengthsSize; // number of entries in lengths table. (2 x 16 bits each)
uspoof_impl.cpp 210 int32_t stringLengthsLimit = fSpoofData->fRawData->fCFUStringLengthsSize;
808 sectionLength = ds->readUInt32(spoofDH->fCFUStringLengthsSize) * 4;
uspoof_conf.cpp 493 rawData->fCFUStringLengthsSize = lengthTableLength / 2;
  /external/icu/icu4c/source/i18n/
uspoof_impl.h 288 int32_t fCFUStringLengthsSize; // number of entries in lengths table. (2 x 16 bits each)
uspoof_impl.cpp 210 int32_t stringLengthsLimit = fSpoofData->fRawData->fCFUStringLengthsSize;
808 sectionLength = ds->readUInt32(spoofDH->fCFUStringLengthsSize) * 4;
uspoof_conf.cpp 493 rawData->fCFUStringLengthsSize = lengthTableLength / 2;

Completed in 900 milliseconds