Home
last modified time | relevance | path

Searched refs:Proxies (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_branches.c106 struct register_proxies * Proxies; member
113 return &sap->Proxies->Temporary[index]; in get_proxy_info()
155 sap.Proxies = proxies; in allocate_and_insert_proxies()
/external/dexmaker/
DREADME.md11 Class Proxies
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dmodule.h.tmpl179 {#--- Interface Proxies -#}
/external/grpc-grpc/doc/
Dload-balancing.md25 balancing system. Proxies typically require more resources to operate since they
/external/python/httplib2/
Dlibhttplib2.tex79 \item[Proxies]
/external/python/cpython2/Doc/howto/
Durllib2.rst508 Proxies chapter
/external/python/cpython2/Doc/library/
Durllib.rst135 Proxies which require authentication for use are not currently supported;
/external/python/cpython3/Doc/howto/
Durllib2.rst531 Proxies chapter
/external/v8/
DChangeLog36199 Reland of "[Proxies] Ship Proxies + Reflect." (issues 1543, 3931).
36226 [Proxies] Ship Proxies + Reflect (issues 1543, 3931).
36861 Stage Proxies and Reflect behind --harmony flag (issues 1543, 3931).
46229 Proxies: Fixed receiver for setters inherited from proxies.
46230 Proxies: Fixed ToStringArray function so that it does not reject some
47583 Implemented the set trap for Harmony proxies. Proxies still need to
47641 Implemented the get trap for Harmony proxies. Proxies are enabled