Searched refs:reset (Results 251 - 275 of 1041) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp137 object_file_sp.reset(create_object_file_callback(
166 object_file_sp.reset();
194 object_file_sp.reset(
203 object_file_sp.reset();
473 data_sp.reset(data_up.release());
602 m_symtab_up.reset();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DFreeBSDThread.cpp199 m_reg_context_sp.reset(reg_ctx);
206 m_reg_context_sp.reset(reg_ctx);
214 m_reg_context_sp.reset(reg_ctx);
223 m_reg_context_sp.reset(reg_ctx);
232 m_reg_context_sp.reset(reg_ctx);
279 m_unwinder_up.reset(new UnwindLLDB(*this));
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp290 void GCNRPTracker::reset(const MachineInstr &MI,
306 void GCNUpwardRPTracker::reset(const MachineInstr &MI,
308 GCNRPTracker::reset(MI, LiveRegsCopy, true);
312 assert(MRI && "call reset first");
354 bool GCNDownwardRPTracker::reset(const MachineInstr &MI,
363 GCNRPTracker::reset(*NextMI, LiveRegsCopy, false);
368 assert(MRI && "call reset first");
422 // If we have just called reset live set is actual.
438 reset(*Begin, LiveRegsCopy);
H A DGCNIterativeScheduler.cpp188 Sch.SchedImpl.reset(&OverrideStrategy);
262 UPTracker.reset(*BottomMI);
287 RPTracker.reset(*R.End);
291 RPTracker.reset(*std::prev(BBEnd));
359 R.BestSchedule.reset(
366 R.BestSchedule.reset();
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp238 BT_doublelock.reset(new BugType(this, "Double locking",
303 BT_doubleunlock.reset(new BugType(this, "Double unlocking",
327 BT_lor.reset(new BugType(this, "Lock order reversal", "Lock checker"));
397 BT_destroylock.reset(new BugType(this, "Destroy invalid lock",
437 BT_initlock.reset(new BugType(this, "Init invalid lock",
451 BT_destroylock.reset(new BugType(this, "Use destroyed lock",
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp571 OS.reset(new raw_fd_ostream(Filename, EC, sys::fs::OF_None));
573 OS.reset(new raw_fd_ostream(Filename, EC, sys::fs::OF_Text));
594 Writer.reset(new SampleProfileWriterRawBinary(OS));
596 Writer.reset(new SampleProfileWriterExtBinary(OS));
598 Writer.reset(new SampleProfileWriterCompactBinary(OS));
600 Writer.reset(new SampleProfileWriterText(OS));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp157 m_thread_spec_up.reset(new ThreadSpec(*rhs.m_thread_spec_up));
173 m_thread_spec_up.reset(new ThreadSpec(*rhs.m_thread_spec_up));
226 m_thread_spec_up.reset(new ThreadSpec(*incoming.m_thread_spec_up));
435 m_callback_baton_sp.reset();
512 m_thread_spec_up.reset(new ThreadSpec());
668 m_callback_baton_sp.reset();
H A DWatchpoint.cpp229 // Leaving ephemeral mode, reset the m_disabled_count!
285 m_condition_up.reset();
289 m_condition_up.reset(m_target.GetUserExpressionForLanguage(
295 m_condition_up.reset();
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp390 AlignHandler.reset();
392 GCCVisibilityHandler.reset();
394 OptionsHandler.reset();
396 PackHandler.reset();
398 MSStructHandler.reset();
400 UnusedHandler.reset();
402 WeakHandler.reset();
404 RedefineExtnameHandler.reset();
408 OpenCLExtensionHandler.reset();
412 OpenMPHandler.reset();
[all...]
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_ehci.c81 hwreset_t reset; member in struct:tegra_ehci_softc
177 rv = hwreset_get_by_ofw_name(dev, 0, "usb", &sc->reset);
179 device_printf(dev, "Cannot get reset\n");
210 rv = hwreset_deassert(sc->reset);
212 device_printf(dev, "Cannot clear reset: %d\n", rv);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp134 m_register_info_up.reset(new DynamicRegisterInfo(
256 thread_sp.reset();
346 reg_ctx_sp.reset(reg_ctx_memory);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp167 m_file_up.reset();
172 m_lock.reset(new lldb_private::LockFile(m_file_up->GetDescriptor()));
184 m_file_up.reset();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DReproducer.cpp68 InstanceImpl().reset();
113 m_generator.reset();
130 m_loader.reset();
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp132 M.reset(new llvm::Module(ExpandModuleName(ModuleName, CodeGenOpts), C));
145 Builder.reset(new CodeGen::CodeGenModule(Context, HeaderSearchOpts,
269 // If there are errors before or when releasing the Builder, reset
274 M.reset();
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dtimer.h122 isc_result_t (*reset)(isc_timer_t *timer, isc_timertype_t type, member in struct:__anon4847
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtimer_api.c136 return (timer->methods->reset(timer, type, expires, interval, purge));
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-fpa.h149 * CN68XXP1 should not reset the FPA (doing so may break the
170 status.s.reset = 1;
/freebsd-11-stable/usr.bin/mail/
H A Ddef.h260 * Kludges to handle the change from setexit / reset to setjmp / longjmp
264 #define reset(x) longjmp(srbuf, x) macro
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_ioctl.h178 struct bnxt_ioctl_hwrm_fw_reset reset; member in union:bnxt_ioctl_data::__anon6207
/freebsd-11-stable/sys/dev/mlx4/
H A Dstats.h157 int reset, int *read_counters);
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dios.cpp310 new_callbacks.reset(static_cast<event_callback*>(malloc(newesize)));
315 new_ints.reset(static_cast<int *>(malloc(newisize)));
322 new_longs.reset(static_cast<long*>(malloc(newsize)));
329 new_pointers.reset(static_cast<void**>(malloc(newsize)));
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBListener.h100 void reset(lldb::ListenerSP listener_sp);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DRichManglingContext.cpp28 m_cxx_method_parser.reset();
31 assert(new_provider != None && "Only reset to a valid provider");
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h115 void setIP(MCInstPrinter *NewIP) { IP.reset(NewIP); }
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h79 void reset();

Completed in 396 milliseconds

<<11121314151617181920>>