/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
H A D | StoppointHitCounter.h | 34 void Reset() { m_hit_count = 0; } in Reset() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | GDBRemoteSignals.cpp | 18 void GDBRemoteSignals::Reset() { in Reset() function in GDBRemoteSignals
|
H A D | NetBSDSignals.cpp | 29 void NetBSDSignals::Reset() { in Reset() function in NetBSDSignals
|
H A D | FreeBSDSignals.cpp | 33 void FreeBSDSignals::Reset() { in Reset() function in FreeBSDSignals
|
H A D | LinuxSignals.cpp | 39 void LinuxSignals::Reset() { in Reset() function in LinuxSignals
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ignoreset.h | 24 void Reset() { size_ = 0; } in Reset() function
|
H A D | tsan_mutexset.cpp | 22 void MutexSet::Reset() { internal_memset(this, 0, sizeof(*this)); } in Reset() function in __tsan::MutexSet
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_procmaps_fuchsia.cpp | 27 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
|
H A D | sanitizer_vector.h | 33 void Reset() { in Reset() function
|
H A D | sanitizer_procmaps.h | 74 virtual void Reset() { UNIMPLEMENTED(); } in Reset() function
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | HostNativeThreadBase.cpp | 36 void HostNativeThreadBase::Reset() { in Reset() function in HostNativeThreadBase
|
H A D | HostThread.cpp | 26 void HostThread::Reset() { return m_native_thread->Reset(); } in Reset() function in HostThread
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMUnwindOpAsm.h | 37 void Reset() { in Reset() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMHazardRecognizer.cpp | 84 void ARMHazardRecognizerFPMLx::Reset() { in Reset() function in ARMHazardRecognizerFPMLx 254 void ARMBankConflictHazardRecognizer::Reset() { Accesses.clear(); } in Reset() function in ARMBankConflictHazardRecognizer
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | StringExtractor.h | 28 void Reset(llvm::StringRef str) { in Reset() function
|
H A D | Flags.h | 52 void Reset(ValueType flags) { m_flags = flags; } in Reset() function
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | FileLineResolver.cpp | 83 void FileLineResolver::Reset(const FileSpec &file_spec, uint32_t line, in Reset() function in FileLineResolver
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | callout.cc | 100 Callout::Reset(const timeval &interval, CalloutFunc_t *func, void *arg) in Reset() function in Callout
|
H A D | vdev_iterator.cc | 75 VdevIterator::Reset() in Reset() function in VdevIterator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonHazardRecognizer.cpp | 27 void HexagonHazardRecognizer::Reset() { in Reset() function in HexagonHazardRecognizer
|
/freebsd/stand/efi/include/ |
H A D | efipoint.h | 61 EFI_SIMPLE_POINTER_RESET Reset; member 109 EFI_ABSOLUTE_POINTER_RESET Reset; member
|
/freebsd/sys/contrib/edk2/Include/Protocol/ |
H A D | DebugPort.h | 114 EFI_DEBUGPORT_RESET Reset; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | PerThreadBumpPtrAllocator.h | 70 void Reset() { in Reset() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 213 void PPCDispatchGroupSBHazardRecognizer::Reset() { in Reset() function in PPCDispatchGroupSBHazardRecognizer 432 void PPCHazardRecognizer970::Reset() { in Reset() function in PPCHazardRecognizer970
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ScheduleHazardRecognizer.h | 67 virtual void Reset() {} in Reset() function
|