Searched refs:Reset (Results 126 - 150 of 177) sorted by relevance

12345678

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc109 s->Reset(thr->proc()); // must not reset it before the report is printed
126 s->Reset(thr->proc());
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.cc922 // Reset middle part.
1031 thr->mop_ignore_set.Reset();
1060 thr->sync_ignore_set.Reset();
H A Dtsan_rtl_mutex.cc107 s->Reset(thr->proc()); // must not reset it before the report is printed
124 s->Reset(thr->proc());
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp94 Reset();
133 void DiagnosticsEngine::Reset() { function in class:DiagnosticsEngine
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1229 void Reset();
1230 void Reset(Handle handle);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_mutex.cpp110 s->Reset(thr->proc()); // must not reset it before the report is printed
128 s->Reset(thr->proc());
/netbsd-current/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c360 Reset Register Supported (V2) : 0
373 [0012] Reset Register : [Generic Address Structure]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1318 getDiagnostics().Reset();
1651 getDiagnostics().Reset();
1659 getDiagnostics().Reset();
1843 getDiagnostics().Reset();
H A DPrecompiledPreamble.cpp380 Diagnostics.Reset();
H A DVerifyDiagnosticConsumer.cpp1127 // Reset the buffer, we have processed all the diagnostics in it.
1129 ED.Reset();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp378 HazardRec->Reset();
719 HazardRec->Reset();
725 HazardRec->Reset();
928 HazardRec->Reset();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Edit/
H A DEditedSource.cpp451 StrAlloc.Reset();
/netbsd-current/sys/arch/vax/vax/
H A Dintvec.S324 2: mtpr $0x800000c1,$PR_ICCS # Reset interrupt flag
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan.cpp202 stack->Reset();
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Defiprot.h120 EFI_BLOCK_RESET Reset; member in struct:_EFI_BLOCK_IO_PROTOCOL
178 EFI_BLOCK_RESET_EX Reset; member in struct:_EFI_BLOCK_IO2_PROTOCOL
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp397 HazardRec->Reset();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp144 Allocator.Reset();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h925 LoopAllocator.Reset();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp1218 VNInfoAllocator.Reset();
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h890 /// Reset the state of the diagnostic object to its initial
892 void Reset();
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Deficons.c729 uefi_call_wrapper(ST->ConOut->Reset, 2, ST->ConOut, TRUE);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S2318 ;; Reset RAMPZ to 0 so that EBI devices don't read garbage from RAM
2431 ;; Reset RAMPZ to 0 so that EBI devices don't read garbage from RAM
2622 ;; Reset RAMPZ to 0 so that EBI devices don't read garbage from RAM
2759 ;; Reset RAMPZ to 0 so that EBI devices don't read garbage from RAM
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S2318 ;; Reset RAMPZ to 0 so that EBI devices don't read garbage from RAM
2431 ;; Reset RAMPZ to 0 so that EBI devices don't read garbage from RAM
2622 ;; Reset RAMPZ to 0 so that EBI devices don't read garbage from RAM
2759 ;; Reset RAMPZ to 0 so that EBI devices don't read garbage from RAM
/netbsd-current/sys/arch/mac68k/obio/
H A Diwm.s235 * Reset IWM to known state (clear disk I/O latches)
268 bclr #5,%d0 | Reset bit 5 and set Z flag
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp411 // Reset state between object emissions
688 // Reset state between object emissions
1269 UnwindOpAsm.Reset();

Completed in 434 milliseconds

12345678