Home
last modified time | relevance | path

Searched defs:remote (Results 1 - 25 of 47) sorted by relevance

12

/third_party/rust/crates/serde/test_suite/tests/ui/remote/
H A Dbad_getter.rs3 mod remote { modules
H A Dbad_remote.rs3 mod remote { modules
H A Dmissing_field.rs3 mod remote { modules
H A Dunknown_field.rs3 mod remote { modules
H A Denum_getter.rs3 mod remote { modules
H A Dwrong_de.rs3 mod remote { modules
H A Dwrong_ser.rs3 mod remote { modules
H A Ddouble_generic.rs3 mod remote { modules
H A Dwrong_getter.rs3 mod remote { modules
/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespget_fuzzer/
H A Dpttypesprivatepropertydespget_fuzzer.cpp34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespGetFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespset_fuzzer/
H A Dpttypesprivatepropertydespset_fuzzer.cpp34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespSetFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydespvalue_fuzzer/
H A Dpttypesinternalpropertydespvalue_fuzzer.cpp34 auto remote = std::make_unique<RemoteObject>(); in PtTypesInternalPropertyDespValueFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespvalue_fuzzer/
H A Dpttypesprivatepropertydespvalue_fuzzer.cpp34 auto remote = std::make_unique<RemoteObject>(); in PtTypesPrivatePropertyDespValueFuzzTest() local
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_remote.rs5 mod remote { modules
[all...]
/arkcompiler/ets_runtime/compiler_service/interface/
H A Daot_compiler_interface_proxy.cpp52 sptr<IRemoteObject> remote = Remote(); in AotCompiler() local
93 sptr<IRemoteObject> remote = Remote(); in StopAotCompiler() local
125 sptr<IRemoteObject> remote = Remote(); in GetAOTVersion() local
161 sptr<IRemoteObject> remote in NeedReCompile() local
[all...]
H A Daot_compiler_interface_proxy.h25 AotCompilerInterfaceProxy( const sptr<IRemoteObject>& remote) AotCompilerInterfaceProxy() argument
/third_party/node/src/
H A Dnode_dtrace.h41 char* remote; member
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv02.c41 struct iovec local, remote; in child_invoke() local
H A Dprocess_vm_writev02.c53 struct iovec local, remote; in child_write() local
/third_party/curl/docs/examples/
H A Dsftpuploadresume.c122 const char *remote = "sftp://user:pass@example.com/path/filename"; in main() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_path.c31 ngtcp2_path_init(ngtcp2_path *path, const ngtcp2_addr *local, const ngtcp2_addr *remote) ngtcp2_path_init() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A 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; process_vm_readv_0200() local
136 struct iovec remote, local; process_vm_readv_0300() local
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_io.h56 coap_address_t remote; /**< remote address and port */ member
/third_party/toybox/toys/net/
H A Dftpget.c128 char *s, *remote = toys.optargs[2]; in ftpget_main() local
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerproxy_unit/
H A Daotcompilerproxy_unit.cpp83 explicit AotCompilerProxyMock(const sptr<IRemoteObject>& remote): AotCompilerInterfaceProxy(remote) {} in AotCompilerProxyMock() argument
118 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
133 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
146 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
160 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
[all...]

Completed in 6 milliseconds

12