Home
last modified time | relevance | path

Searched refs:reset (Results 251 – 275 of 1529) sorted by relevance

1...<<11121314151617181920>>...62

/openbsd/gnu/llvm/lldb/source/API/
H A DSBBreakpointName.cpp119 m_impl_up.reset(); in SBBreakpointName()
126 m_impl_up.reset(); in SBBreakpointName()
138 m_impl_up.reset(); in SBBreakpointName()
164 m_impl_up.reset(); in operator =()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp62 KeepRegs.reset(); in StartBlock()
98 KeepRegs.reset(); in FinishBlock()
278 KeepRegs.reset(i); in ScanInstruction()
307 KeepRegs.reset(SubregReg); in ScanInstruction()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.h32 void reset() override;
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCCodeEmitter.h31 virtual void reset() {} in reset() function
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumSymbols.cpp41 void NativeEnumSymbols::reset() { Index = 0; } in reset() function in NativeEnumSymbols
H A DNativeTypeEnum.cpp47 void reset() override;
73 ContinuationIndex.reset(); in NativeEnumEnumEnumerators()
116 void NativeEnumEnumEnumerators::reset() { Index = 0; } in reset() function in NativeEnumEnumEnumerators
/openbsd/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp103 OS.reset(new llvm::raw_fd_ostream(fd, /*shouldClose=*/true)); in WriteFixedFiles()
105 OS.reset(new llvm::raw_fd_ostream(Filename, EC, llvm::sys::fs::OF_None)); in WriteFixedFiles()
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.h133 m_module_sp.reset(); in Clear()
134 m_memory_module_sp.reset(); in Clear()
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBType.h50 void reset(lldb_private::TypeMemberImpl *);
95 void reset(lldb_private::TypeMemberFunctionImpl *);
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DEvent.h206 void SetData(EventData *new_data) { m_data_sp.reset(new_data); } in SetData()
230 void Clear() { m_data_sp.reset(); } in Clear()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp30 FixedAttributeSize.reset(); in clear()
105 FixedAttributeSize.reset(); in extract()
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h164 void reset();
328 void reset();
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_engine_pm.c81 ce->ops->reset(ce); in __engine_unpark()
321 ce->ops->reset(ce); in intel_engine_reset_pinned_contexts()
/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp605 MRI.reset(TheTarget->createMCRegInfo(TripleName)); in setUpDisassembler()
610 AsmInfo.reset(TheTarget->createMCAsmInfo(*MRI, TripleName, MCOptions)); in setUpDisassembler()
617 STI.reset( in setUpDisassembler()
622 MII.reset(TheTarget->createMCInstrInfo()); in setUpDisassembler()
630 DisAsm.reset(TheTarget->createMCDisassembler(*STI, Ctx)); in setUpDisassembler()
634 MIA.reset(TheTarget->createMCInstrAnalysis(MII.get())); in setUpDisassembler()
637 IPrinter.reset(TheTarget->createMCInstPrinter( in setUpDisassembler()
/openbsd/sys/dev/pci/drm/amd/display/dmub/src/
H A Ddmub_srv.c165 funcs->reset = dmub_dcn20_reset; in dmub_srv_hw_setup()
240 funcs->reset = dmub_dcn31_reset; in dmub_srv_hw_setup()
279 funcs->reset = dmub_dcn32_reset; in dmub_srv_hw_setup()
556 if (dmub->hw_funcs.reset) in dmub_srv_hw_init()
557 dmub->hw_funcs.reset(dmub); in dmub_srv_hw_init()
697 if (dmub->hw_funcs.reset) in dmub_srv_hw_reset()
698 dmub->hw_funcs.reset(dmub); in dmub_srv_hw_reset()
/openbsd/gnu/llvm/lldb/source/Initialization/
H A DSystemLifetimeManager.cpp52 m_initializer.reset(); in Terminate()
/openbsd/regress/usr.bin/mandoc/tbl/data/
H A Dblock_unclosed.out_ascii17 | reset still works |
/openbsd/gnu/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp419 m_fast_unwind_plan_sp.reset(); in InitializeNonZerothFrame()
768 unwind_plan_sp.reset(); in GetFastUnwindPlanForFrame()
870 unwind_plan_sp.reset(); in GetFullUnwindPlanForFrame()
881 unwind_plan_sp.reset(); in GetFullUnwindPlanForFrame()
891 unwind_plan_sp.reset(); in GetFullUnwindPlanForFrame()
898 m_fast_unwind_plan_sp.reset(); in GetFullUnwindPlanForFrame()
1785 m_fallback_unwind_plan_sp.reset(); in TryFallbackUnwindPlan()
1815 m_fallback_unwind_plan_sp.reset(); in TryFallbackUnwindPlan()
1827 m_fallback_unwind_plan_sp.reset(); in TryFallbackUnwindPlan()
1839 m_fallback_unwind_plan_sp.reset(); in TryFallbackUnwindPlan()
[all …]
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectFrame.cpp70 address.reset(); in SetOptionValue()
79 offset.reset(); in SetOptionValue()
93 address.reset(); in OptionParsingStarting()
94 reg.reset(); in OptionParsingStarting()
95 offset.reset(); in OptionParsingStarting()
253 relative_frame_offset.reset(); in OptionParsingStarting()
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp657 row.reset(newrow); in FDEToUnwindPlan()
692 row.reset(newrow); in FDEToUnwindPlan()
706 row.reset(newrow); in FDEToUnwindPlan()
719 row.reset(newrow); in FDEToUnwindPlan()
732 row.reset(newrow); in FDEToUnwindPlan()
762 row.reset(newrow); in FDEToUnwindPlan()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp206 MRI.reset(RegisterInfo); in loadGenericTargetInfo()
214 MAI.reset(AsmInfo); in loadGenericTargetInfo()
223 STI.reset(SubtargetInfo); in loadGenericTargetInfo()
230 MII.reset(InstructionInfo); in loadGenericTargetInfo()
240 MD.reset(DisAsm); in loadGenericTargetInfo()
248 MIP.reset(InstructionPrinter); in loadGenericTargetInfo()
/openbsd/usr.sbin/httpd/
H A Dconfig.c85 config_purge(struct httpd *env, unsigned int reset) in config_purge() argument
92 what = ps->ps_what[privsep_process] & reset; in config_purge()
111 config_setreset(struct httpd *env, unsigned int reset) in config_setreset() argument
117 if ((reset & ps->ps_what[id]) == 0 || in config_setreset()
121 &reset, sizeof(reset)); in config_setreset()
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp192 Properties.reset(MachineFunctionProperties::Property::IsSSA); in assembleToStream()
214 Properties.reset(MachineFunctionProperties::Property::TracksLiveness); in assembleToStream()
304 ExecEngine.reset( in ExecutableFunction()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h72 void reset();
87 void reset();
400 void reset();
/openbsd/gnu/llvm/clang/lib/Basic/
H A DSarif.cpp257 void SarifDocumentWriter::reset() { in reset() function in SarifDocumentWriter
265 reset(); in endRun()
316 reset(); in endRun()

1...<<11121314151617181920>>...62