Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 20 of 20) sorted by relevance

/third_party/libwebsockets/READMEs/
DREADME.unix-domain-reverse-proxy.md3 ### Introduction
23 ### Mount origin format
41 ### Connectivity rules and translations
82 ### h1 -> h2 conversion
92 ### Behaviour if unix domain socket server unavailable
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.h103 struct Proxy struct
110 struct Proxy *next; argument
111 struct Proxy *prev; argument
134 struct Proxy * proxy; argument
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c159 struct Proxy struct
161 char *url;
162 struct SPDY_Request *request;
163 struct SPDY_Response *response;
164 CURL *curl_handle;
165 struct curl_slist *curl_headers;
166 struct SPDY_NameValue *headers;
167 char *version;
168 char *status_msg;
169 void *http_body;
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dstruct_with_typedef_template_arg.hpp3 struct Proxy { struct
4 typedef void (*foo)(T* bar);
Dmaddness-is-avoidable.hpp6 class Proxy { class in RefPtr
Dtemplate-fun-ty.hpp11 class Proxy { class in RefPtr
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dstruct_with_typedef_template_arg.rs10 pub struct Proxy { struct
13 pub type Proxy_foo<T> = argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DLocalizedNumberFormatterAsFormat.java122 static class Proxy implements Externalizable { class in LocalizedNumberFormatterAsFormat
129 public Proxy() { in Proxy() method in LocalizedNumberFormatterAsFormat.Proxy
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DLocalizedNumberFormatterAsFormat.java124 static class Proxy implements Externalizable { class in LocalizedNumberFormatterAsFormat
131 public Proxy() { in Proxy() method in LocalizedNumberFormatterAsFormat.Proxy
/third_party/node/test/parallel/
Dtest-vm-proxies.js15 sandbox = { Proxy }; field
/third_party/typescript/tests/cases/conformance/types/nonPrimitive/
DnonPrimitiveStrictNull.ts51 interface Proxy<T extends object> {} interface
DnonPrimitiveInGeneric.ts33 interface Proxy<T extends object> {} interface
/third_party/typescript/src/lib/
Des2015.proxy.d.ts110 declare var Proxy: ProxyConstructor; variable
/third_party/typescript/lib/
Dlib.es2015.proxy.d.ts130 declare var Proxy: ProxyConstructor; variable
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypes2.ts15 type Proxy<T> = { alias
/third_party/node/deps/v8/include/
Dv8-forward.h56 class Proxy; variable
/third_party/node/src/
Dnode_http_parser.cc1016 struct Proxy<int (Parser::*)(Args...), Member> { struct in node::__anon3b57ad540111::Parser
1017 static int Raw(llhttp_t* p, Args ... args) { in Raw()
/third_party/python/Lib/unittest/test/testmock/
Dtestpatch.py28 class Proxy(object): class
/third_party/python/Lib/test/
Dtest_descr.py2186 class Proxy(object): class
4326 class Proxy(object): class
4365 class Proxy(object): class
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp10992 class Proxy class in RefPtr
10998 Proxy(T* aRawPtr, member_function aFunction) in Proxy() function in RefPtr::Proxy
78816 class Proxy class in nsAutoPtr
78822 Proxy(T* aRawPtr, member_function aFunction) in Proxy() function in nsAutoPtr::Proxy