Home
last modified time | relevance | path

Searched refs:proxy_info (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_branches.c35 struct proxy_info { struct
41 struct proxy_info Temporary[RC_REGISTER_MAX_INDEX]; argument
109 static struct proxy_info * get_proxy_info(struct state_and_proxies * sap, in get_proxy_info()
123 struct proxy_info * proxy = get_proxy_info(sap, file, index); in scan_write()
135 struct proxy_info * proxy = get_proxy_info(sap, *pfile, *pindex); in remap_proxy_function()
180 struct proxy_info ifproxy, in inject_cmp()
181 struct proxy_info elseproxy) in inject_cmp()
/third_party/curl/lib/
Durldata.h858 struct proxy_info { struct
915 struct proxy_info socks_proxy;
916 struct proxy_info http_proxy;
Durl.c842 proxy_info_matches(const struct proxy_info *data, in proxy_info_matches()
843 const struct proxy_info *needle) in proxy_info_matches()
854 socks_proxy_info_matches(const struct proxy_info *data, in socks_proxy_info_matches()
855 const struct proxy_info *needle) in socks_proxy_info_matches()
2158 struct proxy_info *proxyinfo;