Home
last modified time | relevance | path

Searched defs:Kill (Results 1 – 25 of 221) sorted by relevance

123456789

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/process/
Dkill.rs4 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 Dsandbox2.cc53 void Kill() override { sandbox_.Kill(); } in Kill() function in sandbox2::__anon06c86d5a0111::Sandbox2Peer
84 void Sandbox2::Kill() { in Kill() function in sandbox2::Sandbox2
H A Dmonitor_ptrace.h47 void Kill() override { in Kill() function
H A Dmonitor_unotify.h46 void Kill() override { in Kill() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/posix/
H A Dthd.cc207 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 DAArch64CollectLOH.cpp289 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 DLiveInterval.h91 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/
DLiveInterval.h94 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 DLiveInterval.h93 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 DLiveInterval.h94 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 DExecutionDomainFix.cpp235 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 DExecutionDomainFix.cpp235 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/
DLiveInterval.h94 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/
DLiveInterval.h94 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/
DLiveInterval.h94 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 Dworker.rs121 Kill, in control_loop() enumerator
524 Kill, in io_loop() enumerator
/aosp_15_r20/external/crosvm/base/src/sys/linux/
H A Dsignal.rs74 Kill(ErrnoError), enumerator
115 Kill = libc::SIGKILL, enumerator
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_error_job.cc26 void URLRequestErrorJob::Kill() { in Kill() function in net::URLRequestErrorJob
H A Durl_request_redirect_job.cc73 void URLRequestRedirectJob::Kill() { in Kill() function in net::URLRequestRedirectJob
/aosp_15_r20/external/angle/build/util/lib/common/
H A Dutil.py106 def Kill(pid): function
/aosp_15_r20/external/cronet/build/util/lib/common/
H A Dutil.py106 def Kill(pid): function
/aosp_15_r20/external/pigweed/pw_chrono_stl/
H A Dsystem_timer.cc100 void NativeSystemTimer::Kill() { in Kill() function in pw::chrono::backend::NativeSystemTimer
/aosp_15_r20/external/python/cpython2/Demo/tkinter/guido/
Dkill.py17 class Kill(Frame): class
Dsvkill.py24 class Kill(Frame): class
/aosp_15_r20/system/memory/libmemunreachable/
DPtracerThread.cpp141 void PtracerThread::Kill() { in Kill() function in android::PtracerThread

123456789