Home
last modified time | relevance | path

Searched defs:remote (Results 1 – 25 of 56) 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/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_remote.rs3 mod remote { module
Dwrong_ser.rs3 mod remote { module
Dbad_getter.rs3 mod remote { module
Dunknown_field.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/node/test/parallel/
Dtest-stream-pipeline-duplex.js7 const remote = new PassThrough(); constant
/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
/third_party/node/deps/npm/node_modules/make-fetch-happen/lib/cache/
Dindex.js3 const remote = require('../remote.js') constant
/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/node/deps/npm/node_modules/make-fetch-happen/lib/
Dfetch.js8 const remote = require('./remote.js') constant
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_path.c32 const ngtcp2_addr *remote) { in ngtcp2_path_init()
/third_party/curl/docs/examples/
Dsftpuploadresume.c122 const char *remote = "sftp://user:pass@example.com/path/filename"; in main() local
/third_party/libcoap/include/coap3/
Dcoap_io.h56 coap_address_t remote; /**< remote address and port */ member
/third_party/toybox/toys/net/
Dftpget.c96 char *s, *remote = toys.optargs[2]; in ftpget_main() local
/third_party/node/deps/npm/node_modules/@sigstore/tuf/dist/
Dclient.js75 function initClient(cachePath, remote, options) { argument

123