Home
last modified time | relevance | path

Searched defs:table (Results 626 - 650 of 1211) sorted by relevance

1...<<21222324252627282930>>...49

/third_party/skia/src/sksl/ir/
H A DSkSLSymbolTable.h42 static void Push(std::shared_ptr<SymbolTable>* table) { in Push() argument
45 static void Push(std::shared_ptr<SymbolTable>* table, bool isBuiltin) { in Push() argument
53 static void Pop(std::shared_ptr<SymbolTable>* table) { in Pop() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_rolling_inc.h46 uint32_t* table; member
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DDecode.cs115 private static int ReadSymbol(int[] table, int offset, Org.Brotli.Dec.BitReader br) in ReadSymbol() argument
133 private static int ReadBlockLength(int[] table, int offset, Org.Brotli.Dec.BitReader br) in ReadBlockLength() argument
252 ReadHuffmanCode(int alphabetSize, int[] table, int offset, Org.Brotli.Dec.BitReader br) ReadHuffmanCode() argument
[all...]
/third_party/openssl/crypto/aes/
H A Daes_x86core.c64 static void prefetch256(const void *table) in prefetch256() argument
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort2.c59 gxv_mort_subtable_type2_opttable_load( FT_Bytes table, in gxv_mort_subtable_type2_opttable_load() argument
245 gxv_mort_subtable_type2_ligatureTable_validate( FT_Bytes table, in gxv_mort_subtable_type2_ligatureTable_validate() argument
138 gxv_mort_subtable_type2_ligActionOffset_validate( FT_Bytes table, FT_UShort ligActionOffset, GXV_Validator gxvalid ) gxv_mort_subtable_type2_ligActionOffset_validate() argument
212 gxv_mort_subtable_type2_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_type2_entry_validate() argument
277 gxv_mort_subtable_type2_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type2_validate() argument
[all...]
H A Dgxvmorx1.c57 gxv_morx_subtable_type1_substitutionTable_load( FT_Bytes table, in gxv_morx_subtable_type1_substitutionTable_load() argument
204 gxv_morx_subtable_type1_substitutionTable_validate( FT_Bytes table, in gxv_morx_subtable_type1_substitutionTable_validate() argument
241 gxv_morx_subtable_type1_validate( FT_Bytes table, in gxv_morx_subtable_type1_validate() argument
104 gxv_morx_subtable_type1_entry_validate( FT_UShort state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type1_entry_validate() argument
[all...]
H A Dgxvmorx2.c60 gxv_morx_subtable_type2_opttable_load( FT_Bytes table, in gxv_morx_subtable_type2_opttable_load() argument
143 gxv_morx_subtable_type2_ligActionIndex_validate( FT_Bytes table, FT_UShort ligActionIndex, GXV_Validator gxvalid ) gxv_morx_subtable_type2_ligActionIndex_validate() argument
224 gxv_morx_subtable_type2_entry_validate( FT_UShort state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type2_entry_validate() argument
263 gxv_morx_subtable_type2_ligatureTable_validate( FT_Bytes table, GXV_Validator gxvalid ) gxv_morx_subtable_type2_ligatureTable_validate() argument
296 gxv_morx_subtable_type2_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type2_validate() argument
[all...]
H A Dgxvmorx5.c66 gxv_morx_subtable_type5_insertionGlyphList_load( FT_Bytes table, in gxv_morx_subtable_type5_insertionGlyphList_load() argument
113 gxv_morx_subtable_type5_InsertList_validate( FT_UShort table_index, FT_UShort count, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type5_InsertList_validate() argument
141 gxv_morx_subtable_type5_entry_validate( FT_UShort state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type5_entry_validate() argument
195 gxv_morx_subtable_type5_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type5_validate() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfutil.h37 uInt table; /* table lengths (14 bits) */ member
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.c372 PSH_Blue_Table table = NULL; in psh_blues_scale_zones() local
553 PSH_Blue_Table table; psh_blues_snap_stem() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psnames/
H A Dpsmodule.c313 ps_unicodes_init( FT_Memory memory, PS_Unicodes table, FT_UInt num_glyphs, PS_GetGlyphNameFunc get_glyph_name, PS_FreeGlyphNameFunc free_glyph_name, FT_Pointer glyph_data ) ps_unicodes_init() argument
412 ps_unicodes_char_index( PS_Unicodes table, FT_UInt32 unicode ) ps_unicodes_char_index() argument
458 ps_unicodes_char_next( PS_Unicodes table, FT_UInt32 *unicode ) ps_unicodes_char_next() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttload.c136 TT_Table table; in FT_LOCAL_DEF() local
203 TT_TableRec table; check_table_dir() local
570 TT_Table table; FT_LOCAL_DEF() local
839 TT_NameTable table; FT_LOCAL_DEF() local
1044 TT_NameTable table = &face->name_table; tt_face_free_name() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-hmtx-table.hh88 H *table = (H *) hb_blob_get_data (dest_blob, &length); in subset_update_header() local
291 hb_blob_ptr_t<hmtxvmtx> table; global() member
[all...]
H A Dhb-ot-name-table.hh358 hb_blob_ptr_t<name> table; global() member
[all...]
H A Dhb-ot-post-table.hh195 hb_blob_ptr_t<post> table; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Debdt_table.cc62 FontDataTablePtr table = new EbdtTable(header(), data); in SubBuildTable() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.cc117 FontDataTablePtr table = new FontHeaderTable(header(), data); in SubBuildTable() local
242 Table* table = GetTable(); in IndexToLocFormat() local
H A Dhorizontal_header_table.cc97 FontDataTablePtr table = new HorizontalHeaderTable(header(), data); in SubBuildTable() local
H A Dmaximum_profile_table.cc101 FontDataTablePtr table = new MaximumProfileTable(header(), data); in SubBuildTable() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.cc79 LocaTable::LocaIterator::LocaIterator(LocaTable* table) in LocaIterator() argument
166 FontDataTablePtr table = in SubBuildTable() local
212 LocaTablePtr table = in Initialize() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbidata.cpp229 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_misc_opcodes.cpp311 uint16 *table = fTable->Buffer_uint16 (); in dng_opcode_MapTable() local
348 uint16 *table = fTable->Buffer_uint16 (); in ReplicateLastEntry() local
370 uint16 *table in PutData() local
245 dng_opcode_MapTable(dng_host &host, const dng_area_spec &areaSpec, const uint16 *table, uint32 count) dng_opcode_MapTable() argument
828 dng_opcode_DeltaPerRow(const dng_area_spec &areaSpec, AutoPtr<dng_memory_block> &table) dng_opcode_DeltaPerRow() argument
880 real32 *table = fTable->Buffer_real32 (); dng_opcode_DeltaPerRow() local
924 real32 *table = fTable->Buffer_real32 (); PutData() local
1002 const real32 *table = fTable->Buffer_real32 () + ProcessArea() local
1034 dng_opcode_DeltaPerColumn(const dng_area_spec &areaSpec, AutoPtr<dng_memory_block> &table) dng_opcode_DeltaPerColumn() argument
1086 real32 *table = fTable->Buffer_real32 (); dng_opcode_DeltaPerColumn() local
1130 real32 *table = fTable->Buffer_real32 (); PutData() local
1209 const real32 *table = fTable->Buffer_real32 () + ProcessArea() local
1243 dng_opcode_ScalePerRow(const dng_area_spec &areaSpec, AutoPtr<dng_memory_block> &table) dng_opcode_ScalePerRow() argument
1293 real32 *table = fTable->Buffer_real32 (); dng_opcode_ScalePerRow() local
1337 real32 *table = fTable->Buffer_real32 (); PutData() local
1388 const real32 *table = fTable->Buffer_real32 () + ProcessArea() local
1420 dng_opcode_ScalePerColumn(const dng_area_spec &areaSpec, AutoPtr<dng_memory_block> &table) dng_opcode_ScalePerColumn() argument
1470 real32 *table = fTable->Buffer_real32 (); dng_opcode_ScalePerColumn() local
1514 real32 *table = fTable->Buffer_real32 (); PutData() local
1566 const real32 *table = fTable->Buffer_real32 () + ProcessArea() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Darray.c141 HashTable *table = HASH_OF(val); in RepeatedField_GetUpbArray() local
H A Dmap.c145 HashTable *table = HASH_OF(val); in MapField_GetUpbMap() local
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMap.java433 private Map<IRubyObject, IRubyObject> table; global() field in RubyMap
[all...]

Completed in 16 milliseconds

1...<<21222324252627282930>>...49