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 } gen4_hw_type[] = {  argument 332                         enum brw_reg_file file, unsigned hw_type)  in brw_hw_type_to_reg_type() 417                                  unsigned hw_type)  in brw_a16_hw_3src_type_to_reg_type() 443                                 unsigned hw_type, unsigned exec_type)  in brw_a1_hw_3src_type_to_reg_type()
  | 
| D | test_eu_validate.cpp | 309             unsigned hw_type = brw_reg_type_to_hw_type(&devinfo, file, test_case[i].type);  in TEST_P()  local 408          unsigned hw_type = brw_reg_type_to_a16_hw_3src_type(&devinfo, test_case[i].type);  in TEST_P()  local 499          unsigned hw_type = brw_reg_type_to_a1_hw_3src_type(&devinfo, test_case[i].type);  in TEST_P()  local 526       const unsigned hw_type = e & 0x7;  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/toybox/android/linux/generated/ | 
| D | globals.h | 579     char *hw_type;  member
  | 
| /external/toybox/android/device/generated/ | 
| D | globals.h | 579     char *hw_type;  member
  | 
| /external/toybox/android/mac/generated/ | 
| D | globals.h | 579     char *hw_type;  member
  |