Searched refs:reset (Results 751 - 775 of 1202) sorted by relevance

<<31323334353637383940>>

/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBFrame.cpp173 sb_comp_unit.reset(
197 sb_function.reset(
221 sb_symbol.reset(frame->GetSymbolContext(eSymbolContextSymbol).symbol);
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp144 // The current value is different. Print the previous one and reset
1046 void BT::reset() {
1119 reset();
1144 UseQ.reset();
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsoc15.c487 /* avoid NBIF got stuck when do RAS recovery in BACO reset */
523 dev_warn(adev->dev, "Specified reset method:%d isn't supported, using AUTO instead.\n",
550 * 1.connected to cpu: driver issue mode2 reset
551 * 2.discret gpu: driver issue mode1 reset
557 /* Use gpu_recovery param to target a reset method.
558 * Enable triggering of GPU reset only if specified
583 /* Will reset for the following suspend abort cases.
584 * 1) Only reset limit on APU side, dGPU hasn't checked yet.
597 /* original raven doesn't have full asic reset */
598 /* On the latest Raven, the GPU reset ca
[all...]
/openbsd-current/sys/arch/loongson/loongson/
H A Dgeneric2e_machdep.c148 .reset = generic2e_reset
531 /* reset; program device, four bytes */
545 /* reset; program device, four bytes */
/openbsd-current/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp305 void reset() XRAY_NEVER_INSTRUMENT {
327 // reset the pointer to nullptr, and re-use the storage later instead
/openbsd-current/sys/dev/ic/
H A Di82596.c257 * hwreset - board dependent reset
514 goto reset;
522 goto reset;
537 * If ACK fails, try to reset the chip, in hopes that
541 goto reset;
553 reset:
675 return (1); /* Ask for a reset */
706 return (1); /* Ask for a reset */
830 * reset the adapter.
1349 printf("%s: reset\
[all...]
H A Dgem.c497 /* Do a full reset */
500 printf("%s: cannot reset device\n", sc->sc_dev.dv_xname);
600 /* Finally, reset the ERX */
604 printf("%s: cannot reset receiver\n", sc->sc_dev.dv_xname);
632 /* Finally, reset the ETX */
636 printf("%s: cannot reset transmitter\n",
774 /* Call MI reset function if any */
871 /* These regs are not cleared on reset */
1450 int reset = 0; local
1466 reset
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hubp.h242 void hubp31_soft_reset(struct hubp *hubp, bool reset);
/openbsd-current/usr.sbin/relayd/
H A Drelayd.c320 parent_reload(struct relayd *env, u_int reset, const char *filename) argument
332 log_debug("%s: level %d config file %s", __func__, reset, filename);
336 if (reset == CONFIG_RELOAD) {
349 config_setreset(env, reset);
/openbsd-current/gnu/llvm/llvm/lib/Support/Unix/
H A DPath.inc528 Buf.reset();
768 // Chose arbitary new mask and reset the umask to the old mask.
/openbsd-current/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp117 reset();
327 void reset() { function in class:clang::ast_matchers::internal::__anon339::MatchChildASTVisitor
822 void reset() { function in class:clang::ast_matchers::internal::__anon339::MatchASTVisitor::CurMatchData
858 ~CurMatchRAII() { MV.CurMatchState.reset(); }
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DParentMapContext.cpp26 void ParentMapContext::clear() { Parents.reset(); }
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp95 BT.reset(new BugType(Checker, name, categories::UnixAPI));
H A DIteratorRangeChecker.cpp75 OutOfRangeBugType.reset(
/openbsd-current/gnu/llvm/clang/lib/Rewrite/
H A DRewriter.cpp434 FileStream.reset(new llvm::raw_fd_ostream(FD, /*shouldClose=*/true));
/openbsd-current/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp424 OS.reset();
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h422 m_non_pointer_isa_cache_up.reset(
/openbsd-current/gnu/llvm/lld/ELF/
H A DConfig.h451 void reset();
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeThreadLinux.cpp260 // If we already hava a workaround inplace, don't reset it. Otherwise, the
383 m_step_workaround.reset();
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dcore_main.cpp97 ASTNameGen.reset(new ASTNameGenerator(Ctx));
/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOS.cpp104 // We don't really have to reset this here, since we are going to
131 m_libpthread_module_wp.reset();
/openbsd-current/gnu/llvm/lldb/source/Expression/
H A DUserExpression.cpp291 user_expression_sp.reset();
/openbsd-current/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.cpp86 reset(dict);
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp50 // reset() - Reset any state
51 void ARMTargetStreamer::reset() {} function in class:ARMTargetStreamer
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp42 Location.FragmentInfo.reset();

Completed in 400 milliseconds

<<31323334353637383940>>