Home
last modified time | relevance | path

Searched defs:dst_idx (Results 1 – 11 of 11) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_traps.c112 snmp_trap_dst_enable(u8_t dst_idx, u8_t enable) in snmp_trap_dst_enable()
127 snmp_trap_dst_ip_set(u8_t dst_idx, const ip_addr_t *dst) in snmp_trap_dst_ip_set()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c336 tgsi_opcode_infer_dst_type(enum tgsi_opcode opcode, uint dst_idx) in tgsi_opcode_infer_dst_type()
/third_party/ffmpeg/libavcodec/
Dvc1_block.c1301 int dst_idx, off; in vc1_decode_p_mb() local
1532 int dst_idx, off; in vc1_decode_p_mb_intfr() local
1742 int dst_idx, off; in vc1_decode_p_mb_intfi() local
1865 int dst_idx, off; in vc1_decode_b_mb() local
2022 int dst_idx, off; in vc1_decode_b_mb_intfi() local
2191 int dst_idx, off; in vc1_decode_b_mb_intfr() local
Datrac9dec.c774 const int dst_idx = s->block_config->plane_map[block_idx][i]; in atrac9_decode_block() local
/third_party/lwip/src/core/ipv6/
Dnd6.c2050 s16_t dst_idx; local
2441 s16_t dst_idx; local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra_validate.c395 unsigned dst_idx = ~0; in chase_definition() local
/third_party/mesa3d/src/compiler/nir/
Dnir_format_convert.h195 unsigned dst_idx = 0; in nir_format_bitcast_uvec_unmasked() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c324 unsigned int dst_idx, in rc_src_reads_dst_mask()
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1338 unsigned dst_idx = copyset->dstArrayElement + j; in radv_update_descriptor_sets_impl() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c1832 uint32_t dst_idx = in dzn_descriptor_set_copy() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp7638 int dst_idx = src_idx; in TabBarQueueReorderFromMousePos() local