Searched refs:Reset (Results 1 - 25 of 41) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/go1/
H A Dfmt_test.go25 buf.Reset()
33 buf.Reset()
41 buf.Reset()
49 buf.Reset()
57 buf.Reset()
65 buf.Reset()
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_ignoreset.h25 void Reset();
H A Dtsan_ignoreset.cc31 void IgnoreSet::Reset() { function in class:__tsan::IgnoreSet
H A Dtsan_sync.cc22 Reset(0);
37 void SyncVar::Reset(ThreadState *thr) { function in class:__tsan::SyncVar
52 clock.Reset(&thr->clock_cache);
53 read_clock.Reset(&thr->clock_cache);
99 s->Reset(thr);
149 mys->Reset(thr);
H A Dtsan_clock.h56 void Reset(ClockCache *c);
H A Dtsan_sync.h48 void Reset(ThreadState *thr);
H A Dtsan_vector.h37 void Reset() { function in class:__tsan::Vector
H A Dtsan_rtl_thread.cc43 sync.Reset(&caller_thr->clock_cache);
73 sync.Reset(&thr1->clock_cache);
120 sync.Reset(&thr->clock_cache);
H A Dtsan_clock.cc278 // Reset all 'acquired' flags, O(N).
380 // Reset must be called before dtor.
386 void SyncClock::Reset(ClockCache *c) { function in class:__tsan::SyncClock
H A Dtsan_rtl.cc855 // Reset middle part.
963 thr->mop_ignore_set.Reset();
984 thr->sync_ignore_set.Reset();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dssa-sra-3.C17 Reset() function in class:C3
71 m3.Reset ();
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc23 Reset();
43 void MemoryMappingLayout::Reset() { function in class:__sanitizer::MemoryMappingLayout
159 Reset();
H A Dsanitizer_procmaps_common.cc73 Reset();
87 void MemoryMappingLayout::Reset() { function in class:__sanitizer::MemoryMappingLayout
118 Reset();
H A Dsanitizer_linux.h58 void Reset();
H A Dsanitizer_procmaps.h38 void Reset();
H A Dsanitizer_libignore.cc60 proc_maps.Reset();
H A Dsanitizer_thread_registry.h58 void Reset();
H A Dsanitizer_thread_registry.cc78 void ThreadContextBase::Reset() { function in class:__sanitizer::ThreadContextBase
284 tctx->Reset();
H A Dsanitizer_stoptheworld_linux_libcdep.cc163 thread_lister.Reset();
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/bug392.dir/
H A Done.go43 func (t *PB) Reset() { *t = PB{} } func
/haiku-buildtools/gcc/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs48 public void Reset() { _current = 0; } method in class:DotZLib.ChecksumGeneratorBase
H A DDotZLib.cs124 void Reset(); method in interface:DotZLib.ChecksumGenerator
/haiku-buildtools/binutils/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs48 public void Reset() { _current = 0; } method in class:DotZLib.ChecksumGeneratorBase
H A DDotZLib.cs124 void Reset(); method in interface:DotZLib.ChecksumGenerator
/haiku-buildtools/autoconf/lib/Autom4te/
H A DChannels.pm290 Reset local duplicate messages (see C<US_LOCAL>), and
302 Reset local duplicate messages (see C<US_GLOBAL>), and

Completed in 109 milliseconds

12