Home
last modified time | relevance | path

Searched refs:number_of_actions (Results 1 – 5 of 5) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2215 int number_of_actions = m_delegate_sp->GetNumberOfActions(); in GetInputFD()
2216 int width = surface.GetWidth() / number_of_actions; in GetInputFD()
2219 for (int i = 0; i < number_of_actions; i++) { in GetInputFD()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2215 int number_of_actions = m_delegate_sp->GetNumberOfActions(); in DrawActions() local
2216 int width = surface.GetWidth() / number_of_actions; in DrawActions()
2219 for (int i = 0; i < number_of_actions; i++) { in DrawActions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2215 int number_of_actions = m_delegate_sp->GetNumberOfActions(); in DrawActions() local
2216 int width = surface.GetWidth() / number_of_actions; in DrawActions()
2219 for (int i = 0; i < number_of_actions; i++) { in DrawActions()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2215 int number_of_actions = m_delegate_sp->GetNumberOfActions(); in DrawActions() local
2216 int width = surface.GetWidth() / number_of_actions; in DrawActions()
2219 for (int i = 0; i < number_of_actions; i++) { in DrawActions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2604 int number_of_actions = m_delegate_sp->GetNumberOfActions(); in DrawActions() local
2605 int width = surface.GetWidth() / number_of_actions; in DrawActions()
2608 for (int i = 0; i < number_of_actions; i++) { in DrawActions()