Home
last modified time | relevance | path

Searched defs:client (Results 126 - 150 of 342) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DDevice.h28 namespace dawn_wire { namespace client { namespace
H A DClientDoers.cpp21 namespace dawn_wire { namespace client { namespace
H A DClientMemoryTransferService_mock.cpp20 namespace dawn_wire { namespace client { namespace
H A DQueue.cpp20 namespace dawn_wire { namespace client { namespace
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireTest.h103 namespace client { namespace
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dserver.rs35 pub fn client(&self) -> ClientBuilder { in client() functions
/test/xts/acts/communication/netstack_websocket/entry/src/main/cpp/
H A DwebsocketNdkTest.cpp29 static void OnOpen(struct WebSocket *client, WebSocket_OpenResult openResult) in OnOpen() argument
34 static void OnMessage(struct WebSocket *client, char *data, uint32_t length) in OnMessage() argument
39 static void OnError(struct WebSocket *client, WebSocket_ErrorResult error) in OnError() argument
44 static void OnClose(struct WebSocket *client, WebSocket_CloseResult closeResult) in OnClose() argument
53 struct WebSocket *client = new WebSocket(); in OHWebsocketClientConstruct() local
67 struct WebSocket *client = new WebSocket(); in OHWebSocketClientAddHeader() local
81 struct WebSocket *client = new WebSocket(); OHWebSocketClientConnect() local
94 struct WebSocket *client = new WebSocket(); OHWebSocketClientSend() local
107 struct WebSocket *client = new WebSocket(); OHWebSocketClientClose() local
120 struct WebSocket *client = new WebSocket(); OHWebsocketClientDestroy() local
[all...]
/test/xts/device_attest_lite/framework/small/src/client/
H A Dattest_framework_client_proxy.c174 uint8 *client = malloc(len); in CreateClient() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c64 static debuginfod_client *client; variable
[all...]
/third_party/alsa-lib/test/
H A Dseq-sender.c110 void send_event(snd_seq_t *handle, int queue, int client, int port, in send_event() argument
150 int client, port, queue, max, err, v1, v2, time = 0, pcm_flag = 0; in event_sender() local
[all...]
H A Dseq.c86 void show_port_info(snd_seq_t *handle, int client, int port) in show_port_info() argument
114 void show_client_info(snd_seq_t *handle, int client) in show_client_info() argument
[all...]
/third_party/libuv/test/
H A Dtest-udp-send-unreachable.c32 static uv_udp_t client; variable
[all...]
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

Completed in 10 milliseconds

12345678910>>...14