| /external/harfbuzz_ng/src/ |
| D | hb-ot-map.cc | 38 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
|
| D | hb-ot-shape.hh | 44 for (unsigned int table_index = 0; table_index < 2; table_index++) in init() local 126 unsigned int table_index; in collect_lookups() local
|
| D | hb-ot-map.hh | 91 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
|
| D | hb-ot-layout.cc | 1775 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
|
| D | hb-open-file.hh | 114 unsigned int table_index; in get_table_by_tag() local
|
| /external/libopus/silk/ |
| D | resampler_private_IIR_FIR.c | 45 opus_int32 table_index; in silk_resampler_private_IIR_FIR_INTERPOL() local
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_atom_msaa.c | 74 int table_index = sample_index; in update_sample_locations() local
|
| /external/v8/src/builtins/ |
| D | generate-bytecodes-builtins-list.cc | 19 int table_index) { in WriteBytecode()
|
| /external/v8/src/wasm/ |
| D | wasm-objects.cc | 306 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 …]
|
| D | module-instantiate.cc | 1111 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()
|
| D | wasm-objects-inl.h | 281 Handle<WasmInstanceObject> instance, int table_index, int entry_index) in IndirectFunctionTableEntry()
|
| D | module-decoder.cc | 889 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
|
| D | wasm-module.h | 126 uint32_t table_index; member
|
| D | function-body-decoder-impl.h | 599 uint32_t table_index; member
|
| D | graph-builder-interface.cc | 1137 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/ |
| D | gxvmorx5.c | 113 gxv_morx_subtable_type5_InsertList_validate( FT_UShort table_index, in gxv_morx_subtable_type5_InsertList_validate()
|
| /external/webrtc/webrtc/modules/video_coding/ |
| D | qm_select.cc | 587 uint8_t table_index = image_class * 9 + content_class_; in GetTransitionRate() local
|
| /external/pdfium/third_party/libtiff/ |
| D | tif_ojpeg.c | 2285 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/ |
| D | mvgbe.c | 315 int table_index; in port_init_mac_tables() local
|
| /external/v8/src/compiler/ |
| D | wasm-compiler.cc | 2807 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/ |
| D | e2image.c | 1095 __u32 table_index; in update_refcount() local
|
| /external/swiftshader/src/Renderer/ |
| D | ETC_Decoder.cpp | 328 unsigned char table_index : 4; member
|
| /external/swiftshader/src/Device/ |
| D | ETC_Decoder.cpp | 327 unsigned char table_index : 4; member
|
| /external/mesa3d/src/mesa/main/ |
| D | texcompress_etc.c | 65 uint8_t table_index; member
|
| /external/freetype/src/base/ |
| D | ftobjs.c | 4201 FT_UInt table_index, in FT_Sfnt_Table_Info()
|