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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 277 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each)
uspoof_impl.cpp 139 int32_t *limit = low + fSpoofData->fRawData->fCFUKeysSize;
793 sectionLength = ds->readUInt32(spoofDH->fCFUKeysSize) * 4;
uspoof_conf.cpp 426 rawData->fCFUKeysSize = numKeys;
  /external/icu/icu4c/source/i18n/
uspoof_impl.h 277 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each)
uspoof_impl.cpp 139 int32_t *limit = low + fSpoofData->fRawData->fCFUKeysSize;
793 sectionLength = ds->readUInt32(spoofDH->fCFUKeysSize) * 4;
uspoof_conf.cpp 426 rawData->fCFUKeysSize = numKeys;

Completed in 704 milliseconds