/freebsd-src/contrib/ncurses/ncurses/base/ |
H A D | lib_newwin.c | 183 newwin(int num_lines, int num_columns, int begy, int begx) in newwin() 195 derwin(WINDOW *orig, int num_lines, int num_columns, int begy, int begx) in derwin()
|
/freebsd-src/lib/libc/locale/ |
H A D | ldpart.c | 55 int saverr, fd, i, num_lines; in __part_load_locale() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectSource.cpp | 113 uint32_t num_lines; member in CommandObjectSourceInfo::CommandOptions 144 uint32_t num_lines = m_options.num_lines; in DumpLinesInSymbolContexts() local 199 uint32_t num_lines = m_options.num_lines; DumpFileLinesInCompUnit() local 700 uint32_t num_lines; global() member in CommandObjectSourceList::CommandOptions [all...] |
H A D | CommandObjectExpression.cpp | 539 const size_t num_lines = lines.GetSize(); IOHandlerIsInputComplete() local
|
/freebsd-src/crypto/openssh/ |
H A D | moduli.c | 581 char *checkpoint_file, unsigned long start_lineno, unsigned long num_lines) in prime_test()
|
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | REPL.cpp | 143 const size_t num_lines = lines.GetSize(); in IOHandlerIsInputComplete() local
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | IOHandler.h | 310 const size_t num_lines = lines.GetSize(); in IOHandlerIsInputComplete() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptInterpreterPython.cpp | 1297 int num_lines = input.GetSize(); GenerateFunction() local 1429 int num_lines = user_input.GetSize(); GenerateTypeSynthClass() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 806 const size_t num_lines = help_delegate_up->GetNumLines(); in CreateHelpSubwindow() local 6240 const size_t num_lines = m_text.GetSize(); in WindowDelegateDraw() local 6259 const size_t num_lines = m_text.GetSize(); in WindowDelegateHandleChar() local 6915 const size_t num_lines = m_file_sp->GetNumLines(); WindowDelegateDraw() local 7252 size_t num_lines = GetNumSourceLines(); GetNumLines() local 7272 const size_t num_lines = GetNumLines(); WindowDelegateHandleChar() local [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | StackFrame.cpp | 1922 size_t num_lines = GetStatus() local
|
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_alloc.cpp | 2078 size_t num_lines, idx; in ___kmp_fast_allocate() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 2538 size_t num_lines = commands.GetSize(); HandleCommands() local
|
/freebsd-src/contrib/netbsd-tests/lib/libcurses/slave/ |
H A D | curses_commands.c | 5450 int beg_line, num_lines; in cmd_wredrawln() local
|