Searched defs:num_lines (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/lib/libc/locale/
H A Dldpart.c56 int saverr, fd, i, num_lines; local
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_newwin.c118 newwin(int num_lines, int num_columns, int begy, int begx) argument
153 derwin(WINDOW *orig, int num_lines, int num_columns, int begy, int begx) argument
214 _nc_makenew(int num_lines, int num_columns, int begy, int begx, int flags) argument
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-init.c483 unsigned num_lines; local
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-regs.c76 int num_lines = (-1); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectSource.cpp244 uint32_t num_lines; member in class:CommandObjectSourceList::CommandOptions
[all...]
H A DCommandObjectCommands.cpp943 const size_t num_lines = lines.GetSize(); local
984 const size_t num_lines = lines.GetSize(); local
/freebsd-10-stable/crypto/openssh/
H A Dmoduli.c576 prime_test(FILE *in, FILE *out, u_int32_t trials, u_int32_t generator_wanted, char *checkpoint_file, unsigned long start_lineno, unsigned long num_lines) argument
/freebsd-10-stable/sys/dev/drm/
H A Dvia_drm.h264 u32 num_lines; member in struct:drm_via_dmablit
/freebsd-10-stable/contrib/gcc/
H A Dgcov.c240 unsigned num_lines; member in struct:source_info
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2438 size_t num_lines = commands.GetSize(); local
H A DScriptInterpreterPython.cpp1151 int num_lines = input.GetSize (); local
1244 int num_lines = user_input.GetSize (); local
/freebsd-10-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c5450 int beg_line, num_lines; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp1307 const size_t num_lines = help_delegate_ap->GetNumLines(); local
3884 const size_t num_lines = m_text.GetSize(); local
3904 const size_t num_lines = m_text.GetSize(); local
4566 const size_t num_lines = m_file_sp->GetNumLines(); local
4906 size_t num_lines = GetNumSourceLines(); local
4931 const size_t num_lines = GetNumLines (); local
[all...]

Completed in 168 milliseconds