HomeSort by relevance Sort by last modified time
    Searched defs:SpoofDataHeader (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/i18n/
uspoof_impl.h 39 struct SpoofDataHeader;
280 static UBool validateDataVersion(const SpoofDataHeader *rawData, UErrorCode &status);
304 SpoofDataHeader *fRawData; // Ptr to the raw memory-mapped data
333 struct SpoofDataHeader {
343 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *)
  /external/icu4c/i18n/
uspoof_impl.h 39 struct SpoofDataHeader;
280 static UBool validateDataVersion(const SpoofDataHeader *rawData, UErrorCode &status);
304 SpoofDataHeader *fRawData; // Ptr to the raw memory-mapped data
333 struct SpoofDataHeader {
343 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *)

Completed in 1237 milliseconds