Searched defs:mach (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 1002 print_temp(const struct tgsi_exec_machine *mach, uint index) in print_temp() 1020 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach, in tgsi_exec_set_constant_buffers() 1095 struct tgsi_exec_machine *mach, in tgsi_exec_machine_bind_shader() 1282 struct tgsi_exec_machine *mach; in tgsi_exec_machine_create() local 1335 tgsi_exec_machine_destroy(struct tgsi_exec_machine *mach) in tgsi_exec_machine_destroy() 1479 fetch_src_file_channel(const struct tgsi_exec_machine *mach, in fetch_src_file_channel() 1591 fetch_source_d(const struct tgsi_exec_machine *mach, in fetch_source_d() 1741 fetch_source(const struct tgsi_exec_machine *mach, in fetch_source() 1767 store_dest_dstret(struct tgsi_exec_machine *mach, in store_dest_dstret() 1937 store_dest_double(struct tgsi_exec_machine *mach, in store_dest_double() [all …]
|
/external/u-boot/drivers/net/ |
D | armada100_fec.c | 197 static u32 hash_function(u32 mach, u32 macl) in hash_function() 252 static int add_del_hash_entry(struct armdfec_device *darmdfec, u32 mach, in add_del_hash_entry() 336 u32 mach; in update_hash_table_mac_address() local
|
D | vsc9953.c | 1133 u32 mach; in vsc9953_mac_table_show() local
|
/external/u-boot/arch/sh/include/asm/ |
D | ptrace.h | 58 unsigned long mach; member
|
/external/u-boot/drivers/usb/gadget/ |
D | pxa25x_udc.c | 212 struct pxa2xx_udc_mach_info *mach = the_controller->mach; in pullup_off() local 220 struct pxa2xx_udc_mach_info *mach = the_controller->mach; in pullup_on() local
|
D | pxa25x_udc.h | 132 struct pxa2xx_udc_mach_info *mach; member
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs.cpp | 3684 fs_inst *mach = ibld.MACH(inst->dst, inst->src[0], inst->src[1]); in lower_integer_multiplication() local
|