Home
last modified time | relevance | path

Searched defs:term_width (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/functionalities/progress_reporting/
H A DTestTrimmedProgressReporting.py16 def do_test(self, term_width, pattern_list): argument
/llvm-project/lldb/source/Core/
H A DDebugger.cpp373 bool Debugger::SetTerminalWidth(uint64_t term_width) { in SetTerminalWidth() argument
906 OptionValueUInt64 *term_width = Debugger() local
2102 const uint32_t term_width = GetTerminalWidth(); HandleProgressEvent() local
/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1393 SetTerminalWidth(uint32_t term_width) SetTerminalWidth() argument