Home
last modified time | relevance | path

Searched defs:client (Results 276 - 300 of 575) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/libuv/test/
H A Dtest-callback-stack.c33 static uv_tcp_t client; variable
H A Dtest-tcp-writealot.c149 uv_tcp_t client; in TEST_IMPL() local
H A Dtest-tcp-close-accept.c145 uv_tcp_t* client; in TEST_IMPL() local
H A Dtest-udp-ipv6.c41 static uv_udp_t client; variable
H A Dtest-udp-open.c141 uv_udp_t client, client2; in TEST_IMPL() local
197 uv_udp_t client; in TEST_IMPL() local
224 uv_udp_t client; TEST_IMPL() local
255 uv_udp_t client; TEST_IMPL() local
[all...]
H A Dtest-udp-multicast-join6.c46 static uv_udp_t client; variable
/third_party/libuv/docs/code/multi-echo-server/
H A Dmain.c37 uv_tcp_t *client = (uv_tcp_t*) malloc(sizeof(uv_tcp_t)); in on_new_connection() local
/third_party/libdrm/amdgpu/
H A Damdgpu_device.c83 drm_client_t client = {}; in amdgpu_get_auth() local
/third_party/libdrm/nouveau/
H A Dbufctx.c62 nouveau_bufctx_new(struct nouveau_client *client, int bins, in nouveau_bufctx_new() argument
H A Dprivate.h40 nouveau_client(struct nouveau_client *client) in nouveau_client() argument
46 cli_kref_get(struct nouveau_client *client, struct nouveau_bo *bo) in cli_kref_get() argument
56 cli_push_get(struct nouveau_client *client, struct nouveau_bo *bo) in cli_push_get() argument
66 cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, in cli_kref_set() argument
104 uint32_t *client; member
/third_party/mesa3d/.gitlab-ci/tests/
H A Dtest_lava_job_submitter.py8 import xmlrpc.client namespace
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c53 buffer_destroy(struct wl_client *client, struct wl_resource *resource) in buffer_destroy() argument
59 create_buffer(struct wl_client *client, struct wl_resource *resource, in create_buffer() argument
109 drm_create_buffer(struct wl_client *client, struct wl_resource *resource, in drm_create_buffer() argument
135 drm_create_planar_buffer(struct wl_client *client, in drm_create_planar_buffer() argument
164 drm_create_prime_buffer(struct wl_client *client, in drm_create_prime_buffer() argument
178 drm_authenticate(struct wl_client *client, in drm_authenticate() argument
200 bind_drm(struct wl_client *client, void *data, uint32_t version, uint32_t id) bind_drm() argument
[all...]
/third_party/musl/libc-test/src/regression/
H A Dpthread_cond-smasher.c84 static thread_ret client(void *arg) { in client() function
/third_party/nghttp2/src/
H A Dh2load_http1_session.cc58 auto client = session->get_client(); in htp_statuscb() local
74 auto client = session->get_client(); in htp_msg_completecb() local
111 auto client = session->get_client(); htp_hdr_keycb() local
122 auto client = session->get_client(); htp_hdr_valcb() local
139 auto client = session->get_client(); htp_body_cb() local
176 Http1Session(Client *client) Http1Session() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_context.h16 struct nouveau_client *client; member
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_scalability.c54 CLIENT *client = NULL; in my_thread_process() local
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg02.c62 static void client(int id, int pipefd[]) in client() function
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
H A Dtirpc_bottomlevel_clnt_call_scalability.c54 CLIENT *client = NULL; in my_thread_process() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
H A Dtirpc_interlevel_clnt_call_scalability.c53 CLIENT *client = NULL; in my_thread_process() local
/third_party/pulseaudio/src/pulsecore/
H A Dcli-text.c77 pa_client *client; in pa_client_list_to_string() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DBuffer.h24 namespace dawn_wire { namespace client { namespace
/third_party/pulseaudio/src/modules/
H A Dmodule-console-kit.c51 pa_client *client; member
/third_party/python/Lib/test/
H A Dtest_docxmlrpc.py2 import http.client namespace
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...23