Home
last modified time | relevance | path

Searched defs:table_index (Results 1 – 25 of 29) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-ot-map.cc38 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const in collect_lookups()
51 for (unsigned int table_index = 0; table_index < 2; table_index++) in hb_ot_map_builder_t() local
68 for (unsigned int table_index = 0; table_index < 2; table_index++) { in hb_ot_map_builder_t() local
78 for (unsigned int table_index = 0; table_index < 2; table_index++) in ~hb_ot_map_builder_t() local
99 unsigned int table_index, in add_lookups()
140 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func) in add_pause()
167 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
229 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
243 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
285 for (unsigned int table_index = 0; table_index < 2; table_index++) in compile() local
Dhb-ot-shape.hh44 for (unsigned int table_index = 0; table_index < 2; table_index++) in init() local
126 unsigned int table_index; in collect_lookups() local
Dhb-ot-map.hh91 for (unsigned int table_index = 0; table_index < 2; table_index++) in init() local
100 for (unsigned int table_index = 0; table_index < 2; table_index++) in fini() local
Dhb-ot-layout.cc1775 static constexpr unsigned table_index = 0u; member
1789 static constexpr unsigned table_index = 1u; member
1894 const unsigned int table_index = proxy.table_index; in apply() local
Dhb-open-file.hh114 unsigned int table_index; in get_table_by_tag() local
/external/libopus/silk/
Dresampler_private_IIR_FIR.c45 opus_int32 table_index; in silk_resampler_private_IIR_FIR_INTERPOL() local
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_msaa.c74 int table_index = sample_index; in update_sample_locations() local
/external/v8/src/builtins/
Dgenerate-bytecodes-builtins-list.cc19 int table_index) { in WriteBytecode()
/external/v8/src/wasm/
Dwasm-objects.cc306 int table_index) { in AddDispatchTable()
368 int table_index = in Grow() local
562 int table_index = in UpdateDispatchTables() local
587 int table_index = in UpdateDispatchTables() local
626 int table_index = in UpdateDispatchTables() local
660 int table_index = in ClearDispatchTables() local
1178 Handle<WasmInstanceObject> instance, int table_index, in EnsureIndirectFunctionTableWithMinimumSize()
1356 uint32_t table_index) { in IndirectFunctionTableSize()
1405 uint32_t table_index, in InitTableEntries()
1487 Isolate* isolate, Handle<WasmInstanceObject> instance, int table_index, in ImportWasmJSFunctionIntoTable()
[all …]
Dmodule-instantiate.cc1111 Handle<WasmInstanceObject> instance, int table_index, int import_index, in InitializeImportedIndirectFunctionTable()
1159 int import_index, int table_index, in ProcessImportedTable()
1513 uint32_t table_index = import.index; in ProcessImports() local
1912 uint32_t table_index, uint32_t segment_index, in LoadElemSegmentImpl()
1990 uint32_t table_index = elem_segment.table_index; in LoadTableSegments() local
2043 uint32_t table_index, uint32_t segment_index, uint32_t dst, in LoadElemSegment()
Dwasm-objects-inl.h281 Handle<WasmInstanceObject> instance, int table_index, int entry_index) in IndirectFunctionTableEntry()
Dmodule-decoder.cc889 uint32_t table_index; in DecodeElementSection() local
1970 ValueType* type, uint32_t* table_index, in consume_element_segment_header()
1978 uint32_t table_index = consume_u32v("table index"); in consume_element_segment_header() local
Dwasm-module.h126 uint32_t table_index; member
Dfunction-body-decoder-impl.h599 uint32_t table_index; member
Dgraph-builder-interface.cc1137 void DoCall(FullDecoder* decoder, CallMode call_mode, uint32_t table_index, in DoCall()
1172 uint32_t table_index, CheckForNull null_check, in DoReturnCall()
/external/freetype/src/gxvalid/
Dgxvmorx5.c113 gxv_morx_subtable_type5_InsertList_validate( FT_UShort table_index, in gxv_morx_subtable_type5_InsertList_validate()
/external/webrtc/webrtc/modules/video_coding/
Dqm_select.cc587 uint8_t table_index = image_class * 9 + content_class_; in GetTransitionRate() local
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c2285 OJPEGWriteStreamQTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamQTable()
2297 OJPEGWriteStreamDcTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamDcTable()
2309 OJPEGWriteStreamAcTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamAcTable()
/external/u-boot/drivers/net/
Dmvgbe.c315 int table_index; in port_init_mac_tables() local
/external/v8/src/compiler/
Dwasm-compiler.cc2807 Node* WasmGraphBuilder::CallIndirect(uint32_t table_index, uint32_t sig_index, in CallIndirect()
2814 void WasmGraphBuilder::LoadIndirectFunctionTable(uint32_t table_index, in LoadIndirectFunctionTable()
2852 Node* WasmGraphBuilder::BuildIndirectCall(uint32_t table_index, in BuildIndirectCall()
3158 Node* WasmGraphBuilder::ReturnCallIndirect(uint32_t table_index, in ReturnCallIndirect()
3606 Node* WasmGraphBuilder::TableGet(uint32_t table_index, Node* index, in TableGet()
3620 Node* WasmGraphBuilder::TableSet(uint32_t table_index, Node* index, Node* val, in TableSet()
5417 Node* WasmGraphBuilder::TableInit(uint32_t table_index, in TableInit()
5468 Node* WasmGraphBuilder::TableGrow(uint32_t table_index, Node* value, in TableGrow()
5478 Node* WasmGraphBuilder::TableSize(uint32_t table_index) { in TableSize()
5491 Node* WasmGraphBuilder::TableFill(uint32_t table_index, Node* start, in TableFill()
/external/e2fsprogs/misc/
De2image.c1095 __u32 table_index; in update_refcount() local
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp328 unsigned char table_index : 4; member
/external/swiftshader/src/Device/
DETC_Decoder.cpp327 unsigned char table_index : 4; member
/external/mesa3d/src/mesa/main/
Dtexcompress_etc.c65 uint8_t table_index; member
/external/freetype/src/base/
Dftobjs.c4201 FT_UInt table_index, in FT_Sfnt_Table_Info()

12