| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| H A D | ScriptTable.java | |
| H A D | TaggedData.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| H A D | RecordList.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
| H A D | CompositeGlyph.java | |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | cost_enc.c | 70 uint16_t* const table = proba->level_cost_[ctype][band][ctx]; in VP8CalculateLevelCosts() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationdata.cpp | 222 uint8_t table[MAX_NUM_SCRIPT_RANGES]; in makeReorderRanges() local 365 addLowScriptRange(uint8_t table[], int32_t index, int32_t lowStart) const addLowScriptRange() argument 377 addHighScriptRange(uint8_t table[], int32_t index, int32_t highLimit) const addHighScriptRange() argument [all...] |
| H A D | collationsettings.cpp | 156 uint8_t table[256]; in setReordering() local 85 aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) aliasReordering() argument 191 setReorderArrays(const int32_t *codes, int32_t codesLength, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) setReorderArrays() argument 247 reorderTableHasSplitBytes(const uint8_t table[256]) reorderTableHasSplitBytes() argument [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkParse.cpp | 238 static bool lookup_str(const char str[], const char** table, int count) in lookup_str() argument
|
| /third_party/skia/tests/ |
| H A D | DataRefTest.cpp | 37 static void test_datatable_is_empty(skiatest::Reporter* reporter, SkDataTable* table) { in test_datatable_is_empty() argument [all...] |
| H A D | HashTest.cpp | 275 SkTHashTable<Entry*, int, HashTraits> table; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | huffman.c | 80 static BROTLI_INLINE void ReplicateValue(HuffmanCode* table, in ReplicateValue() argument 104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() argument 174 HuffmanCode* table; /* next available space in table */ BrotliBuildHuffmanTable() local 261 BrotliBuildSimpleHuffmanTable(HuffmanCode* table, int root_bits, uint16_t* val, uint32_t num_symbols) BrotliBuildSimpleHuffmanTable() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Format.cpp | 136 FormatTable table; in BuildFormatTable() local
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvbsln.c | 271 gxv_bsln_validate( FT_Bytes table, in gxv_bsln_validate() argument
|
| H A D | gxvfeat.c | 138 gxv_feat_name_index_validate( FT_Bytes table, in gxv_feat_name_index_validate() argument 163 gxv_feat_setting_validate( FT_Bytes table, in gxv_feat_setting_validate() argument 191 gxv_feat_name_validate( FT_Bytes table, in gxv_feat_name_validate() argument 273 gxv_feat_validate( FT_Bytes table, in gxv_feat_validate() argument [all...] |
| H A D | gxvmort1.c | 55 gxv_mort_subtable_type1_substitutionTable_load( FT_Bytes table, in gxv_mort_subtable_type1_substitutionTable_load() argument 183 gxv_mort_subtable_type1_substTable_validate( FT_Bytes table, in gxv_mort_subtable_type1_substTable_validate() argument 225 gxv_mort_subtable_type1_validate( FT_Bytes table, in gxv_mort_subtable_type1_validate() argument 135 gxv_mort_subtable_type1_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type1_entry_validate() argument [all...] |
| H A D | gxvmort5.c | 203 gxv_mort_subtable_type5_validate( FT_Bytes table, in gxv_mort_subtable_type5_validate() argument 100 gxv_mort_subtable_type5_InsertList_validate( FT_UShort offset, FT_UShort count, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type5_InsertList_validate() argument 143 gxv_mort_subtable_type5_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type5_entry_validate() argument [all...] |
| H A D | gxvprop.c | 257 gxv_prop_validate( FT_Bytes table, in gxv_prop_validate() argument
|
| /third_party/skia/third_party/externals/freetype/src/otvalid/ |
| H A D | otvgsub.c | 44 otv_SingleSubst_validate( FT_Bytes table, in otv_SingleSubst_validate() argument 126 otv_MultipleSubst_validate( FT_Bytes table, in otv_MultipleSubst_validate() argument 167 otv_AlternateSubst_validate( FT_Bytes table, in otv_AlternateSubst_validate() argument 210 otv_Ligature_validate( FT_Bytes table, OTV_Validator otvalid ) otv_Ligature_validate() argument 242 otv_LigatureSubst_validate( FT_Bytes table, OTV_Validator otvalid ) otv_LigatureSubst_validate() argument 282 otv_ContextSubst_validate( FT_Bytes table, OTV_Validator otvalid ) otv_ContextSubst_validate() argument 341 otv_ChainContextSubst_validate( FT_Bytes table, OTV_Validator otvalid ) otv_ChainContextSubst_validate() argument 402 otv_ExtensionSubst_validate( FT_Bytes table, OTV_Validator otvalid ) otv_ExtensionSubst_validate() argument 458 otv_ReverseChainSingleSubst_validate( FT_Bytes table, OTV_Validator otvalid ) otv_ReverseChainSingleSubst_validate() argument 548 otv_GSUB_validate( FT_Bytes table, FT_UInt glyph_count, FT_Validator ftvalid ) otv_GSUB_validate() argument [all...] |
| H A D | otvmod.c | 41 otv_load_table( FT_Face face, FT_Tag tag, FT_Byte* volatile* table, FT_ULong* table_len ) otv_load_table() argument
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfwoff.c | 213 WOFF_Table table = tables + nn; in FT_LOCAL_DEF() local 260 WOFF_Table table = indices[nn]; FT_LOCAL_DEF() local 343 WOFF_Table table = tables + nn; FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-subset.cc | 126 _try_subset(const TableType *table, hb_vector_t<char>* buf, unsigned buf_size, hb_subset_context_t* c ) _try_subset() argument 161 const TableType *table = source_blob->as<TableType> (); _subset() local [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| H A D | verify_os2.cc | 57 static bool VerifyOS_2(Table* table) { in VerifyOS_2() argument
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | zutil.c | 209 local ptr_table table[MAX_PTR]; variable
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucol_data.h | 81 uint32_t table; member
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | channelmap.c | 39 static const char *const table[PA_CHANNEL_POSITION_MAX] = { variable
|