Home
last modified time | relevance | path

Searched defs:incoming (Results 1 – 25 of 32) sorted by relevance

12

/third_party/curl/tests/libtest/
Dlib2301.c103 size_t incoming = nitems; in writecb() local
Dlib2302.c82 size_t incoming = nitems; in writecb() local
/third_party/libuv/test/
Dtest-tcp-try-write-error.c31 static uv_tcp_t incoming; variable
Dtest-tcp-try-write.c33 static uv_tcp_t incoming; variable
Dtest-tcp-alloc-cb-fail.c31 static uv_tcp_t incoming; variable
Dtest-tcp-write-queue-order.c34 static uv_tcp_t incoming; variable
Dtest-pipe-sendmsg.c38 static uv_pipe_t incoming[4]; variable
Dtest-tcp-close-accept.c119 uv_tcp_t* incoming; in connection_cb() local
/third_party/node/deps/v8/tools/system-analyzer/view/
Dcode-panel.mjs226 this.incoming = []; property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp55 Value *incoming = P.getIncomingValueForBlock(ExitingBlocks[0]); in isLoopDead() local
/third_party/node/lib/
D_http_common.js36 const incoming = require('_http_incoming'); constant
D_http_server.js666 incoming: [], property
763 function abortIncoming(incoming) { argument
/third_party/node/deps/v8/src/maglev/
Dmaglev-regalloc.cc773 MergePointRegisterState& target_state, ValueNode* incoming) { in EnsureInRegister()
822 ValueNode* incoming = nullptr; in MergeRegisterValues() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_util.c415 struct brw_reg incoming = get_element_ud(c->reg.R0, 2); in brw_clip_init_clipmask() local
/third_party/curl/tests/server/
Dsocksd.c672 static bool incoming(curl_socket_t listenfd) in incoming() function
Dmqttd.c719 static bool incoming(curl_socket_t listenfd) in incoming() function
/third_party/python/Lib/
Dssl.py522 def wrap_bio(self, incoming, outgoing, server_side=False, argument
862 def _create(cls, incoming, outgoing, server_side=False, argument
/third_party/nghttp2/lib/
Dnghttp2_session.h390 int incoming; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.h390 int incoming; member
/third_party/libcoap/examples/
Dcoap-server.c641 coap_session_t *incoming; /* Incoming session */ member
1602 coap_session_t *incoming = NULL; in proxy_response_handler() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h166 } *incoming; member
/third_party/python/Modules/clinic/
D_ssl.c.h715 PySSLMemoryBIO *incoming; in _ssl__SSLContext__wrap_bio() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.cpp235 const gl::Rectangle &incoming, in RotateRectangle()
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc7686 CallDescriptor* incoming = Linkage::GetJSCallDescriptor( in NewJSToWasmCompilationJob() local
8095 CallDescriptor* incoming = in CompileWasmImportCallWrapper() local
8248 CallDescriptor* incoming = in CompileWasmToJSWrapper() local
8289 CallDescriptor* incoming = Linkage::GetJSCallDescriptor( in CompileJSToJSWrapper() local
8346 CallDescriptor* incoming = in CompileCWasmEntry() local
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
Dmod.rs1264 incoming: io::Cursor<Vec<u8>>, in stateless() field

12