/freebsd/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/lib/libc/locale/ |
H A D | ldpart.c | 55 int saverr, fd, i, num_lines; in __part_load_locale() local
|
/freebsd/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; in DumpFileLinesInCompUnit() local 700 uint32_t num_lines; member in CommandObjectSourceList::CommandOptions
|
H A D | CommandObjectExpression.cpp | 531 const size_t num_lines = lines.GetSize(); in IOHandlerIsInputComplete() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | IOHandler.h | 310 const size_t num_lines = lines.GetSize(); in IOHandlerIsInputComplete() local
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | REPL.cpp | 143 const size_t num_lines = lines.GetSize(); in IOHandlerIsInputComplete() local
|
/freebsd/crypto/openssh/ |
H A D | moduli.c | 581 char *checkpoint_file, unsigned long start_lineno, unsigned long num_lines) in prime_test()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptInterpreterPython.cpp | 1302 int num_lines = input.GetSize(); in GenerateFunction() local 1434 int num_lines = user_input.GetSize(); in GenerateTypeSynthClass() local
|
/freebsd/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 6916 const size_t num_lines = m_file_sp->GetNumLines(); in WindowDelegateDraw() local 7253 size_t num_lines = GetNumSourceLines(); in GetNumLines() local 7273 const size_t num_lines = GetNumLines(); in WindowDelegateHandleChar() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | StackFrame.cpp | 1914 size_t num_lines = in GetStatus() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_alloc.cpp | 2078 size_t num_lines, idx; in ___kmp_fast_allocate() local
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 2551 size_t num_lines = commands.GetSize(); in HandleCommands() local
|
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/ |
H A D | curses_commands.c | 5450 int beg_line, num_lines; in cmd_wredrawln() local
|