Home
last modified time | relevance | path

Searched defs:table (Results 951 - 975 of 2979) sorted by relevance

1...<<31323334353637383940>>...120

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DScriptTable.java
H A DTaggedData.java
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordList.java
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DCompositeGlyph.java
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.c70 uint16_t* const table = proba->level_cost_[ctype][band][ctx]; in VP8CalculateLevelCosts() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdata.cpp222 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 Dcollationsettings.cpp156 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 DSkParse.cpp238 static bool lookup_str(const char str[], const char** table, int count) in lookup_str() argument
/third_party/skia/tests/
H A DDataRefTest.cpp37 static void test_datatable_is_empty(skiatest::Reporter* reporter, SkDataTable* table) { in test_datatable_is_empty() argument
[all...]
H A DHashTest.cpp275 SkTHashTable<Entry*, int, HashTraits> table; in DEF_TEST() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c80 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 DFormat.cpp136 FormatTable table; in BuildFormatTable() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvbsln.c271 gxv_bsln_validate( FT_Bytes table, in gxv_bsln_validate() argument
H A Dgxvfeat.c138 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 Dgxvmort1.c55 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 Dgxvmort5.c203 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 Dgxvprop.c257 gxv_prop_validate( FT_Bytes table, in gxv_prop_validate() argument
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvgsub.c44 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 Dotvmod.c41 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 Dsfwoff.c213 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 Dhb-subset.cc126 _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 Dverify_os2.cc57 static bool VerifyOS_2(Table* table) { in VerifyOS_2() argument
/third_party/skia/third_party/externals/zlib/
H A Dzutil.c209 local ptr_table table[MAX_PTR]; variable
/third_party/skia/third_party/externals/icu/source/common/
H A Ducol_data.h81 uint32_t table; member
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.c39 static const char *const table[PA_CHANNEL_POSITION_MAX] = { variable

Completed in 23 milliseconds

1...<<31323334353637383940>>...120