Searched defs:Reset (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DFreeBSDSignals.cpp15 void FreeBSDSignals::Reset() { function in class:FreeBSDSignals
H A DLinuxSignals.cpp15 void LinuxSignals::Reset() { function in class:LinuxSignals
H A DMipsLinuxSignals.cpp16 void MipsLinuxSignals::Reset() { function in class:MipsLinuxSignals
H A DNetBSDSignals.cpp15 void NetBSDSignals::Reset() { function in class:NetBSDSignals
H A DGDBRemoteSignals.cpp18 void GDBRemoteSignals::Reset() { m_signals.clear(); } function in class:GDBRemoteSignals
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ignoreset.cpp32 void IgnoreSet::Reset() { function in class:__tsan::IgnoreSet
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dcallout.cc101 Callout::Reset(const timeval &interval, CalloutFunc_t *func, void *arg) function in class:Callout
H A Dvdev_iterator.cc76 VdevIterator::Reset() function in class:VdevIterator
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHostThread.cpp26 void HostThread::Reset() { return m_native_thread->Reset(); } function in class:HostThread
H A DHostNativeThreadBase.cpp38 void HostNativeThreadBase::Reset() { function in class:HostNativeThreadBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHazardRecognizer.cpp27 void HexagonHazardRecognizer::Reset() { function in class:HexagonHazardRecognizer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h37 void Reset() { function in class:llvm::UnwindOpcodeAssembler
/freebsd-11-stable/sys/contrib/edk2/Include/Protocol/
H A DDebugPort.h120 EFI_DEBUGPORT_RESET Reset; member in struct:_EFI_DEBUGPORT_PROTOCOL
H A DSimpleTextIn.h123 EFI_INPUT_RESET Reset; member in struct:_EFI_SIMPLE_TEXT_INPUT_PROTOCOL
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerValueBitMap.h27 void Reset() { memset(Map, 0, sizeof(Map)); } function in struct:fuzzer::ValueBitMap
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleHazardRecognizer.h67 virtual void Reset() {} function in class:llvm::ScheduleHazardRecognizer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp75 void ARMHazardRecognizer::Reset() { function in class:ARMHazardRecognizer
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFlags.h52 void Reset(ValueType flags) { m_flags = flags; } function in class:lldb_private::Flags
H A DVMRange.h43 void Reset(lldb::addr_t start_addr, lldb::addr_t end_addr) { function in class:lldb_private::VMRange
H A DStringExtractor.h28 void Reset(llvm::StringRef str) { function in class:StringExtractor
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DFileLineResolver.cpp83 void FileLineResolver::Reset(const FileSpec &file_spec, uint32_t line, function in class:FileLineResolver
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_vector.h33 void Reset() { function in class:__sanitizer::Vector
H A Dsanitizer_stacktrace.h121 void Reset() { function in struct:__sanitizer::BufferedStackTrace
H A Dsanitizer_procmaps_common.cpp97 void MemoryMappingLayout::Reset() { function in class:__sanitizer::MemoryMappingLayout
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp80 void ScoreboardHazardRecognizer::Reset() { function in class:ScoreboardHazardRecognizer

Completed in 166 milliseconds

12