/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/process/ |
D | kill.rs | 4 pub(crate) trait Kill { interface 9 impl<T: Kill> Kill for &mut T { impl
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | sandbox2.cc | 53 void Kill() override { sandbox_.Kill(); } in Kill() function in sandbox2::__anon06c86d5a0111::Sandbox2Peer 84 void Sandbox2::Kill() { in Kill() function in sandbox2::Sandbox2
|
H A D | monitor_ptrace.h | 47 void Kill() override { in Kill() function
|
H A D | monitor_unotify.h | 46 void Kill() override { in Kill() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/posix/ |
H A D | thd.cc | 207 void Thread::Kill(gpr_thd_id tid) { in Kill() function in grpc_core::Thread 215 void Thread::Kill(gpr_thd_id /* tid */) { in Kill() function in grpc_core::Thread
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64CollectLOH.cpp | 289 BlockToInstrPerColor &Gen, BlockToRegSet &Kill, in initReachingDef() 402 BlockToInstrPerColor &Gen, BlockToRegSet &Kill, in reachingDefAlgorithm() 464 BlockToRegSet Kill; in reachingDef() local
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 91 const bool Kill; variable 95 bool Kill) in LiveQueryResult() 507 bool Kill = false; in Query() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | LiveInterval.h | 94 const bool Kill; variable 98 bool Kill) in LiveQueryResult() 555 bool Kill = false; in Query() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 93 const bool Kill; variable 97 bool Kill) in LiveQueryResult() 545 bool Kill = false; in Query() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 94 const bool Kill; variable 98 bool Kill) in LiveQueryResult() 554 bool Kill = false; in Query() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ExecutionDomainFix.cpp | 235 void ExecutionDomainFix::processDefs(MachineInstr *MI, bool Kill) { in processDefs() 404 bool Kill = false; in processBasicBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ExecutionDomainFix.cpp | 235 void ExecutionDomainFix::processDefs(MachineInstr *MI, bool Kill) { in processDefs() 404 bool Kill = false; in processBasicBlock() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | LiveInterval.h | 94 const bool Kill; variable 98 bool Kill) in LiveQueryResult() 555 bool Kill = false; in Query() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | LiveInterval.h | 94 const bool Kill; variable 98 bool Kill) in LiveQueryResult() 555 bool Kill = false; in Query() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | LiveInterval.h | 94 const bool Kill; variable 98 bool Kill) in LiveQueryResult() 555 bool Kill = false; in Query() local
|
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/ |
H A D | worker.rs | 121 Kill, in control_loop() enumerator 524 Kill, in io_loop() enumerator
|
/aosp_15_r20/external/crosvm/base/src/sys/linux/ |
H A D | signal.rs | 74 Kill(ErrnoError), enumerator 115 Kill = libc::SIGKILL, enumerator
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | url_request_error_job.cc | 26 void URLRequestErrorJob::Kill() { in Kill() function in net::URLRequestErrorJob
|
H A D | url_request_redirect_job.cc | 73 void URLRequestRedirectJob::Kill() { in Kill() function in net::URLRequestRedirectJob
|
/aosp_15_r20/external/angle/build/util/lib/common/ |
H A D | util.py | 106 def Kill(pid): function
|
/aosp_15_r20/external/cronet/build/util/lib/common/ |
H A D | util.py | 106 def Kill(pid): function
|
/aosp_15_r20/external/pigweed/pw_chrono_stl/ |
H A D | system_timer.cc | 100 void NativeSystemTimer::Kill() { in Kill() function in pw::chrono::backend::NativeSystemTimer
|
/aosp_15_r20/external/python/cpython2/Demo/tkinter/guido/ |
D | kill.py | 17 class Kill(Frame): class
|
D | svkill.py | 24 class Kill(Frame): class
|
/aosp_15_r20/system/memory/libmemunreachable/ |
D | PtracerThread.cpp | 141 void PtracerThread::Kill() { in Kill() function in android::PtracerThread
|