Home
last modified time | relevance | path

Searched defs:remote (Results 1 – 25 of 55) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dprocess_vm.c34 struct iovec remote = {.iov_base = src, .iov_len = sizeof(src)}; in process_vm_writev_0100() local
56 struct iovec remote[__VALUE_DATA_SIZE__] = { in process_vm_writev_0200() local
81 struct iovec remote = {.iov_base = src, .iov_len = sizeof(src)}; in process_vm_writev_0300() local
96 struct iovec remote, local; in process_vm_readv_0100() local
116 struct iovec remote, local; in process_vm_readv_0200() local
136 struct iovec remote, local; in process_vm_readv_0300() local
/third_party/glib/gio/
Dgremoteactiongroup.c106 g_remote_action_group_activate_action_full (GRemoteActionGroup *remote, in g_remote_action_group_activate_action_full()
135 g_remote_action_group_change_action_state_full (GRemoteActionGroup *remote, in g_remote_action_group_change_action_state_full()
Dgmenuexporter.c470 g_menu_exporter_remote_subscribe (GMenuExporterRemote *remote, in g_menu_exporter_remote_subscribe()
486 g_menu_exporter_remote_unsubscribe (GMenuExporterRemote *remote, in g_menu_exporter_remote_unsubscribe()
507 g_menu_exporter_remote_has_subscriptions (GMenuExporterRemote *remote) in g_menu_exporter_remote_has_subscriptions()
515 GMenuExporterRemote *remote = data; in g_menu_exporter_remote_free() local
540 GMenuExporterRemote *remote; in g_menu_exporter_remote_new() local
583 GMenuExporterRemote *remote; in g_menu_exporter_subscribe() local
627 GMenuExporterRemote *remote; in g_menu_exporter_unsubscribe() local
Dgdbusactiongroup.c378 g_dbus_action_group_activate_action_full (GRemoteActionGroup *remote, in g_dbus_action_group_activate_action_full()
397 g_dbus_action_group_change_action_state_full (GRemoteActionGroup *remote, in g_dbus_action_group_change_action_state_full()
/third_party/node/src/
Dnode_win32_etw_provider-inl.h122 node_dtrace_connection_t* conn, const char* remote, int port, in NODE_HTTP_SERVER_REQUEST()
132 const char* remote, int port, int fd) { in NODE_HTTP_SERVER_RESPONSE()
140 node_dtrace_connection_t* conn, const char* remote, int port, in NODE_HTTP_CLIENT_REQUEST()
150 const char* remote, int port, int fd) { in NODE_HTTP_CLIENT_RESPONSE()
158 const char* remote, int port, int fd) { in NODE_NET_SERVER_CONNECTION()
166 const char* remote, int port, int fd) { in NODE_NET_STREAM_END()
Dnode_dtrace.h41 char* remote; member
Dnode.d34 uint32_t remote; member
41 uint64_t remote; member
/third_party/skia/third_party/externals/swiftshader/tests/regres/
Ddeqp.json2 "remote": "https://github.com/KhronosGroup/VK-GL-CTS.git", string
/third_party/libsoup/tests/
Dsocket-test.c128 SoupAddress *local, *remote; in do_socket_from_fd_client_test() local
241 SoupAddress *local, *remote; in do_socket_from_fd_bad_test() local
/third_party/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm_readv03.c167 struct iovec local, remote; in fetch_remote_addrs() local
196 struct iovec local[NUM_LOCAL_VECS], *remote; in child_invoke() local
Dprocess_vm_readv02.c121 struct iovec local, remote; in child_invoke() local
Dprocess_vm_writev02.c151 struct iovec local, remote; in child_write() local
/third_party/gstreamer/gstreamer/tests/examples/ptp/
Dptp-print-times.c87 GstClockTime local, remote; in main() local
/third_party/skia/tools/skqp/
Dmake_apk_list.py87 def table(o, remote, branch, excludes): argument
/third_party/flutter/skia/tools/skqp/
Dmake_apk_list.py80 def table(o, remote, branch, excludes): argument
/third_party/curl/docs/examples/
Dsftpuploadresume.c120 const char *remote = "sftp://user:pass@example.com/path/filename"; in main() local
/third_party/libcoap/include/coap3/
Dcoap_io.h51 coap_address_t remote; /**< remote address and port */ member
/third_party/libcoap/examples/contiki/
Dcoap-observer.c96 const coap_address_t *remote, in message_handler()
/third_party/toybox/toys/net/
Dftpget.c96 char *s, *remote = toys.optargs[2]; in ftpget_main() local
/third_party/libnl/lib/route/link/
Dipvti.c47 uint32_t remote; member
453 int rtnl_link_ipvti_set_remote(struct rtnl_link *link, uint32_t remote) in rtnl_link_ipvti_set_remote()
Dipgre.c57 uint32_t remote; member
692 int rtnl_link_ipgre_set_remote(struct rtnl_link *link, uint32_t remote) in rtnl_link_ipgre_set_remote()
/third_party/ltp/testcases/network/nfsv4/locks/
Dnetsync.c50 struct sockaddr_in remote; in setupConnectionServer() local
/third_party/glib/gio/tests/
Dbasic-application.c151 gboolean remote; in command_line() local
/third_party/grpc/src/core/lib/channel/
Dchannelz.h293 const std::string& remote() { return remote_; } in remote() function
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
Dgit.go93 func Push(wd, remote, localBranch, remoteBranch string, flags PushFlags) error { argument

123