Home
last modified time | relevance | path

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

123

/external/rust/crates/tokio/src/process/
Dkill.rs4 pub(crate) trait Kill { interface
9 impl<T: Kill> Kill for &mut T { impl
/external/cronet/net/url_request/
Durl_request_error_job.cc26 void URLRequestErrorJob::Kill() { in Kill() function in net::URLRequestErrorJob
Durl_request_redirect_job.cc73 void URLRequestRedirectJob::Kill() { in Kill() function in net::URLRequestRedirectJob
Durl_request_test_job.cc274 void URLRequestTestJob::Kill() { in Kill() function in net::URLRequestTestJob
/external/crosvm/rutabaga_gfx/src/cross_domain/
Dmod.rs23 Kill, enumerator
/external/angle/build/util/lib/common/
Dutil.py106 def Kill(pid): function
/external/cronet/build/util/lib/common/
Dutil.py106 def Kill(pid): function
/external/python/cpython2/Demo/tkinter/guido/
Dkill.py17 class Kill(Frame): class
Dsvkill.py24 class Kill(Frame): class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExecutionDomainFix.cpp235 void ExecutionDomainFix::processDefs(MachineInstr *MI, bool Kill) { in processDefs()
404 bool Kill = false; in processBasicBlock() local
/external/llvm/lib/CodeGen/
DLiveRangeCalc.h89 SlotIndex Kill; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h111 SlotIndex Kill; member
DLiveInterval.h93 const bool Kill; variable
97 bool Kill) in LiveQueryResult()
545 bool Kill = false; in Query() local
/external/python/cpython2/PCbuild/
Dbuild.bat122 :Kill label
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h91 const bool Kill; variable
95 bool Kill) in LiveQueryResult()
507 bool Kill = false; in Query() local
/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp289 BlockToInstrPerColor &Gen, BlockToRegSet &Kill, in initReachingDef()
402 BlockToInstrPerColor &Gen, BlockToRegSet &Kill, in reachingDefAlgorithm()
464 BlockToRegSet Kill; in reachingDef() local
/external/cronet/net/test/url_request/
Durl_request_test_job_backed_by_file.cc67 void URLRequestTestJobBackedByFile::Kill() { in Kill() function in net::URLRequestTestJobBackedByFile
/external/crosvm/devices/src/virtio/video/
Ddevice.rs22 Kill, enumerator
/external/python/cpython3/PCbuild/
Dbuild.bat147 :Kill label
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dworker.rs133 Kill, in control_loop() enumerator
554 Kill, in io_loop() enumerator
/external/crosvm/devices/src/virtio/vhost/
Dworker.rs130 Kill, in run() enumerator
/external/crosvm/devices/src/serial/sys/
Dwindows.rs163 Kill, in run() enumerator
/external/crosvm/devices/src/virtio/
Drng.rs89 Kill, in run() enumerator
Dp9.rs115 Kill, in run() enumerator
/external/tensorflow/tensorflow/tsl/platform/default/
Dsubprocess.cc507 bool SubProcess::Kill(int signal) { in Kill() function in tensorflow::SubProcess

123