Searched refs:reset (Results 701 - 725 of 1202) sorted by relevance

<<21222324252627282930>>

/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h290 Deleted.reset(Entry.index());
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp58 target_sp.reset();
59 module_sp.reset();
1001 m_file_spec_up.reset();
1006 m_address_range_up.reset();
/openbsd-current/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp952 row.reset(newrow);
1260 row.reset(newrow);
1297 row.reset(newrow);
1305 prologue_completed_row.reset(newrow);
1459 // epilogue. We should reset RegisterInfo for the register. But in
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepInRange.cpp148 m_sub_plan_sp.reset();
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A Dsimple_ilist.h228 void clear() { Sentinel.reset(); }
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h116 void reset() { function in struct:llvm::logicalview::LVCounter
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp404 ScopedBFI.reset(new BlockFrequencyInfo(F, BPI, LI));
962 TempBFI.reset(new BlockFrequencyInfo(*Caller, BPI, LI));
1149 ClonedFuncBFI.reset(new BlockFrequencyInfo(*ClonedFunc, BPI, LI));
1221 ClonedFuncBFI.reset(new BlockFrequencyInfo(*ClonedFunc, BPI, LI));
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp113 UsedBytes.reset(0, Size);
/openbsd-current/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp107 PS.reset();
H A DSnippetGenerator.cpp255 AllowedRegs.reset(I);
/openbsd-current/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp128 Generator.reset(new CSProfileGenerator(Binary, SampleCounters));
130 Generator.reset(new ProfileGenerator(Binary, SampleCounters));
145 Generator.reset(new CSProfileGenerator(Binary, Profiles));
147 Generator.reset(new ProfileGenerator(Binary, std::move(Profiles)));
361 // The BeginAddress(B+1) will reset to invalid(UINT64_MAX), so we won't
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DLLVMContext.cpp349 void LLVMContext::disableDebugTypeODRUniquing() { pImpl->DITypeMap.reset(); }
/openbsd-current/sys/dev/pci/drm/amd/display/dmub/
H A Ddmub_srv.h329 void (*reset)(struct dmub_srv *dmub); member in struct:dmub_srv_hw_funcs
601 * dmub_srv_hw_reset() - puts the DMUB hardware in reset state if initialized
605 * memory we'll need to put the DMCUB into reset first.
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_engine_types.h168 * @preempt: reset the current context if it fails to give way
183 * request and only reset that context upon the timeout.
207 * the guilty request, and then reset the engine.
217 * @reset_ccid: Active CCID [EXECLISTS_STATUS_HI] at the time of reset
506 } reset; member in struct:intel_engine_cs
/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dstable_sort.h227 __h.reset(__buf.first);
/openbsd-current/gnu/llvm/libcxx/include/__random/
H A Ddiscrete_distribution.h90 // constructor and reset functions
111 void reset() {} function in class:discrete_distribution
H A Dpoisson_distribution.h74 // constructors and reset functions
89 void reset() {} function in class:poisson_distribution
H A Duniform_int_distribution.h188 // constructors and reset functions
201 void reset() {} function in class:uniform_int_distribution
/openbsd-current/usr.sbin/bgpd/
H A Drtr_proto.c162 "cache reset received",
164 "connection closed with reset",
235 return "reset query";
245 return "cache reset";
261 /* reset session */
917 struct rtr_reset reset; local
919 if (ibuf_get(pdu, &reset, sizeof(reset)) == -1)
922 if (rtr_check_session_id(rs, 0, &reset.hdr, pdu) == -1)
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_bitset.h838 * These versions of single-bit set, reset, flip, and test are
881 // Set, reset, and flip.
911 reset() function in class:std::bitset
925 reset(size_t __pos) function in class:std::bitset
928 __throw_out_of_range("bitset -- reset() argument too large");
1112 reset();
/openbsd-current/bin/csh/
H A Dlex.c1311 reset();
1360 reset();
1367 reset();
H A Dcsh.c812 * If process reset() (effectively an unwind) then we must also unwind.
944 * If we are an interactive shell, we reset the interrupt catch
993 reset();
1043 * For the sake of reset()
1055 reset();
1126 reset();
/openbsd-current/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp94 ~String() { reset(); }
96 void reset(char *s = NULL) { function in class:fd_interposing::String
111 reset();
/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_core.c283 /* Deassert reset core */
412 * @reset: Enabled in case of restore with reset.
418 int reset, int is_host)
421 return dwc2_host_exit_hibernation(hsotg, rem_wakeup, reset);
423 return dwc2_gadget_exit_hibernation(hsotg, rem_wakeup, reset);
427 * Do core a soft reset of the core. Be careful with this because it
439 * bit being set (which persists after core reset) or the
440 * connector id pin, a core soft reset will temporarily reset
417 dwc2_exit_hibernation(struct dwc2_hsotg *hsotg, int rem_wakeup, int reset, int is_host) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp284 void reset();
320 void PipelineSolver::reset() { function in class:__anon2584::PipelineSolver
711 reset();

Completed in 326 milliseconds

<<21222324252627282930>>