Home
last modified time | relevance | path

Searched refs:Vote (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlan.h380 virtual Vote ShouldReportStop(Event *event_ptr);
382 Vote ShouldReportRun(Event *event_ptr);
489 Vote report_stop_vote, Vote report_run_vote);
532 Vote m_report_stop_vote;
533 Vote m_report_run_vote;
H A DThreadPlanStepOut.h21 bool first_insn, bool stop_others, Vote report_stop_vote,
22 Vote report_run_vote, uint32_t frame_idx,
79 bool stop_others, Vote report_stop_vote, Vote report_run_vote,
H A DThreadList.h107 Vote ShouldReportStop(Event *event_ptr);
109 Vote ShouldReportRun(Event *event_ptr);
141 void SetShouldReportStop(Vote vote);
H A DThreadPlanStepInstruction.h21 Vote report_stop_vote, Vote report_run_vote);
H A DThread.h230 Vote ShouldReportStop(Event *event_ptr);
232 Vote ShouldReportRun(Event *event_ptr);
806 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
870 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
1168 void SetShouldReportStop(Vote vote);
H A DThreadPlanBase.h31 Vote ShouldReportStop(Event *event_ptr) override;
H A DThreadPlanStepRange.h33 Vote ShouldReportStop(Event *event_ptr) override;
H A DThreadPlanCallFunction.h41 Vote ShouldReportStop(Event *event_ptr) override;
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlgov.pod102 =item "Vote Administrator"
180 organize a Membership Change Vote to ratify the addition.
278 determined by the Vote Administrator.
286 Steering Council via a No Confidence Vote.
288 A No Confidence Vote is triggered when a Core Team member calls for one
292 If a No Confidence Vote removes all Steering Council members, the Vote
293 Administrator of the No Confidence Vote will then administer an election
301 organize an Amendment Vote.
308 A Vote Administrato
[all...]
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlan.cpp24 Vote report_stop_vote, Vote report_run_vote) in ThreadPlan()
79 Vote ThreadPlan::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
85 Vote prev_vote = prev_plan->ShouldReportStop(event_ptr); in ShouldReportStop()
94 Vote ThreadPlan::ShouldReportRun(Event *event_ptr) { in ShouldReportRun()
H A DThreadList.cpp376 Vote ThreadList::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
379 Vote result = eVoteNoOpinion; in ShouldReportStop()
401 const Vote vote = thread_sp->ShouldReportStop(event_ptr); in ShouldReportStop()
425 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop()
436 Vote ThreadList::ShouldReportRun(Event *event_ptr) { in ShouldReportRun()
440 Vote result = eVoteNoOpinion; in ShouldReportRun()
H A DThreadPlanStepInstruction.cpp26 Vote report_stop_vote, in ThreadPlanStepInstruction()
27 Vote report_run_vote) in ThreadPlanStepInstruction()
H A DThreadPlanBase.cpp61 Vote ThreadPlanBase::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
H A DThread.cpp468 void Thread::SetShouldReportStop(Vote vote) { in SetShouldReportStop()
979 Vote Thread::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
1019 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop()
1040 Vote Thread::ShouldReportRun(Event *event_ptr) { in ShouldReportRun()
1328 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOut()
1341 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOutNoShouldStop()
H A DThreadPlanStepRange.cpp68 Vote ThreadPlanStepRange::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop()
H A DThreadPlanStepOut.cpp37 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
H A DThreadPlanCallFunction.cpp244 Vote ThreadPlanCallFunction::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
H A DProcess.cpp3468 Vote report_stop_vote = m_thread_list.ShouldReportStop(event_ptr); in ShouldBroadcastEvent()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-private-enumerations.h59 enum Vote { eVoteNo = -1, eVoteNoOpinion = 0, eVoteYes = 1 }; enum
253 template <> struct format_provider<lldb_private::Vote> {
254 static void format(const lldb_private::Vote &V, llvm::raw_ostream &Stream,
/openbsd-src/gnu/usr.bin/perl/Porting/
H A Dvote_admin_guide.pod5 vote_admin_guide - Perl Governance Vote Administrator Guide
186 the next Vote Administrator.
H A DREADME.pod407 Guide for Vote Administrators for running Steering Council elections.
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DBuiltinsNVPTX.def576 // Vote
/openbsd-src/games/fortune/datfiles/
H A Dzippy1170 Vote for ME -- I'm well-tapered, half-cocked, ill-conceived and
H A Dfortunes14653 Vote anarchist.
14655 Vote for ME -- I'm well-tapered, half-cocked, ill-conceived and
/openbsd-src/share/dict/
H A Dweb2229877 Vote

12