/external/rust/crates/tokio/src/process/ |
D | kill.rs | 4 pub(crate) trait Kill { interface 9 impl<T: Kill> Kill for &mut T { impl
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | kill.py | 17 class Kill(Frame): class
|
D | svkill.py | 24 class Kill(Frame): class
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeCalc.h | 89 SlotIndex Kill; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ExecutionDomainFix.cpp | 235 void ExecutionDomainFix::processDefs(MachineInstr *MI, bool Kill) { in processDefs() 404 bool Kill = false; in processBasicBlock() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ExecutionDomainFix.cpp | 235 void ExecutionDomainFix::processDefs(MachineInstr *MI, bool Kill) { in processDefs() 404 bool Kill = false; in processBasicBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 111 SlotIndex Kill; member
|
D | LiveInterval.h | 93 const bool Kill; variable 97 bool Kill) in LiveQueryResult() 545 bool Kill = false; in Query() local
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 113 SlotIndex Kill; member
|
D | LiveInterval.h | 94 const bool Kill; variable 98 bool Kill) in LiveQueryResult() 546 bool Kill = false; in Query() local
|
/external/python/cpython2/PCbuild/ |
D | build.bat | 122 :Kill label
|
/external/python/cpython3/PCbuild/ |
D | build.bat | 141 :Kill label
|
/external/crosvm/devices/src/virtio/video/ |
D | device.rs | 20 Kill, enumerator
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64CollectLOH.cpp | 289 BlockToInstrPerColor &Gen, BlockToRegSet &Kill, in initReachingDef() 402 BlockToInstrPerColor &Gen, BlockToRegSet &Kill, in reachingDefAlgorithm() 464 BlockToRegSet Kill; in reachingDef() local
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 91 const bool Kill; variable 95 bool Kill) in LiveQueryResult() 507 bool Kill = false; in Query() local
|
/external/crosvm/devices/src/virtio/vhost/ |
D | worker.rs | 104 Kill, in run() enumerator
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | subprocess.cc | 335 bool SubProcess::Kill(int signal) { in Kill() function in tensorflow::SubProcess
|
/external/llvm-project/lldb/source/Host/windows/ |
D | Host.cpp | 105 void Host::Kill(lldb::pid_t pid, int signo) { in Kill() function in Host
|
/external/crosvm/devices/src/virtio/ |
D | rng.rs | 73 Kill, in run() enumerator
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | disassemble.cpp | 65 static void Kill(std::ostream& out, const char* message) in Kill() function
|
/external/crosvm/devices/src/virtio/fs/ |
D | caps.rs | 44 Kill = 5, enumerator
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | subprocess.cc | 333 bool SubProcess::Kill(int unused_signal) { in Kill() function in tensorflow::SubProcess
|
/external/deqp-deps/glslang/SPIRV/ |
D | disassemble.cpp | 65 static void Kill(std::ostream& out, const char* message) in Kill() function
|
/external/crosvm/sys_util/src/ |
D | signal.rs | 50 Kill(errno::Error), enumerator 118 Kill = libc::SIGKILL, enumerator
|
/external/libbrillo/brillo/ |
D | process.cc | 364 bool ProcessImpl::Kill(int signal, int timeout) { in Kill() function in brillo::ProcessImpl
|