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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 137 int32_t *low = fSpoofData->fCFUKeys;
192 int32_t keyTableIndex = (int32_t)(mid - fSpoofData->fCFUKeys);
576 fCFUKeys = NULL;
602 fCFUKeys = NULL;
609 if (fRawData->fCFUKeys != 0) {
610 fCFUKeys = (int32_t *)((char *)fRawData + fRawData->fCFUKeys);
791 // Confusables Keys Section (fCFUKeys)
792 sectionStart = ds->readUInt32(spoofDH->fCFUKeys);
uspoof_impl.h 248 int32_t *fCFUKeys;
276 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *)
uspoof_conf.cpp 425 rawData->fCFUKeys = (int32_t)((char *)keys - (char *)rawData);
427 fSpoofImpl->fSpoofData->fCFUKeys = keys;
  /external/icu/icu4c/source/i18n/
uspoof_impl.cpp 137 int32_t *low = fSpoofData->fCFUKeys;
192 int32_t keyTableIndex = (int32_t)(mid - fSpoofData->fCFUKeys);
576 fCFUKeys = NULL;
602 fCFUKeys = NULL;
609 if (fRawData->fCFUKeys != 0) {
610 fCFUKeys = (int32_t *)((char *)fRawData + fRawData->fCFUKeys);
791 // Confusables Keys Section (fCFUKeys)
792 sectionStart = ds->readUInt32(spoofDH->fCFUKeys);
uspoof_impl.h 248 int32_t *fCFUKeys;
276 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *)
uspoof_conf.cpp 425 rawData->fCFUKeys = (int32_t)((char *)keys - (char *)rawData);
427 fSpoofImpl->fSpoofData->fCFUKeys = keys;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 153 milliseconds