Home
last modified time | relevance | path

Searched defs:Stop (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTrace.cpp123 SBError SBTrace::Stop() { in Stop() function in SBTrace
133 SBError SBTrace::Stop(const SBThread &thread) { in Stop() function in SBTrace
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DUse.cpp39 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DMemoryMonitor.cpp92 void Stop() override { in Stop() function in MemoryMonitorPoll
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h142 uint8_t *Start, *Stop; member
149 uint8_t *Stop() { return Regions[NumRegions - 1].Stop; } in Stop() function
168 struct { const PCTableEntry *Start, *Stop; } ModulePCTable[4096]; member
H A DFuzzerTracePC.cpp39 void TracePC::HandleInline8bitCountersInit(uint8_t *Start, uint8_t *Stop) { in HandleInline8bitCountersInit()
71 void TracePC::HandlePCsInit(const uintptr_t *Start, const uintptr_t *Stop) { in HandlePCsInit()
458 void __sanitizer_cov_trace_pc_guard_init(uint32_t *Start, uint32_t *Stop) { in __sanitizer_cov_trace_pc_guard_init()
464 void __sanitizer_cov_8bit_counters_init(uint8_t *Start, uint8_t *Stop) { in __sanitizer_cov_8bit_counters_init()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDriverBinding.h160 EFI_DRIVER_BINDING_STOP Stop; member
H A DIp4Config.h170 EFI_IP4_CONFIG_STOP Stop; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatStringParsing.h75 bool Stop; variable
/freebsd/cddl/usr.sbin/zfsd/
H A Dcallout.cc72 Callout::Stop() in Stop() function in Callout
/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/
H A Dsecure.cxx105 SecureClient::Stop(SecureClient*& s) { in Stop() function in SecureClient
H A Dautolock.hxx52 static void Stop (CcAutoLock*& a) { delete a; a = 0; }; in Stop() function in CcAutoLock
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp53 bool Stop = false; in reload() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHost.h60 Stop, // The status represents the signal number that caused the enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCaptureTracking.h143 Stop, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h148 IndexT Stop = It.stop(); in reset() local
419 void getNonOverlappingParts(IndexT Start, IndexT Stop, in getNonOverlappingParts()
H A DIntervalMap.h753 void insert(unsigned i, unsigned Size, NodeRef Node, KeyT Stop) { in insert()
1694 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight()
1718 iterator::setNodeStop(unsigned Level, KeyT Stop) { in setNodeStop()
1789 iterator::insertNode(unsigned Level, IntervalMapImpl::NodeRef Node, KeyT Stop) { in insertNode()
2071 KeyT Stop = Node[Pos]->stop(NewSize[Pos]-1); in overflow() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCtorDtorLowering.cpp108 Value *Stop = End; in createInitOrFiniCalls() local
H A DSIOptimizeExecMasking.cpp400 bool SIOptimizeExecMasking::isRegisterInUseBetween(MachineInstr &Stop, in isRegisterInUseBetween()
423 bool SIOptimizeExecMasking::isRegisterInUseAfter(MachineInstr &Stop, in isRegisterInUseAfter()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp132 SlotIndex Start, Stop; in update() local
H A DSplitKit.cpp218 SlotIndex Start, Stop; in calcLiveBlockInfo() local
320 SlotIndex Stop = LIS.getMBBEndIdx(&*MFI); in countLiveBlocks() local
1673 SlotIndex Start, Stop; in splitLiveThroughBlock() local
1775 SlotIndex Start, Stop; in splitRegInBlock() local
1868 SlotIndex Start, Stop; in splitRegOutBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp126 std::atomic<bool> Stop{false}; member in llvm::parallel::detail::__anoncc39f2690111::ThreadPoolExecutor
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp163 Error Trace::Stop() { in Stop() function in Trace
171 Error Trace::Stop(llvm::ArrayRef<lldb::tid_t> tids) { in Stop() function in Trace
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp157 void CompressThread::Stop() { in Stop() function in __sanitizer::__anon95470afd0111::CompressThread
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp47 int Stop; member in __anon143e10ef0111::MOVEMState
/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DProtocolServerMCP.cpp185 llvm::Error ProtocolServerMCP::Stop() { in Stop() function in ProtocolServerMCP

12