Home
last modified time | relevance | path

Searched refs:Remote (Results 1 – 25 of 105) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRemoteObjectLayer.h114 RemoteObjectLayer(RPCEndpoint &Remote, in RemoteObjectLayer() argument
116 : Remote(Remote), ReportError(std::move(ReportError)), in RemoteObjectLayer()
119 Remote.template addHandler<ReleaseRemoteSymbol>( in RemoteObjectLayer()
121 Remote.template addHandler<MaterializeRemoteSymbol>( in RemoteObjectLayer()
229 RPCEndpoint &Remote; variable
236 if (auto Err = Remote.template callB<ReleaseRemoteSymbol>(Id)) in releaseRemoteSymbol()
243 return Remote.template callB<MaterializeRemoteSymbol>(Id); in materializeRemoteSymbol()
316 RemoteObjectClientLayer(RPCEndpoint &Remote, in RemoteObjectClientLayer() argument
318 : RemoteObjectLayer<RPCEndpoint>(Remote, std::move(ReportError)) { in RemoteObjectClientLayer()
320 Remote.template addHandler<Lookup>(*this, &ThisT::lookup); in RemoteObjectClientLayer()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h95 MyRemote &Remote; variable
98 KaleidoscopeJIT(ExecutionSession &ES, MyRemote &Remote) in KaleidoscopeJIT() argument
109 if (auto Addr = cantFail(this->Remote.getSymbolAddress(Name))) in KaleidoscopeJIT()
114 TM(EngineBuilder().selectTarget(Triple(Remote.getTargetTriple()), "",
120 cantFail(this->Remote.createRemoteMemoryManager()),
128 Remote(Remote) {
129 auto CCMgrOrErr = Remote.enableCompileCallbacks(0);
136 IndirectStubsMgr = cantFail(Remote.createIndirectStubsManager());
206 return Remote.callVoidVoid(ExprAddr); in executeRemoteExpr()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h72 MyRemote &Remote;
88 KaleidoscopeJIT(MyRemote &Remote) in KaleidoscopeJIT() argument
89 : Remote(Remote), in KaleidoscopeJIT()
97 auto CCMgrOrErr = Remote.enableCompileCallbacks(0);
105 if (auto Err = Remote.createIndirectStubsManager(ISM)) {
131 if (auto AddrOrErr = Remote.getSymbolAddress(Name)) in addModule()
143 if (auto Err = Remote.createRemoteMemoryManager(MemMgr)) { in addModule()
219 return Remote.callVoidVoid(ExprAddr); in executeRemoteExpr()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h442 RCIndirectStubsManager(OrcRemoteTargetClient &Remote, in RCIndirectStubsManager() argument
444 : Remote(Remote), Id(Id) {} in RCIndirectStubsManager()
447 if (auto Err = Remote.destroyIndirectStubsManager(Id)) { in ~RCIndirectStubsManager()
498 return Remote.writePointer(getPtrAddr(Key), NewAddr); in updatePointer()
508 OrcRemoteTargetClient &Remote; variable
524 if (auto StubInfoOrErr = Remote.emitIndirectStubs(Id, NewStubsRequired)) in reserveStubs()
543 return Remote.writePointer(getPtrAddr(Key), InitAddr); in createStubInternal()
550 K.second * Remote.getIndirectStubSize(); in getStubAddr()
557 K.second * Remote.getPointerSize(); in getPtrAddr()
565 OrcRemoteTargetClient &Remote) in RCCompileCallbackManager() argument
[all …]
/external/u-boot/arch/x86/cpu/quark/
DKconfig26 bool "Add a Remote Management Unit (RMU) binary"
28 Select this option to add a Remote Management Unit (RMU) binary
35 string "Remote Management Unit (RMU) binary filename"
39 The filename of the file to use as Remote Management Unit (RMU)
43 hex "Remote Management Unit (RMU) binary location"
/external/perfetto/ui/src/controller/
Dglobals.ts18 import {Remote} from '../base/remote';
46 private _frontend?: Remote;
50 initialize(rootController: ControllerAny, frontendProxy: Remote) {
Dindex.ts17 import {Remote} from '../base/remote';
33 const frontend = new Remote(frontendPort);
/external/tensorflow/tensorflow/core/framework/
Dremote_fused_graph_execute_info.proto26 // Remote fused graph input node name
29 // Remote fused graph output node name
44 // TODO(satok): Remote output tensor shape once shape information is stored
/external/tcpdump/tests/
Disis-extd-isreach-oobr.out35 Link Local/Remote Identifier subTLV #4, length: 4, 0x04040404
36 Link Local/Remote Identifier subTLV #4, length: 4, 0x04040404
37 Link Local/Remote Identifier subTLV #4, length: 4, 0x0404000a
Dlmp-v.out8 Link ID Object (3), Class-Type: IPv4 Remote (2) Flags: [non-negotiable], length: 8
32 Control Channel ID Object (1), Class-Type: Remote (2) Flags: [non-negotiable], length: 8
36 Node ID Object (2), Class-Type: Remote (2) Flags: [non-negotiable], length: 8
48 Control Channel ID Object (1), Class-Type: Remote (2) Flags: [non-negotiable], length: 8
52 Node ID Object (2), Class-Type: Remote (2) Flags: [non-negotiable], length: 8
81 Remote Interface ID: 192.168.1.2 (0xc0a80102)
92 Remote Interface ID: 10.1.1.2 (0x0a010102)
Dospf-gmpls.out12 Remote Interface IP address subTLV (4), length: 4, 10.9.142.2
37 Remote Interface IP address subTLV (4), length: 4, 10.9.143.2
62 Remote Interface IP address subTLV (4), length: 4, 10.40.35.13
/external/honggfuzz/
DREADME.md47 * [Remote crash in __mod\_http2__ • CVE-2017-7659](http://seclists.org/oss-sec/2017/q2/504)
54 …* [Remote OOB read in __OpenSSL__ • CVE-2015-1789]( https://cve.mitre.org/cgi-bin/cvename.cgi?name…
55 …* [Remote Use-after-Free (potential RCE, rated as __critical__) in __OpenSSL__ • CVE-2016-6309](ht…
56 …* [Remote OOB write in __OpenSSL__ • CVE-2016-7054](https://www.openssl.org/news/secadv/20161110.t…
57 …* [Remote OOB read in __OpenSSL__ • CVE-2017-3731](https://www.openssl.org/news/secadv/20170126.tx…
67 …* [Remote DoS in __Crypto++__ • CVE-2016-9939](http://www.openwall.com/lists/oss-security/2016/12/…
/external/u-boot/doc/driver-model/
Dremoteproc-framework.txt7 Remote Processor Framework
18 This is an introduction to driver-model for Remote Processors found
79 Remote processor can operate on a certain firmware that maybe loaded
/external/openssh/contrib/suse/
Dsysconfig.ssh1 ## Path: Network/Remote access/SSH
/external/ltp/runtest/
Dnet.rpc1 #DESCRIPTION:Remote Procedure Call
/external/tensorflow/tensorflow/contrib/remote_fused_graph/
DREADME.md1 # Remote Fused Graph
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/remote/
Dlit.local.cfg5 # This is temporary, until Remote MCJIT works on ARM
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/remote/
Dlit.local.cfg5 # This is temporary, until Remote MCJIT works on ARM
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
Dlit.local.cfg5 # This is temporary, until Remote MCJIT works on ARM
/external/llvm/test/ExecutionEngine/MCJIT/remote/
Dlit.local.cfg5 # This is temporary, until Remote MCJIT works on ARM
/external/autotest/docs/
Dtest-droid.md94 HostName <Remote Server IP or Hostname>
107 -r <Remote Server IP or Hostname> \
111 -r <User>@<Remote Server IP or Hostname> \
/external/python/cpython3/Doc/library/
Dxmlrpc.rst4 XML-RPC is a Remote Procedure Call method that uses XML passed via HTTP as a
/external/iptables/extensions/
Dlibxt_cpu.man4 Can be used in combination with RPS (Remote Packet Steering) or
/external/u-boot/doc/device-tree-bindings/remoteproc/
Dremoteproc.txt1 Remote Processor uclass
/external/libpcap/rpcapd/
Drpcapd.rc25 VALUE "FileDescription", "Remote Packet Capture Daemon"

12345