/third_party/curl/tests/libtest/ |
H A D | lib2301.c | 103 size_t incoming = nitems; in writecb() local
|
H A D | lib2302.c | 82 size_t incoming = nitems; in writecb() local
|
/third_party/libuv/test/ |
H A D | test-tcp-try-write-error.c | 31 static uv_tcp_t incoming; variable
|
H A D | test-pipe-sendmsg.c | 38 static uv_pipe_t incoming[4]; variable
|
H A D | test-tcp-alloc-cb-fail.c | 31 static uv_tcp_t incoming; variable
|
H A D | test-tcp-write-in-a-row.c | 31 static uv_tcp_t incoming; variable
|
H A D | test-tcp-write-queue-order.c | 34 static uv_tcp_t incoming; variable
|
H A D | test-tcp-try-write.c | 33 static uv_tcp_t incoming; variable
|
H A D | test-tcp-close-accept.c | 119 uv_tcp_t* incoming; in connection_cb() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_clip_util.c | 415 struct brw_reg incoming = get_element_ud(c->reg.R0, 2); in brw_clip_init_clipmask() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopDeletion.cpp | 55 Value *incoming = P.getIncomingValueForBlock(ExitingBlocks[0]); in isLoopDead() local
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-regalloc.cc | 822 ValueNode* incoming = nullptr; in MergeRegisterValues() local 772 EnsureInRegister( MergePointRegisterState& target_state, ValueNode* incoming) EnsureInRegister() argument [all...] |
/third_party/curl/tests/server/ |
H A D | socksd.c | 689 static bool incoming(curl_socket_t listenfd) in incoming() function
|
H A D | mqttd.c | 720 static bool incoming(curl_socket_t listenfd) in incoming() function
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_session.h | 400 int incoming; global() member [all...] |
H A D | nghttp2_session.c | 2783 session_close_stream_on_goaway(nghttp2_session *session, int32_t last_stream_id, int incoming) session_close_stream_on_goaway() argument [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_internal.h | 166 } *incoming; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_session.h | 390 int incoming; global() member [all...] |
H A D | nghttp2_session.c | 2778 session_close_stream_on_goaway(nghttp2_session *session, int32_t last_stream_id, int incoming) session_close_stream_on_goaway() argument [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | linkage.h | 504 explicit Linkage(CallDescriptor* incoming) : incoming_(incoming) {} in Linkage() argument
|
/third_party/python/Modules/clinic/ |
H A D | _ssl.c.h | 716 PySSLMemoryBIO *incoming; in _ssl__SSLContext__wrap_bio() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | renderer_utils.cpp | 231 RotateRectangle(const SurfaceRotation rotation, const bool flipY, const int framebufferWidth, const int framebufferHeight, const gl::Rectangle &incoming, gl::Rectangle *outgoing) RotateRectangle() argument [all...] |
/third_party/libcoap/examples/ |
H A D | coap-server.c | 641 coap_session_t *incoming; /* Incoming session */ member 1602 coap_session_t *incoming = NULL; in proxy_response_handler() local [all...] |
/third_party/python/Modules/ |
H A D | _ssl.c | 4258 _ssl__SSLContext__wrap_bio_impl(PySSLContext *self, PySSLMemoryBIO *incoming, in _ssl__SSLContext__wrap_bio_impl() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 640 static u8 p2ps_group_capability(void *ctx, u8 incoming, u8 role, in p2ps_group_capability() argument [all...] |