Home
last modified time | relevance | path

Searched defs:client (Results 201 - 225 of 338) sorted by relevance

12345678910>>...14

/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksIPC.cpp45 ChildConnection client; member
[all...]
/third_party/glslang/glslang/CInterface/
H A Dglslang_c_interface.cpp236 static glslang::EShClient c_shader_client(glslang_client_t client) in c_shader_client() argument
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c78 int client; in snd_seq_hw_client_id() local
136 static int snd_seq_hw_get_ump_info(snd_seq_t *seq, int client, int type, void *info) in snd_seq_hw_get_ump_info() argument
492 int fd, ver, client, fmode, ret; in snd_seq_hw_open() local
[all...]
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3dx_simulator.c336 const char *client = "?"; in handle_mmu_interruptions() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h28 struct nouveau_client *client; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-stack-trace-impl.cc84 V8InspectorClient* client = nullptr; in buildInspectorObjectCommon() local
/third_party/pulseaudio/src/modules/dbus/
H A Diface-client.c38 pa_client *client; member
395 pa_client *client = call_data; client_proplist_changed_cb() local
422 pa_dbusiface_client_new(pa_dbusiface_core *core, pa_client *client) pa_dbusiface_client_new() argument
[all...]
H A Dmodule-dbus-protocol.c88 pa_client *client; member
176 pa_client *client; in connection_new_cb() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp320 RECT client; in checkForOutOfDateSwapChain() local
/third_party/skia/tools/
H A Dremote_demo.cpp149 static void final_draw(std::string outFilename, SkData* picData, SkStrikeClient* client, in final_draw() argument
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c55 pa_client *client; member
451 static void client_kill_cb(pa_client *client) { in client_kill_cb() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_i.h56 struct sockaddr_in client; /* for M-SEARCH replies */ member
H A Dwps_upnp_ssdp.c447 msearchreply_state_machine_start(struct upnp_wps_device_sm *sm, struct sockaddr_in *client, int mx) msearchreply_state_machine_start() argument
513 ssdp_parse_msearch(struct upnp_wps_device_sm *sm, struct sockaddr_in *client, const char *data) ssdp_parse_msearch() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_i.h56 struct sockaddr_in client; /* for M-SEARCH replies */ member
H A Dwps_upnp_ssdp.c447 msearchreply_state_machine_start(struct upnp_wps_device_sm *sm, struct sockaddr_in *client, int mx) msearchreply_state_machine_start() argument
513 ssdp_parse_msearch(struct upnp_wps_device_sm *sm, struct sockaddr_in *client, const char *data) ssdp_parse_msearch() argument
[all...]
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c65 static int client; variable
674 int client = snd_seq_client_info_get_client(cinfo); list_ports() local
[all...]
H A Daplaymidi.c70 static int client; variable
929 int client = snd_seq_client_info_get_client(cinfo); list_ports() local
[all...]
/third_party/curl/lib/
H A Dc-hyper.c873 hyper_clientconn *client = NULL; in Curl_http() local
H A Dcf-h1-proxy.c582 hyper_clientconn *client = NULL; in start_CONNECT() local
[all...]
/third_party/alsa-lib/aserver/
H A Daserver.c162 struct client { struct
247 client_t *client in pcm_shm_hw_ptr_changed() local
266 client_t *client = pcm->appl.private_data; pcm_shm_appl_ptr_changed() local
283 pcm_shm_open(client_t *client, int *cookie) pcm_shm_open() argument
322 pcm_shm_close(client_t *client) pcm_shm_close() argument
347 shm_ack(client_t *client) shm_ack() argument
362 shm_ack_fd(client_t *client, int fd) shm_ack_fd() argument
377 shm_rbptr_fd(client_t *client, snd_pcm_rbptr_t *rbptr) shm_rbptr_fd() argument
386 client_t *client = snd_async_handler_get_callback_private(handler); async_handler() local
391 pcm_shm_cmd(client_t *client) pcm_shm_cmd() argument
533 client_t *client = waiter->private_data; ctl_handler() local
548 ctl_shm_open(client_t *client, int *cookie) ctl_shm_open() argument
585 ctl_shm_close(client_t *client) ctl_shm_close() argument
610 ctl_shm_cmd(client_t *client) ctl_shm_cmd() argument
725 snd_client_open(client_t *client) snd_client_open() argument
805 client_t *client = waiter->private_data; client_poll_handler() local
819 client_t *client = waiter->private_data; client_ctrl_handler() local
839 client_t *client; inet_pending_handler() local
896 client_t *client = calloc(1, sizeof(*client)); local_handler() local
[all...]
/third_party/libuv/src/unix/
H A Dstream.c536 int uv_accept(uv_stream_t* server, uv_stream_t* client) { in uv_accept() argument
/third_party/libuv/src/win/
H A Dtcp.c629 int uv__tcp_accept(uv_tcp_t* server, uv_tcp_t* client) { in uv__tcp_accept() argument
/third_party/libdrm/nouveau/
H A Dnouveau.c838 nouveau_bo_wait(struct nouveau_bo *bo, uint32_t access, struct nouveau_client *client) nouveau_bo_wait() argument
873 nouveau_bo_map(struct nouveau_bo *bo, uint32_t access, struct nouveau_client *client) nouveau_bo_map() argument
[all...]
H A Dnouveau.h45 struct nouveau_object client; member
172 struct nouveau_client *client; member
193 struct nouveau_client *client; member
H A Dpushbuf.c539 nouveau_pushbuf_new(struct nouveau_client *client, struct nouveau_object *chan, int nr, uint32_t size, bool immediate, struct nouveau_pushbuf **ppush) nouveau_pushbuf_new() argument
649 struct nouveau_client *client = push->client; nouveau_pushbuf_space() local
[all...]

Completed in 30 milliseconds

12345678910>>...14