Searched defs:Remote (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | RemoteObjectLayer.h | 114 RemoteObjectLayer(RPCEndpoint &Remote, in RemoteObjectLayer() 224 RPCEndpoint &Remote; variable 318 RemoteObjectClientLayer(ORCv1DeprecationAcknowledgement, RPCEndpoint &Remote, in RemoteObjectClientLayer() 431 BaseLayerT &BaseLayer, RPCEndpoint &Remote, in RemoteObjectServerLayer() 538 RPCEndpoint &Remote, std::function<void(Error)> ReportError) in RemoteObjectClientLayer() 548 BaseLayerT &BaseLayer, RPCEndpoint &Remote, in RemoteObjectServerLayer()
|
/external/rust/crates/futures-util/src/future/future/ |
D | remote_handle.rs | 86 impl<Fut: Future + fmt::Debug> fmt::Debug for Remote<Fut> { implementation 92 impl<Fut: Future> Future for Remote<Fut> { implementation
|
/external/rust/crates/structopt/tests/ |
D | nested-subcommands.rs | 146 Remote { enumerator 156 enum Remote { enum
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcRemoteTargetClient.h | 442 RCIndirectStubsManager(OrcRemoteTargetClient &Remote, in RCIndirectStubsManager() 508 OrcRemoteTargetClient &Remote; variable 565 OrcRemoteTargetClient &Remote) in RCCompileCallbackManager() 584 OrcRemoteTargetClient &Remote; variable
|
/external/rust/crates/tokio/src/runtime/thread_pool/ |
D | worker.rs | 155 struct Remote { struct 157 steal: queue::Steal<Arc<Shared>>, 160 unpark: Unparker,
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | KaleidoscopeJIT.h | 88 KaleidoscopeJIT(MyRemote &Remote) in KaleidoscopeJIT()
|
D | toy.cpp | 1268 MyRemote Remote = ExitOnErr(MyRemote::Create(*TCPChannel)); in main() local
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 14048 Remote(ref,...) in Remote() function
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 14165 Remote(ref,...) function
|