Searched defs:hw_type (Results 1 – 8 of 8) sorted by relevance
| /external/mesa3d/src/intel/compiler/ |
| D | brw_reg_type.c | 91 static const struct hw_type { struct 94 } gfx8_hw_type[] = { argument 306 enum brw_reg_file file, unsigned hw_type) in brw_hw_type_to_reg_type() 380 unsigned hw_type) in brw_a16_hw_3src_type_to_reg_type() 398 unsigned hw_type, unsigned exec_type) in brw_a1_hw_3src_type_to_reg_type()
|
| D | test_eu_validate.cpp | 271 unsigned hw_type = brw_reg_type_to_hw_type(&devinfo, file, test_case[i].type); in TEST_P() local 370 unsigned hw_type = brw_reg_type_to_a16_hw_3src_type(&devinfo, test_case[i].type); in TEST_P() local 461 unsigned hw_type = brw_reg_type_to_a1_hw_3src_type(&devinfo, test_case[i].type); in TEST_P() local 488 const unsigned hw_type = e & 0x7; in TEST_P() local
|
| /external/mesa3d/src/intel/compiler/elk/ |
| D | elk_reg_type.c | 91 static const struct hw_type { struct 94 } gfx4_hw_type[] = { argument 368 enum elk_reg_file file, unsigned hw_type) in elk_hw_type_to_reg_type() 458 unsigned hw_type) in elk_a16_hw_3src_type_to_reg_type() 484 unsigned hw_type, unsigned exec_type) in elk_a1_hw_3src_type_to_reg_type()
|
| D | elk_test_eu_validate.cpp | 302 unsigned hw_type = elk_reg_type_to_hw_type(&devinfo, file, test_case[i].type); in TEST_P() local 401 unsigned hw_type = elk_reg_type_to_a16_hw_3src_type(&devinfo, test_case[i].type); in TEST_P() local
|
| /external/dnsmasq/src/ |
| D | lease.c | 28 int clid_len, hw_len, hw_type; in lease_init() local 257 struct dhcp_lease* lease_find_by_client(unsigned char* hwaddr, int hw_len, int hw_type, in lease_find_by_client() 330 int hw_len, int hw_type, int clid_len) { in lease_set_hwaddr()
|
| D | dhcp.c | 521 int hw_len, int hw_type, char* hostname) { in find_config()
|
| /external/iptables/include/linux/netfilter_ipv4/ |
| D | ip_queue.h | 30 unsigned short hw_type; /* Hardware type */ member
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_sdma_copy_image.c | 153 unsigned hw_type = ac_get_cb_number_type(tiled->buffer.b.b.format); in si_sdma_v4_v5_copy_texture() local
|