Home
last modified time | relevance | path

Searched defs:SpoofDataHeader (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.h300 struct SpoofDataHeader { struct
310 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *) argument
311 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each)
314 int32_t fCFUStringIndex; // byte offset to String Indexes table
315 … int32_t fCFUStringIndexSize; // number of entries in String Indexes table (16 bits each)
318 int32_t fCFUStringTable; // byte offset of String table
319 int32_t fCFUStringTableLen; // length of string table (in 16 bit UChars)
323 int32_t unused[15]; // Padding, Room for Expansion
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.h301 struct SpoofDataHeader { struct
311 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *) argument
312 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each)
315 int32_t fCFUStringIndex; // byte offset to String Indexes table
316 … int32_t fCFUStringIndexSize; // number of entries in String Indexes table (16 bits each)
319 int32_t fCFUStringTable; // byte offset of String table
320 int32_t fCFUStringTableLen; // length of string table (in 16 bit UChars)
324 int32_t unused[15]; // Padding, Room for Expansion
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.h301 struct SpoofDataHeader { struct
311 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *) argument
312 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each)
315 int32_t fCFUStringIndex; // byte offset to String Indexes table
316 … int32_t fCFUStringIndexSize; // number of entries in String Indexes table (16 bits each)
319 int32_t fCFUStringTable; // byte offset of String table
320 int32_t fCFUStringTableLen; // length of string table (in 16 bit UChars)
324 int32_t unused[15]; // Padding, Room for Expansion