| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | Device.h | 28 namespace dawn_wire { namespace client { namespace
|
| H A D | ClientDoers.cpp | 21 namespace dawn_wire { namespace client { namespace
|
| H A D | ClientMemoryTransferService_mock.cpp | 20 namespace dawn_wire { namespace client { namespace
|
| H A D | Queue.cpp | 20 namespace dawn_wire { namespace client { namespace
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
| H A D | WireTest.h | 103 namespace client { namespace
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/test/ |
| H A D | server.rs | 35 pub fn client(&self) -> ClientBuilder { in client() functions
|
| /test/xts/acts/communication/netstack_websocket/entry/src/main/cpp/ |
| H A D | websocketNdkTest.cpp | 29 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 D | attest_framework_client_proxy.c | 174 uint8 *client = malloc(len); in CreateClient() local
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod-find.c | 64 static debuginfod_client *client; variable [all...] |
| /third_party/alsa-lib/test/ |
| H A D | seq-sender.c | 110 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 D | seq.c | 86 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 D | test-udp-send-unreachable.c | 32 static uv_udp_t client; variable [all...] |
| H A D | test-callback-stack.c | 33 static uv_tcp_t client; variable
|
| H A D | test-tcp-writealot.c | 149 uv_tcp_t client; in TEST_IMPL() local
|
| H A D | test-tcp-close-accept.c | 145 uv_tcp_t* client; in TEST_IMPL() local
|
| H A D | test-udp-ipv6.c | 41 static uv_udp_t client; variable
|
| H A D | test-udp-open.c | 141 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 D | test-udp-multicast-join6.c | 46 static uv_udp_t client; variable
|
| /third_party/libuv/docs/code/multi-echo-server/ |
| H A D | main.c | 37 uv_tcp_t *client = (uv_tcp_t*) malloc(sizeof(uv_tcp_t)); in on_new_connection() local
|
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu_device.c | 83 drm_client_t client = {}; in amdgpu_get_auth() local
|
| /third_party/libdrm/nouveau/ |
| H A D | bufctx.c | 62 nouveau_bufctx_new(struct nouveau_client *client, int bins, in nouveau_bufctx_new() argument
|
| H A D | private.h | 40 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 D | test_lava_job_submitter.py | 8 import xmlrpc.client namespace
|
| /third_party/mesa3d/src/egl/wayland/wayland-drm/ |
| H A D | wayland-drm.c | 53 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 D | pthread_cond-smasher.c | 84 static thread_ret client(void *arg) { in client() function
|