/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/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.d | 34 uint32_t remote; member 41 uint64_t remote; member
|
D | node_dtrace.h | 41 char* remote; member
|
/third_party/rust/crates/serde/test_suite/tests/ui/remote/ |
D | wrong_de.rs | 3 mod remote { module
|
D | enum_getter.rs | 3 mod remote { module
|
D | bad_remote.rs | 3 mod remote { module
|
D | wrong_ser.rs | 3 mod remote { module
|
D | bad_getter.rs | 3 mod remote { module
|
D | unknown_field.rs | 3 mod remote { module
|
D | missing_field.rs | 3 mod remote { module
|
D | wrong_getter.rs | 3 mod remote { module
|
/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/node/test/parallel/ |
D | test-stream-pipeline-duplex.js | 7 const remote = new PassThrough(); constant
|
/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
|
/third_party/node/deps/npm/node_modules/make-fetch-happen/lib/cache/ |
D | index.js | 3 const remote = require('../remote.js') constant
|
/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/node/deps/npm/node_modules/make-fetch-happen/lib/ |
D | fetch.js | 8 const remote = require('./remote.js') constant
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
D | ngtcp2_path.c | 32 const ngtcp2_addr *remote) { in ngtcp2_path_init()
|
/third_party/curl/docs/examples/ |
D | sftpuploadresume.c | 122 const char *remote = "sftp://user:pass@example.com/path/filename"; in main() local
|
/third_party/libcoap/include/coap3/ |
D | coap_io.h | 56 coap_address_t remote; /**< remote address and port */ member
|
/third_party/toybox/toys/net/ |
D | ftpget.c | 96 char *s, *remote = toys.optargs[2]; in ftpget_main() local
|
/third_party/node/deps/npm/node_modules/@sigstore/tuf/dist/ |
D | client.js | 75 function initClient(cachePath, remote, options) { argument
|