/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | process_vm.c | 34 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/ |
D | gremoteactiongroup.c | 106 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()
|
D | gmenuexporter.c | 470 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
|
D | gdbusactiongroup.c | 378 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/ |
D | node_win32_etw_provider-inl.h | 122 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()
|
D | node_dtrace.h | 41 char* remote; member
|
D | node.d | 34 uint32_t remote; member 41 uint64_t remote; member
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/ |
D | deqp.json | 2 "remote": "https://github.com/KhronosGroup/VK-GL-CTS.git", string
|
/third_party/libsoup/tests/ |
D | socket-test.c | 128 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/ |
D | process_vm_readv03.c | 167 struct iovec local, remote; in fetch_remote_addrs() local 196 struct iovec local[NUM_LOCAL_VECS], *remote; in child_invoke() local
|
D | process_vm_readv02.c | 121 struct iovec local, remote; in child_invoke() local
|
D | process_vm_writev02.c | 151 struct iovec local, remote; in child_write() local
|
/third_party/gstreamer/gstreamer/tests/examples/ptp/ |
D | ptp-print-times.c | 87 GstClockTime local, remote; in main() local
|
/third_party/skia/tools/skqp/ |
D | make_apk_list.py | 87 def table(o, remote, branch, excludes): argument
|
/third_party/flutter/skia/tools/skqp/ |
D | make_apk_list.py | 80 def table(o, remote, branch, excludes): argument
|
/third_party/curl/docs/examples/ |
D | sftpuploadresume.c | 120 const char *remote = "sftp://user:pass@example.com/path/filename"; in main() local
|
/third_party/libcoap/include/coap3/ |
D | coap_io.h | 51 coap_address_t remote; /**< remote address and port */ member
|
/third_party/libcoap/examples/contiki/ |
D | coap-observer.c | 96 const coap_address_t *remote, in message_handler()
|
/third_party/toybox/toys/net/ |
D | ftpget.c | 96 char *s, *remote = toys.optargs[2]; in ftpget_main() local
|
/third_party/libnl/lib/route/link/ |
D | ipvti.c | 47 uint32_t remote; member 453 int rtnl_link_ipvti_set_remote(struct rtnl_link *link, uint32_t remote) in rtnl_link_ipvti_set_remote()
|
D | ipgre.c | 57 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/ |
D | netsync.c | 50 struct sockaddr_in remote; in setupConnectionServer() local
|
/third_party/glib/gio/tests/ |
D | basic-application.c | 151 gboolean remote; in command_line() local
|
/third_party/grpc/src/core/lib/channel/ |
D | channelz.h | 293 const std::string& remote() { return remote_; } in remote() function
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/ |
D | git.go | 93 func Push(wd, remote, localBranch, remoteBranch string, flags PushFlags) error { argument
|