Home
last modified time | relevance | path

Searched defs:client (Results 1 – 25 of 1234) sorted by relevance

12345678910>>...50

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs205 public static void RunEmptyUnary(TestService.TestServiceClient client) in RunEmptyUnary()
213 public static void RunLargeUnary(TestService.TestServiceClient client) in RunLargeUnary()
227 public static async Task RunClientStreamingAsync(TestService.TestServiceClient client) in RunClientStreamingAsync()
243 public static async Task RunServerStreamingAsync(TestService.TestServiceClient client) in RunServerStreamingAsync()
262 public static async Task RunPingPongAsync(TestService.TestServiceClient client) in RunPingPongAsync()
311 public static async Task RunEmptyStreamAsync(TestService.TestServiceClient client) in RunEmptyStreamAsync()
324 …public static void RunComputeEngineCreds(TestService.TestServiceClient client, string defaultServi… in RunComputeEngineCreds()
346 public static void RunJwtTokenCreds(TestService.TestServiceClient client) in RunJwtTokenCreds()
365 …public static async Task RunOAuth2AuthTokenAsync(TestService.TestServiceClient client, string oaut… in RunOAuth2AuthTokenAsync()
386 …public static async Task RunPerRpcCredsAsync(TestService.TestServiceClient client, string oauthSco… in RunPerRpcCredsAsync()
[all …]
/third_party/grpc/src/csharp/Grpc.Examples/
DMathExamples.cs27 public static void DivExample(Math.MathClient client) in DivExample()
33 public static async Task DivAsyncExample(Math.MathClient client) in DivAsyncExample()
39 public static async Task FibExample(Math.MathClient client) in FibExample()
48 public static async Task SumExample(Math.MathClient client) in SumExample()
64 public static async Task DivManyExample(Math.MathClient client) in DivManyExample()
80 public static async Task DependentRequestsExample(Math.MathClient client) in DependentRequestsExample()
103 public static async Task HandleErrorExample(Math.MathClient client) in HandleErrorExample()
119 public static async Task MetadataExample(Math.MathClient client) in MetadataExample()
/third_party/alsa-lib/aserver/
Daserver.c161 struct client { struct
162 struct list_head list;
163 int poll_fd;
164 int ctrl_fd;
165 int local;
166 int transport_type;
167 int dev_type;
168 char name[256];
169 int stream;
170 int mode;
[all …]
/third_party/weston/libweston-desktop/
Dclient.c36 struct wl_client *client; member
45 weston_desktop_client_add_destroy_listener(struct weston_desktop_client *client, in weston_desktop_client_add_destroy_listener()
54 struct weston_desktop_client *client = in weston_desktop_client_destroy() local
77 struct weston_desktop_client *client = user_data; in weston_desktop_client_ping_timeout() local
91 struct weston_desktop_client *client; in weston_desktop_client_create() local
141 weston_desktop_client_get_desktop(struct weston_desktop_client *client) in weston_desktop_client_get_desktop()
147 weston_desktop_client_get_resource(struct weston_desktop_client *client) in weston_desktop_client_get_resource()
153 weston_desktop_client_get_surface_list(struct weston_desktop_client *client) in weston_desktop_client_get_surface_list()
159 weston_desktop_client_get_client(struct weston_desktop_client *client) in weston_desktop_client_get_client()
165 weston_desktop_client_for_each_surface(struct weston_desktop_client *client, in weston_desktop_client_for_each_surface()
[all …]
/third_party/weston/tests/
Dpointer-test.c53 send_motion(struct client *client, const struct timespec *time, int x, int y) in send_motion()
64 send_button(struct client *client, const struct timespec *time, in send_button()
76 send_axis(struct client *client, const struct timespec *time, uint32_t axis, in send_axis()
88 check_pointer(struct client *client, int x, int y) in check_pointer()
119 check_pointer_move(struct client *client, int x, int y) in check_pointer_move()
138 struct client *client; in TEST() local
163 struct client *client; in TEST() local
188 struct client *client; in TEST() local
213 struct client *client; in TEST() local
238 struct client *client; in TEST() local
[all …]
Dsubsurface-test.c55 get_subcompositor(struct client *client) in get_subcompositor()
83 populate_compound_surface(struct compound_surface *com, struct client *client) in populate_compound_surface()
103 struct client *client; in TEST() local
118 struct client *client; in TEST() local
135 struct client *client; in TEST() local
153 struct client *client; in TEST() local
172 struct client *client; in TEST() local
189 struct client *client; in TEST() local
208 struct client *client; in TEST() local
226 struct client *client; in TEST() local
[all …]
Divi-layout-test-client.c53 struct client *client; member
71 client_create_runner(struct client *client) in client_create_runner()
128 get_ivi_application(struct client *client) in get_ivi_application()
162 client_create_ivi_window(struct client *client, in client_create_ivi_window()
229 struct client *client; in TEST_P() local
248 struct client *client; in TEST() local
276 struct client *client; in TEST_P() local
298 struct client *client; in TEST() local
320 struct client *client; in TEST() local
344 struct client *client; in TEST_P() local
[all …]
Dlinux-explicit-synchronization-test.c53 get_linux_explicit_synchronization(struct client *client) in get_linux_explicit_synchronization()
91 struct client *client = create_test_client(); in TEST() local
118 struct client *client = create_test_client(); in TEST() local
143 struct client *client = create_test_client(); in TEST() local
169 struct client *client = create_test_client(); in TEST() local
198 struct client *client = create_test_client(); in TEST() local
222 struct client *client = create_test_client(); in TEST() local
245 struct client *client = create_test_client(); in TEST() local
305 struct client *client = create_test_client(); in TEST() local
366 struct client *client = create_test_client(); in TEST() local
[all …]
Dviewporter-test.c60 struct client *client; in TEST() local
91 struct client *client; in TEST_P() local
108 struct client *client; in TEST() local
136 struct client *client; in TEST_P() local
152 struct client *client; in TEST() local
181 struct client *client; in TEST_P() local
248 setup_source_vs_buffer(struct client *client, in setup_source_vs_buffer()
368 struct client *client; in TEST_P() local
424 struct client *client; in TEST_P() local
440 struct client *client; in TEST() local
[all …]
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamswclient.c42 CamSwClient *client = g_new0 (CamSwClient, 1); in cam_sw_client_new() local
50 reset_state (CamSwClient * client) in reset_state()
59 cam_sw_client_free (CamSwClient * client) in cam_sw_client_free()
71 cam_sw_client_open (CamSwClient * client, const char *sock_path) in cam_sw_client_open()
111 cam_sw_client_close (CamSwClient * client) in cam_sw_client_close()
121 send_ca_pmt (CamSwClient * client, GstMpegtsPMT * pmt, in send_ca_pmt()
157 cam_sw_client_set_pmt (CamSwClient * client, GstMpegtsPMT * pmt) in cam_sw_client_set_pmt()
167 cam_sw_client_update_pmt (CamSwClient * client, GstMpegtsPMT * pmt) in cam_sw_client_update_pmt()
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc112 alts_grpc_handshaker_client* client) { in handshaker_client_send_buffer_destroy()
127 alts_grpc_handshaker_client* client) { in alts_grpc_handshaker_client_unref()
148 alts_grpc_handshaker_client* client, bool receive_status_finished, in maybe_complete_tsi_next()
179 static void handle_response_done(alts_grpc_handshaker_client* client, in handle_response_done()
197 alts_grpc_handshaker_client* client = in alts_handshaker_client_handle_response() local
295 static tsi_result continue_make_grpc_call(alts_grpc_handshaker_client* client, in continue_make_grpc_call()
357 void RequestHandshake(alts_grpc_handshaker_client* client) { in RequestHandshake()
372 alts_grpc_handshaker_client* client = nullptr; in HandshakeDone() local
414 void RequestHandshake(alts_grpc_handshaker_client* client, bool is_client) { in RequestHandshake()
435 alts_grpc_handshaker_client* client = in make_grpc_call() local
[all …]
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c186 gst_mpd_client_fetch_external_segment_list (GstMPDClient * client, in gst_mpd_client_fetch_external_segment_list()
323 gst_mpd_client_get_segment_list (GstMPDClient * client, in gst_mpd_client_get_segment_list()
363 gst_mpd_client_get_segment_duration (GstMPDClient * client, in gst_mpd_client_get_segment_duration()
397 gst_mpd_client_active_streams_free (GstMPDClient * client) in gst_mpd_client_active_streams_free()
410 GstMPDClient *client = GST_MPD_CLIENT (object); in gst_mpd_client_finalize() local
442 gst_mpd_client_init (GstMPDClient * client) in gst_mpd_client_init()
457 GstMPDClient *client = gst_mpd_client_new (); in gst_mpd_client_new_static() local
471 gst_mpd_client_free (GstMPDClient * client) in gst_mpd_client_free()
478 gst_mpd_client_parse (GstMPDClient * client, const gchar * data, gint size) in gst_mpd_client_parse()
495 gst_mpd_client_get_xml_content (GstMPDClient * client, gchar ** data, in gst_mpd_client_get_xml_content()
[all …]
/third_party/glib/gio/
Dgsocketclient.c171 can_use_proxy (GSocketClient *client) in can_use_proxy()
214 g_socket_client_init (GSocketClient *client) in g_socket_client_init()
243 GSocketClient *client = G_SOCKET_CLIENT (object); in g_socket_client_finalize() local
259 GSocketClient *client = G_SOCKET_CLIENT (object); in g_socket_client_get_property() local
310 GSocketClient *client = G_SOCKET_CLIENT (object); in g_socket_client_set_property() local
368 g_socket_client_get_family (GSocketClient *client) in g_socket_client_get_family()
390 g_socket_client_set_family (GSocketClient *client, in g_socket_client_set_family()
413 g_socket_client_get_socket_type (GSocketClient *client) in g_socket_client_get_socket_type()
433 g_socket_client_set_socket_type (GSocketClient *client, in g_socket_client_set_socket_type()
456 g_socket_client_get_protocol (GSocketClient *client) in g_socket_client_get_protocol()
[all …]
Dgdbusnamewatching.c87 client_ref (Client *client) in client_ref()
94 client_unref (Client *client) in client_unref()
125 Client *client; member
149 actually_do_call (Client *client, GDBusConnection *connection, const gchar *name_owner, CallType ca… in actually_do_call()
192 schedule_call_in_idle (Client *client, CallType call_type) in schedule_call_in_idle()
215 do_call (Client *client, CallType call_type) in do_call()
229 call_appeared_handler (Client *client) in call_appeared_handler()
242 call_vanished_handler (Client *client) in call_vanished_handler()
261 Client *client; in dup_client() local
288 Client *client = NULL; in on_connection_disconnected() local
[all …]
/third_party/node/test/parallel/
Dtest-http2-client-destroy.js27 const client = h2.connect(`http://localhost:${server.address().port}`); constant
57 const client = h2.connect(`http://localhost:${server.address().port}`); constant
114 const client = h2.connect(`http://localhost:${server.address().port}`); constant
132 const client = h2.connect(`http://localhost:${server.address().port}`); constant
150 const client = h2.connect(`http://localhost:${server.address().port}`); constant
179 const client = h2.connect(`http://localhost:${server.address().port}`); constant
216 const client = h2.connect(`http://localhost:${server.address().port}`); constant
Dtest-tls-alpn-server-client.js78 client: { ALPN: 'a' } }); property
82 client: { ALPN: 'b' } }); property
86 client: { ALPN: false } }); property
104 client: { ALPN: false } }); property
108 client: { ALPN: false } }); property
112 client: { ALPN: false } }); property
133 client: { ALPN: false } }); property
136 client: { ALPN: false } }); property
140 client: { ALPN: false } }); property
155 client: { ALPN: false } }); property
[all …]
Dtest-net-bytes-written-large.js21 const client = net.connect(server.address().port); constant
38 const client = net.connect(server.address().port); constant
60 const client = net.connect(server.address().port); constant
Dtest-http2-compat-serverresponse-end.js43 const client = connect(url, mustCall(() => { constant
73 const client = connect(url, mustCall(() => { constant
102 const client = connect(url, mustCall(() => { constant
132 const client = connect(url, mustCall(() => { constant
163 const client = connect(url, mustCall(() => { constant
197 const client = connect(url, mustCall(() => { constant
228 const client = connect(url, mustCall(() => { constant
263 const client = connect(url, mustCall(() => { constant
303 const client = connect(url, mustCall(() => { constant
336 const client = connect(url, mustCall(() => { constant
Dtest-http2-session-unref.js32 const client = http2.connect(`http://localhost:${port}`); constant
38 const client = http2.connect(`http://localhost:${port}`); constant
48 const client = http2.connect(`http://localhost:${port}`, { constant
/third_party/quickjs/
Dmessage_server.cpp53 const char* QueueFront(int client) in QueueFront()
61 void QueuePop(int client) in QueuePop()
68 int QueueIsEmpty(int client) in QueueIsEmpty()
76 static int DBG_SocketRead(int client, char *buf, int len) in DBG_SocketRead()
95 static int DBG_ReadMsgLen(int client) in DBG_ReadMsgLen()
114 static void ReadMsg(int client) in ReadMsg()
203 int client = 0; in DBG_StartServer() local
213 int client = DBG_StartServer(); in DBG_StartAgent() local
/third_party/weston/libweston/
Dlinux-explicit-synchronization.c61 linux_surface_synchronization_destroy(struct wl_client *client, in linux_surface_synchronization_destroy()
68 linux_surface_synchronization_set_acquire_fence(struct wl_client *client, in linux_surface_synchronization_set_acquire_fence()
107 linux_surface_synchronization_get_release(struct wl_client *client, in linux_surface_synchronization_get_release()
168 linux_explicit_synchronization_destroy(struct wl_client *client, in linux_explicit_synchronization_destroy()
175 linux_explicit_synchronization_get_synchronization(struct wl_client *client, in linux_explicit_synchronization_get_synchronization()
214 bind_linux_explicit_synchronization(struct wl_client *client, in bind_linux_explicit_synchronization()
278 struct wl_client *client = wl_resource_get_client(resource); in linux_explicit_synchronization_send_server_error() local
Dlinux-dmabuf.c70 params_destroy(struct wl_client *client, struct wl_resource *resource) in params_destroy()
76 params_add(struct wl_client *client, in params_add()
130 params_add_buffer_handle(struct wl_client *client, struct wl_resource *params_resource, in params_add_buffer_handle()
178 linux_dmabuf_wl_buffer_destroy(struct wl_client *client, in linux_dmabuf_wl_buffer_destroy()
204 params_create_common(struct wl_client *client, in params_create_common()
369 params_create(struct wl_client *client, in params_create()
381 params_create_immed(struct wl_client *client, in params_create_immed()
403 linux_dmabuf_destroy(struct wl_client *client, struct wl_resource *resource) in linux_dmabuf_destroy()
409 linux_dmabuf_create_params(struct wl_client *client, in linux_dmabuf_create_params()
528 bind_linux_dmabuf(struct wl_client *client, in bind_linux_dmabuf()
[all …]
/third_party/curl/tests/
DFILEFORMAT.md329 ### `<server>`
360 ### `<features>`
422 ### `<killserver>`
428 ### `<precheck>`
434 ### `<postcheck>`
439 ### `<tool>`
444 ### `<name>`
447 ### `<setenv>`
454 …o-output/no-include/force-output/binary-trace"] [timeout="secs"][delay="secs"][type="perl/shell"]>`
502 ### `<file name="log/filename" [nonewline="yes"]>`
[all …]
/third_party/weston/compositor/
Dtext-backend.c106 struct wl_client *client; member
170 text_input_set_surrounding_text(struct wl_client *client, in text_input_set_surrounding_text()
189 text_input_activate(struct wl_client *client, in text_input_activate()
238 text_input_deactivate(struct wl_client *client, in text_input_deactivate()
249 text_input_reset(struct wl_client *client, in text_input_reset()
265 text_input_set_cursor_rectangle(struct wl_client *client, in text_input_set_cursor_rectangle()
285 text_input_set_content_type(struct wl_client *client, in text_input_set_content_type()
303 text_input_invoke_action(struct wl_client *client, in text_input_invoke_action()
321 text_input_commit_state(struct wl_client *client, in text_input_commit_state()
338 text_input_show_input_panel(struct wl_client *client, in text_input_show_input_panel()
[all …]
/third_party/nghttp2/src/
Dh2load_http2_session.cc39 Http2Session::Http2Session(Client *client) in Http2Session()
49 auto client = static_cast<Client *>(user_data); in on_header_callback() local
72 auto client = static_cast<Client *>(user_data); in on_frame_recv_callback() local
91 auto client = static_cast<Client *>(user_data); in on_data_chunk_recv_callback() local
101 auto client = static_cast<Client *>(user_data); in on_stream_close_callback() local
117 auto client = static_cast<Client *>(user_data); in on_frame_not_send_callback() local
133 auto client = static_cast<Client *>(user_data); in before_frame_send_callback() local
146 auto client = static_cast<Client *>(user_data); in file_read_callback() local
179 auto client = static_cast<Client *>(user_data); in send_callback() local

12345678910>>...50