Home
last modified time | relevance | path

Searched defs:auto_detect (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/
H A Dmeminit.c120 const struct mem_channel_data *data, bool auto_detect) in mem_init_dq_dqs_upds()
134 const struct mb_cfg *mb_cfg, bool auto_detect) in mem_init_dq_upds()
156 const struct mb_cfg *mb_cfg, bool auto_detect) in mem_init_dqs_upds()
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/
H A Dmeminit.c163 const struct mem_channel_data *data, bool auto_detect) in mem_init_dq_dqs_upds()
177 const struct mb_cfg *mb_cfg, bool auto_detect) in mem_init_dq_upds()
199 const struct mb_cfg *mb_cfg, bool auto_detect) in mem_init_dqs_upds()
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Dproxy_config_service_win_unittest.cc17 BOOL auto_detect; in TEST() member
27 bool auto_detect; in TEST() member
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config_service_linux_unittest.cc487 bool auto_detect; in TEST_F() member
805 bool auto_detect; in TEST_F() member
1184 bool auto_detect; in TEST_F() member
1974 bool auto_detect; in TEST_F() member
H A Dproxy_config.h205 bool auto_detect() const { in auto_detect() function