Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 21 of 21) 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/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/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/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.ts21 declare var Proxy: ProxyConstructor; variable
/third_party/typescript/lib/
Dlib.es2015.proxy.d.ts41 declare var Proxy: ProxyConstructor; variable
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypes2.ts15 type Proxy<T> = { alias
/third_party/flutter/skia/src/gpu/ops/
DGrTextureOp.cpp259 struct Proxy { struct in __anon56bfc99a0111::TextureOp
260 GrTextureProxy* fProxy;
261 int fQuadCnt;
/third_party/node/src/
Dnode_http_parser.cc917 struct Proxy<int (Parser::*)(Args...), Member> { struct in node::__anonbfa2b8920111::Parser
918 static int Raw(llhttp_t* p, Args ... args) { in Raw()
/third_party/node/deps/npm/node_modules/http-proxy-agent/test/
Dtest.js11 var Proxy = require('proxy'); variable
/third_party/python/Lib/unittest/test/testmock/
Dtestpatch.py28 class Proxy(object): class
/third_party/python/Lib/test/
Dtest_descr.py2166 class Proxy(object): class
4300 class Proxy(object): class
4339 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