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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 354 int32_t fCFUStringTableLen; // length of string table (in 16 bit UChars)
uspoof_impl.cpp 213 U_ASSERT(value + stringLen < fSpoofData->fRawData->fCFUStringTableLen);
925 sectionLength = ds->readUInt32(spoofDH->fCFUStringTableLen) * 2;
uspoof_conf.cpp 458 rawData->fCFUStringTableLen = stringsLength;
  /external/icu/icu4c/source/i18n/
uspoof_impl.h 285 int32_t fCFUStringTableLen; // length of string table (in 16 bit UChars)
uspoof_impl.cpp 220 U_ASSERT(value + stringLen <= fSpoofData->fRawData->fCFUStringTableLen);
803 sectionLength = ds->readUInt32(spoofDH->fCFUStringTableLen) * 2;
uspoof_conf.cpp 462 rawData->fCFUStringTableLen = stringsLength;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 74 milliseconds