/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | ThreadPlan.h | 380 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 D | ThreadPlanStepOut.h | 21 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 D | ThreadList.h | 108 Vote ShouldReportStop(Event *event_ptr); 110 Vote ShouldReportRun(Event *event_ptr); 143 void SetShouldReportStop(Vote vote);
|
H A D | ThreadPlanStepInstruction.h | 21 Vote report_stop_vote, Vote report_run_vote);
|
H A D | Thread.h | 230 Vote ShouldReportStop(Event *event_ptr); 232 Vote ShouldReportRun(Event *event_ptr); 835 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, 899 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, 1204 void SetShouldReportStop(Vote vote);
|
H A D | ThreadPlanBase.h | 31 Vote ShouldReportStop(Event *event_ptr) override;
|
H A D | ThreadPlanStepRange.h | 33 Vote ShouldReportStop(Event *event_ptr) override;
|
H A D | ThreadPlanCallFunction.h | 41 Vote ShouldReportStop(Event *event_ptr) override;
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlan.cpp | 24 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 D | ThreadList.cpp | 375 Vote ThreadList::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() 378 Vote result = eVoteNoOpinion; in ShouldReportStop() 400 const Vote vote = thread_sp->ShouldReportStop(event_ptr); in ShouldReportStop() 424 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop() 435 Vote ThreadList::ShouldReportRun(Event *event_ptr) { in ShouldReportRun() 439 Vote result = eVoteNoOpinion; in ShouldReportRun()
|
H A D | ThreadPlanStepInstruction.cpp | 26 Vote report_stop_vote, in ThreadPlanStepInstruction() 27 Vote report_run_vote) in ThreadPlanStepInstruction()
|
H A D | Thread.cpp | 479 void Thread::SetShouldReportStop(Vote vote) { in SetShouldReportStop() 963 Vote Thread::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() 1003 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop() 1024 Vote Thread::ShouldReportRun(Event *event_ptr) { in ShouldReportRun() 1312 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOut() 1325 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOutNoShouldStop()
|
H A D | ThreadPlanBase.cpp | 61 Vote ThreadPlanBase::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
|
H A D | ThreadPlanStepOut.cpp | 37 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
|
H A D | ThreadPlanStepRange.cpp | 68 Vote ThreadPlanStepRange::ShouldReportStop(Event *event_ptr) { in ShouldReportStop() 71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop()
|
H A D | ThreadPlanCallFunction.cpp | 244 Vote ThreadPlanCallFunction::ShouldReportStop(Event *event_ptr) { in ShouldReportStop()
|
H A D | Process.cpp | 3694 Vote report_stop_vote = m_thread_list.ShouldReportStop(event_ptr); in ShouldBroadcastEvent()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-private-enumerations.h | 61 enum Vote { eVoteNo = -1, eVoteNoOpinion = 0, eVoteYes = 1 }; enum 271 template <> struct format_provider<lldb_private::Vote> { 272 static void format(const lldb_private::Vote &V, llvm::raw_ostream &Stream,
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsNVPTX.def | 634 // Vote
|
/freebsd/share/dict/ |
H A D | web2 | 229910 Vote
|