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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.cpp 337 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength = size;
382 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength,
389 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength,
uspoof_impl.h 294 int32_t fAnyCaseTrieLength; // Length (bytes) of the serialized Any Case Trie
uspoof_impl.cpp 624 (char *)fRawData + fRawData->fAnyCaseTrie, fRawData->fAnyCaseTrieLength, NULL, &status);
813 sectionLength = ds->readUInt32(spoofDH->fAnyCaseTrieLength);
  /external/icu/icu4c/source/i18n/
uspoof_wsconf.cpp 337 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength = size;
382 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength,
389 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength,
uspoof_impl.h 294 int32_t fAnyCaseTrieLength; // Length (bytes) of the serialized Any Case Trie
uspoof_impl.cpp 624 (char *)fRawData + fRawData->fAnyCaseTrie, fRawData->fAnyCaseTrieLength, NULL, &status);
813 sectionLength = ds->readUInt32(spoofDH->fAnyCaseTrieLength);

Completed in 331 milliseconds