Home
last modified time | relevance | path

Searched +defs:count +defs:lines (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/sys/arch/amiga/dev/
H A Dite_rh.c147 screen_up(struct ite_softc *ip, int top, int bottom, int lines) in screen_up()
165 screen_down (struct ite_softc *ip, int top, int bottom, int lines) in screen_down()
218 rh_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in rh_scroll()
H A Dite_rt.c146 screen_up(struct ite_softc *ip, int top, int bottom, int lines) in screen_up()
274 screen_down(struct ite_softc *ip, int top, int bottom, int lines) in screen_down()
437 retina_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in retina_scroll()
H A Dite_ul.c300 static void screen_up(struct ite_softc *ip, int top, int bottom, int lines) in screen_up()
334 static void screen_down(struct ite_softc *ip, int top, int bottom, int lines) in screen_down()
415 void ulowell_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in ulowell_scroll()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c92 gcov_type count; member
132 vector<unsigned> lines; variable
155 gcov_type count; variable
206 gcov_type count; variable
297 vector<line_info> lines; variable
347 int lines; member
382 vector<line_info> lines; variable
689 handle_cycle (const arc_vector_t &edges, int64_t &count) in handle_cycle()
749 line_info &linfo, int64_t &count) in circuit()
815 gcov_type count = 0; in get_cycles_count() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc92 gcov_type count; member
132 vector<unsigned> lines; member in block_location_info
155 gcov_type count; member in block_info
206 gcov_type count; member in line_info
297 vector<line_info> lines; member in function_info
347 int lines; member
385 vector<line_info> lines; member in source_info
724 handle_cycle (const arc_vector_t &edges, int64_t &count) in handle_cycle()
784 line_info &linfo, int64_t &count) in circuit()
849 gcov_type count = 0; in get_cycles_count() local
[all …]
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dterminal.c358 terminal_delete_lines (int start, int count) in terminal_delete_lines()
360 int lines; in terminal_delete_lines() local
381 terminal_insert_lines (int start, int count) in terminal_insert_lines()
383 int lines; in terminal_insert_lines() local
H A Dwindow.c772 register int i, lines; in window_physical_lines() local
1540 pad_to (int count, char *string) in pad_to()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldwrite.c308 clone_section (bfd *abfd, asection *s, const char *name, int *count) in clone_section()
434 int count = 0; in split_sections() local
435 unsigned int lines = 0; in split_sections() local
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldwrite.c303 clone_section (bfd *abfd, asection *s, const char *name, int *count) in clone_section()
429 int count = 0; in split_sections() local
430 unsigned int lines = 0; in split_sections() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp49 uint64_t lines = 0; member
58 uint64_t count = 0; member
66 std::vector<LineInfo> lines; member
478 uint64_t count = 0, d; in getCyclesCount() local
674 uint64_t count = 0; in collectSourceLine() local
777 uint64_t count = b->succ[0]->count; in annotateSource() local
/netbsd-src/sys/ddb/
H A Ddb_command.c763 size_t i, j, w, columns, lines, numcmds, width=0; in db_cmd_list() local
864 db_expr_t addr, count; in db_command() local
995 db_help_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_help_print_cmd()
1032 db_kqueue_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_kqueue_print_cmd()
1054 db_map_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_map_print_cmd()
1075 db_expr_t count, const char *modif) in db_object_print_cmd()
1093 db_expr_t count, const char *modif) in db_page_print_cmd()
1110 db_expr_t count, const char *modif) in db_show_all_pages()
1123 db_expr_t count, const char *modif) in db_buf_print_cmd()
1140 db_expr_t count, const char *modif) in db_event_print_cmd()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h224 uint64_t count = 0; member
303 uint64_t count = 0; variable
306 SmallVector<uint32_t, 4> lines; variable
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drlprivate.h80 char **lines; member
115 int count; member
174 int count; member
H A Dcomplete.c565 _rl_internal_pager (int lines) in _rl_internal_pager()
1531 int count, limit, printed_len, lines, cols; in rl_display_match_list() local
2682 rl_old_menu_complete (int count, int invoking_key) in rl_old_menu_complete()
2813 rl_menu_complete (int count, int ignore) in rl_menu_complete()
2985 rl_backward_menu_complete (int count, int key) in rl_backward_menu_complete()
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp200 glyph **lines; member in tty_printer
302 a_delete lines; in ~tty_printer() local
555 int count; in put_char() local
/netbsd-src/usr.bin/col/
H A Dcol.c114 static LINE *lines; variable
441 static int count_size, *count, sorted_size; in flush_line() local
/netbsd-src/usr.sbin/iostat/
H A Diostat.c207 int ch, hdrcnt, hdroffset, ndrives, lines; in main() local
766 drive_statsy_io(double elapsed, double count, double volume) in drive_statsy_io()
785 …ve_statsy_q(double elapsed, double busy, double wait, double busysum, double waitsum, double count) in drive_statsy_q()
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Daix.c144 int count; in uv__io_poll() local
615 int lines = 0; in uv__skip_lines() local
1044 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info()
1100 int uv_interface_addresses(uv_interface_address_t** addresses, int* count) { in uv_interface_addresses()
1269 int count) { in uv_free_interface_addresses()
/netbsd-src/sys/dev/pci/
H A Dtga.c802 u_int count, v; in tga_builtin_set_cursor() local
860 int count, error; in tga_builtin_get_cursor() local
1280 int32_t color, lines, pixels; in tga_eraserows() local
1330 int32_t color, lines, pixels; in tga_erasecols() local
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dradix_ipf.c68 int count = 0; in count_mask_bits() local
249 int count; in ipf_rx_lookup() local
576 int count; in ipf_rx_delete() local
1154 int lines; in buildtab() local
/netbsd-src/external/bsd/ipf/dist/
H A Dradix_ipf.c70 int count = 0; local
261 int count; local
597 int count; local
1183 int lines; in buildtab() local
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c251 size_t count; member
290 size_t count; member
342 struct line *lines; member
372 size_t count; member
380 size_t count; member
426 require (struct dwarf_buf *buf, size_t count) in require()
444 advance (struct dwarf_buf *buf, size_t count) in advance()
464 size_t count = len + 1; in read_string() local
2932 struct unit *u, struct line_header *hdr, struct line **lines, in read_line_info()
3651 struct line *lines; in dwarf_lookup_pc() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c251 size_t count; member
290 size_t count; member
342 struct line *lines; member
372 size_t count; member
380 size_t count; member
426 require (struct dwarf_buf *buf, size_t count) in require()
444 advance (struct dwarf_buf *buf, size_t count) in advance()
464 size_t count = len + 1; in read_string() local
2899 struct unit *u, struct line_header *hdr, struct line **lines, in read_line_info()
3567 struct line *lines; in dwarf_lookup_pc() local
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dlisting.c479 unsigned int count = 0; in buffer_line() local
557 unsigned int count = 0; in rebuffer_line() local
831 unsigned int lines; in print_lines() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dlisting.c479 unsigned int count = 0; in buffer_line() local
557 unsigned int count = 0; in rebuffer_line() local
853 unsigned int lines; in print_lines() local

12