/third_party/openh264/codec/common/src/ |
D | WelsThread.cpp | 102 void CWelsThread::Kill() { in Kill() function in WelsCommon::CWelsThread
|
/third_party/skia/third_party/externals/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
|
D | LiveInterval.cpp | 565 SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock() 573 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
|
D | RegAllocFast.cpp | 316 MCPhysReg AssignedReg, bool Kill) { in spill()
|
D | MachineTraceMetrics.cpp | 737 for (unsigned Kill : Kills) in updatePhysDepsDownwards() local
|
D | LiveIntervals.cpp | 632 void LiveIntervals::pruneValue(LiveRange &LR, SlotIndex Kill, in pruneValue()
|
D | SplitKit.cpp | 883 SlotIndex Kill = LIS.getInstructionIndex(*MBBI).getRegSlot(); in removeBackCopies() local
|
/third_party/skia/third_party/externals/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
|
D | MachineInstrBuilder.h | 46 Kill = 0x8, enumerator
|
/third_party/python/PCbuild/ |
D | build.bat | 147 :Kill label
|
/third_party/node/src/ |
D | process_wrap.cc | 287 static void Kill(const FunctionCallbackInfo<Value>& args) { in Kill() function in node::__anone97b25ba0111::ProcessWrap
|
D | node_process_methods.cc | 170 static void Kill(const FunctionCallbackInfo<Value>& args) { in Kill() function
|
D | spawn_sync.cc | 598 void SyncProcessRunner::Kill() { in Kill() function in node::SyncProcessRunner
|
/third_party/rust/crates/rustix/src/backend/linux_raw/process/ |
D | types.rs | 107 Kill = linux_raw_sys::general::SIGKILL, enumerator
|
/third_party/rust/crates/rustix/src/backend/libc/process/ |
D | types.rs | 208 Kill = c::SIGKILL, enumerator
|
/third_party/glslang/SPIRV/ |
D | disassemble.cpp | 65 static void Kill(std::ostream& out, const char* message) in Kill() function
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/ |
D | dart_component_controller.cc | 446 void DartComponentController::Kill() { in Kill() function in dart_runner::DartComponentController
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | component.cc | 473 void Application::Kill() { in Kill() function in flutter_runner::Application
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRegAlloc.cpp | 149 if (auto *Kill = llvm::dyn_cast<InstFakeKill>(&I)) { in initForGlobal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLowOverheadLoops.cpp | 792 MachineInstr *Kill = RDA->getReachingMIDef(Def, MO.getReg()); in ExpandLoopStart() local
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
D | capture_replay_tests.py | 116 def Kill(self): member in SubProcess
|
/third_party/rust/crates/rustix/src/thread/ |
D | prctl.rs | 230 Kill = CAP_KILL, enumerator
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_common.hpp | 749 Kill, // Discard enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 1035 unsigned Kill = getKillRegState(MI.getOperand(1).isKill()); in expandPostRAPseudo() local
|