Searched defs:SpoofDataHeader (Results 1 – 3 of 3) sorted by relevance
300 struct SpoofDataHeader { struct310 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *) argument311 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each)314 int32_t fCFUStringIndex; // byte offset to String Indexes table315 … int32_t fCFUStringIndexSize; // number of entries in String Indexes table (16 bits each)318 int32_t fCFUStringTable; // byte offset of String table319 int32_t fCFUStringTableLen; // length of string table (in 16 bit UChars)323 int32_t unused[15]; // Padding, Room for Expansion
301 struct SpoofDataHeader { struct311 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *) argument312 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each)315 int32_t fCFUStringIndex; // byte offset to String Indexes table316 … int32_t fCFUStringIndexSize; // number of entries in String Indexes table (16 bits each)319 int32_t fCFUStringTable; // byte offset of String table320 int32_t fCFUStringTableLen; // length of string table (in 16 bit UChars)324 int32_t unused[15]; // Padding, Room for Expansion