Home
last modified time | relevance | path

Searched refs:Reset (Results 1 – 25 of 688) sorted by relevance

12345678910>>...28

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_clock_test.cc53 chunked.Reset(&cache); in TEST()
77 sync.Reset(&cache); in TEST()
94 chunked.Reset(&cache); in TEST()
109 sync.Reset(&cache); in TEST()
135 chunked.Reset(&cache); in TEST()
150 chunked.Reset(&cache); in TEST()
158 chunked.Reset(&cache); in TEST()
165 chunked.Reset(&cache); in TEST()
172 chunked.Reset(&cache); in TEST()
190 sync.Reset(&cache); in TEST()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_sync.cc22 Reset(0); in SyncVar()
37 void SyncVar::Reset(Processor *proc) { in Reset() function in __tsan::SyncVar
49 clock.Reset(&proc->clock_cache); in Reset()
50 read_clock.Reset(&proc->clock_cache); in Reset()
103 s->Reset(proc); in FreeRange()
221 mys->Reset(thr->proc()); in GetAndLock()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_sync.cc24 Reset(0); in SyncVar()
39 void SyncVar::Reset(Processor *proc) { in Reset() function in __tsan::SyncVar
51 clock.Reset(&proc->clock_cache); in Reset()
52 read_clock.Reset(&proc->clock_cache); in Reset()
105 s->Reset(proc); in FreeRange()
223 mys->Reset(thr->proc()); in GetAndLock()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_sync.cpp21 SyncVar::SyncVar() : mtx(MutexTypeSyncVar) { Reset(0); } in SyncVar()
36 void SyncVar::Reset(Processor *proc) { in Reset() function in __tsan::SyncVar
48 clock.Reset(&proc->clock_cache); in Reset()
49 read_clock.Reset(&proc->clock_cache); in Reset()
102 s->Reset(proc); in FreeRange()
206 mys->Reset(thr->proc()); in GetSync()
H A Dtsan_vector_clock.cpp23 VectorClock::VectorClock() { Reset(); } in VectorClock()
25 void VectorClock::Reset() { in Reset() function in __tsan::VectorClock
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_common.cc84 Reset(); in MemoryMappingLayout()
98 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
123 Reset(); in DumpListOfModules()
H A Dsanitizer_symbolizer_report.cc101 stack->Reset(); in ReportMmapWriteExec()
180 stack->Reset(); in ReportStackOverflowImpl()
210 stack->Reset(); in ReportDeadlySignalImpl()
H A Dsanitizer_procmaps_mac.cc85 Reset(); in MemoryMappingLayout()
105 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
352 Reset(); in DumpListOfModules()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_common.cpp83 Reset(); in MemoryMappingLayout()
97 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
122 Reset(); in DumpListOfModules()
H A Dsanitizer_procmaps_fuchsia.cpp25 MemoryMappingLayout::MemoryMappingLayout(bool) { Reset(); } in MemoryMappingLayout()
27 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
H A Dsanitizer_procmaps.h72 virtual void Reset() { UNIMPLEMENTED(); } in Reset() function
84 virtual void Reset() override;
H A Dsanitizer_symbolizer_report.cpp107 stack->Reset(); in ReportMmapWriteExec()
189 stack->Reset(); in ReportStackOverflowImpl()
228 stack->Reset(); in ReportDeadlySignalImpl()
H A Dsanitizer_procmaps_mac.cpp84 Reset(); in MemoryMappingLayout()
108 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
356 Reset(); in DumpListOfModules()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_common.cc84 Reset(); in MemoryMappingLayout()
94 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
119 Reset(); in DumpListOfModules()
H A Dsanitizer_symbolizer_report.cc99 stack->Reset(); in ReportMmapWriteExec()
178 stack->Reset(); in ReportStackOverflowImpl()
208 stack->Reset(); in ReportDeadlySignalImpl()
H A Dsanitizer_procmaps_mac.cc83 Reset(); in MemoryMappingLayout()
103 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
350 Reset(); in DumpListOfModules()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h40 void Reset() override;
58 void Reset() override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.h113 Reset(); in SystemZHazardRecognizer()
117 void Reset() override;
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defipoint.h63 EFI_SIMPLE_POINTER_RESET Reset; member
111 EFI_ABSOLUTE_POINTER_RESET Reset; member
H A Definet.h235 IN BOOLEAN Reset,
246 IN BOOLEAN Reset,
328 EFI_SIMPLE_NETWORK_RESET Reset; member
H A Deficon.h140 EFI_TEXT_RESET Reset; member
302 EFI_INPUT_RESET Reset; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.h45 void Reset() override;
81 void Reset() override;
H A DPPCHazardRecognizers.cpp213 void PPCDispatchGroupSBHazardRecognizer::Reset() { in Reset() function in PPCDispatchGroupSBHazardRecognizer
216 return ScoreboardHazardRecognizer::Reset(); in Reset()
430 void PPCHazardRecognizer970::Reset() { in Reset() function in PPCHazardRecognizer970
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMultiHazardRecognizer.cpp43 void MultiHazardRecognizer::Reset() { in Reset() function in MultiHazardRecognizer
45 R->Reset(); in Reset()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dcomcat.d23 HRESULT Reset();
71 HRESULT Reset();

12345678910>>...28