/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | KaleidoscopeJIT.h | 72 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/ |
D | OrcRemoteTargetClient.h | 442 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/tcpdump/tests/ |
D | lmp-v.out | 8 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)
|
D | ospf-gmpls.out | 12 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/openssh/contrib/suse/ |
D | sysconfig.ssh | 1 ## Path: Network/Remote access/SSH
|
/external/valgrind/gdbserver_tests/ |
D | mcclean_after_fork.stderrB.exp | 4 Remote connection closed
|
D | nlsigvgdb.stderrB.exp | 6 Remote connection closed
|
D | mcbreak.stderrB.exp | 11 Remote connection closed
|
D | mssnapshot.stderrB.exp | 29 Remote connection closed
|
D | mcinfcallWSRU.stderrB.exp | 52 Remote connection closed
|
D | mcvabits.stderrB.exp | 59 Remote connection closed
|
/external/ltp/runtest/ |
D | net.rpc | 1 #DESCRIPTION:Remote Procedure Call
|
/external/syslinux/doc/ |
D | sdi.txt | 33 "Remote Boot Service Setup". 55 (eg: sdimgr xpe.sdi /import:BOOT,0,C:\Program Files\Windows Embedded\Remote Boot Service\Downloads\… 58 (eg: sdimgr xpe.sdi /import:LOAD,0,C:\Program Files\Windows Embedded\Remote Boot Service\Downloads\… 60 Note: only the version of NTLDR provided by Remote Boot Service Setup
|
/external/llvm/test/ExecutionEngine/MCJIT/remote/ |
D | lit.local.cfg | 5 # This is temporary, until Remote MCJIT works on ARM
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/ |
D | lit.local.cfg | 5 # This is temporary, until Remote MCJIT works on ARM
|
/external/iptables/extensions/ |
D | libxt_cpu.man | 4 Can be used in combination with RPS (Remote Packet Steering) or
|
/external/autotest/docs/ |
D | test-droid.md | 94 HostName <Remote Server IP or Hostname> 107 -r <Remote Server IP or Hostname> \ 111 -r <User>@<Remote Server IP or Hostname> \
|
/external/iptables/etc/ |
D | ethertypes | 19 DNA_RC 6002 # DEC DNA Remote Console
|
/external/python/cpython2/Demo/pdist/ |
D | README | 13 rcvs.py Remote CVS client command line interface 22 rrcs.py Remote RCS client command line interface
|
/external/mesa3d/src/gallium/drivers/trace/ |
D | README | 27 == Remote debugging ==
|
/external/llvm/docs/tutorial/ |
D | BuildingAJIT4.rst | 48 `Next: Remote-JITing -- Process-isolation and laziness-at-a-distance <BuildingAJIT5.html>`_
|
D | BuildingAJIT5.rst | 2 Building a JIT: Remote-JITing -- Process Isolation and Laziness at a Distance
|
/external/walt/docs/usage/ |
D | WALT_usage.md | 106 Remote clock delayed between -30 and 892 us 125 Remote clock delayed between -53 and 349 us 161 Remote clock delayed between -16 and 628 us 217 Remote clock delayed between -60 and 93 us
|
/external/python/cpython2/Doc/library/ |
D | errno.rst | 415 Remote address changed 630 Remote I/O error
|
/external/walt/ios/WALT/ |
D | SettingsController.m | 65 _status = [NSString stringWithFormat:@"Remote clock delayed between %lld and %lld µs.",
|