Home
last modified time | relevance | path

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

12

/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/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.d34 uint32_t remote; member
41 uint64_t remote; member
Dnode_dtrace.h41 char* remote; member
/third_party/rust/crates/serde/test_suite/tests/ui/remote/
Dwrong_de.rs3 mod remote { module
Denum_getter.rs3 mod remote { module
Dbad_getter.rs3 mod remote { module
Dunknown_field.rs3 mod remote { module
Dbad_remote.rs3 mod remote { module
Dwrong_ser.rs3 mod remote { module
Dmissing_field.rs3 mod remote { module
Dwrong_getter.rs3 mod remote { module
/third_party/skia/third_party/externals/swiftshader/tests/regres/
Ddeqp.json2 "remote": "https://github.com/KhronosGroup/VK-GL-CTS.git", string
/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/flutter/skia/tools/skqp/
Dmake_apk_list.py80 def table(o, remote, branch, excludes): argument
/third_party/skia/tools/skqp/
Dmake_apk_list.py87 def table(o, remote, branch, excludes): argument
/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/ltp/testcases/network/nfsv4/locks/
Dnetsync.c50 struct sockaddr_in remote; in setupConnectionServer() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
Dgit.go93 func Push(wd, remote, localBranch, remoteBranch string, flags PushFlags) error { argument
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dgstximagesrc.h92 gboolean remote; member

12