| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/ |
| H A D | tsan_clock_test.cc | 53 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 D | tsan_sync.cc | 22 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 D | tsan_sync.cc | 24 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 D | tsan_sync.cpp | 21 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 D | tsan_vector_clock.cpp | 23 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 D | sanitizer_procmaps_common.cc | 84 Reset(); in MemoryMappingLayout() 98 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout 123 Reset(); in DumpListOfModules()
|
| H A D | sanitizer_symbolizer_report.cc | 101 stack->Reset(); in ReportMmapWriteExec() 180 stack->Reset(); in ReportStackOverflowImpl() 210 stack->Reset(); in ReportDeadlySignalImpl()
|
| H A D | sanitizer_procmaps_mac.cc | 85 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 D | sanitizer_procmaps_common.cpp | 83 Reset(); in MemoryMappingLayout() 97 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout 122 Reset(); in DumpListOfModules()
|
| H A D | sanitizer_procmaps_fuchsia.cpp | 25 MemoryMappingLayout::MemoryMappingLayout(bool) { Reset(); } in MemoryMappingLayout() 27 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout
|
| H A D | sanitizer_procmaps.h | 72 virtual void Reset() { UNIMPLEMENTED(); } in Reset() function 84 virtual void Reset() override;
|
| H A D | sanitizer_symbolizer_report.cpp | 107 stack->Reset(); in ReportMmapWriteExec() 189 stack->Reset(); in ReportStackOverflowImpl() 228 stack->Reset(); in ReportDeadlySignalImpl()
|
| H A D | sanitizer_procmaps_mac.cpp | 84 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 D | sanitizer_procmaps_common.cc | 84 Reset(); in MemoryMappingLayout() 94 void MemoryMappingLayout::Reset() { in Reset() function in __sanitizer::MemoryMappingLayout 119 Reset(); in DumpListOfModules()
|
| H A D | sanitizer_symbolizer_report.cc | 99 stack->Reset(); in ReportMmapWriteExec() 178 stack->Reset(); in ReportStackOverflowImpl() 208 stack->Reset(); in ReportDeadlySignalImpl()
|
| H A D | sanitizer_procmaps_mac.cc | 83 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 D | ARMHazardRecognizer.h | 40 void Reset() override; 58 void Reset() override;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZHazardRecognizer.h | 113 Reset(); in SystemZHazardRecognizer() 117 void Reset() override;
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efipoint.h | 63 EFI_SIMPLE_POINTER_RESET Reset; member 111 EFI_ABSOLUTE_POINTER_RESET Reset; member
|
| H A D | efinet.h | 235 IN BOOLEAN Reset, 246 IN BOOLEAN Reset, 328 EFI_SIMPLE_NETWORK_RESET Reset; member
|
| H A D | eficon.h | 140 EFI_TEXT_RESET Reset; member 302 EFI_INPUT_RESET Reset; member
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCHazardRecognizers.h | 45 void Reset() override; 81 void Reset() override;
|
| H A D | PPCHazardRecognizers.cpp | 213 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 D | MultiHazardRecognizer.cpp | 43 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 D | comcat.d | 23 HRESULT Reset(); 71 HRESULT Reset();
|