Home
last modified time | relevance | path

Searched refs:print_line (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/mdocml/
H A Dmdoc_man.c479 print_line(".PD", 0); in print_block()
969 print_line(".nf", 0); in pre_bd()
982 print_line(".RE", MMAN_nl); in post_bd()
1098 print_line(".TS", MMAN_nl); in pre_bl()
1114 print_line(".TE", 0); in post_bl()
1154 print_line(".RE", MMAN_nl); in post_dl()
1394 print_line(".ft", 0); in pre_ft()
1453 print_line(".B \"", 0); in pre_it()
1780 print_line(".PP", 0); in pre_sp()
1782 print_line(".sp", 0); in pre_sp()
[all …]
/dragonfly/contrib/dialog/
H A Dprogressbox.c220 print_line(MY_OBJ * obj, const char *line, int row) in print_line() function
266 print_line(obj, wrote_data(obj, have - n), n); in reprint_lines()
430 print_line(obj, obj->line, i); in dlg_progressbox()
435 print_line(obj, obj->line, getmaxy(obj->text) - 1); in dlg_progressbox()
H A Dtextbox.c414 print_line(MY_OBJ * obj, int row, int width) in print_line() function
457 print_line(obj, i, width); in print_page()
805 print_line(&obj, PAGE_LENGTH - 1, PAGE_WIDTH); in dialog_textbox()
822 print_line(&obj, 0, PAGE_WIDTH); /* print first line of page */ in dialog_textbox()
H A Dtailbox.c83 print_line(MY_OBJ * obj, WINDOW *win, int row, int width) in print_line() function
172 print_line(obj, obj->text, i, width); in print_page()
H A DCHANGES1344 + correct wrapping computation in print_line() from 2005/11/07 changes
1399 + modify print_line() to compute columns, use that for the call to
1862 + correct call to dlg_print_text() in print_line(), which did not
1890 + modify print_line() to work with wide-characters, e.g., so it handles
1949 + corrected print_line(), which subtracted the margin twice from the
2205 print_line(), to print each line and end it on a word boundary.
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-ppoutput.c63 static void print_line (source_location, const char *);
398 print_line (source_location src_loc, const char *special_flags) in print_line() function
611 print_line (map->start_location, flags); in pp_file_change()
626 print_line (map->start_location, flags); in pp_file_change()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-ppoutput.c63 static bool print_line (source_location, const char *);
438 print_line (source_location src_loc, const char *special_flags) in print_line() function
658 print_line (map->start_location, flags); in pp_file_change()
673 print_line (map->start_location, flags); in pp_file_change()
/dragonfly/contrib/binutils-2.34/gprof/
H A Dhist.c41 static void print_line (Sym *, double);
501 print_line (Sym *sym, double scale) in print_line() function
660 print_line (time_sorted_syms[sym_index], SItab[log_scale].scale); in hist_print()
H A Dcg_print.c49 static void print_line (Sym *);
470 print_line (Sym *np) in print_line() function
533 print_line (parent); in cg_print()
/dragonfly/contrib/binutils-2.27/gprof/
H A Dhist.c41 static void print_line (Sym *, double);
501 print_line (Sym *sym, double scale) in print_line() function
660 print_line (time_sorted_syms[sym_index], SItab[log_scale].scale); in hist_print()
H A Dcg_print.c49 static void print_line (Sym *);
470 print_line (Sym *np) in print_line() function
533 print_line (parent); in cg_print()
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddiagnostic-show-locus.c246 void print_line (linenum_type row);
1936 layout::print_line (linenum_type row) in print_line() function
2019 layout.print_line (row); in diagnostic_show_locus()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dobjdump.c1314 print_line (struct print_file_list *p, unsigned int linenum) in print_line() function
1338 print_line (p, start); in dump_lines()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dobjdump.c1628 print_line (struct print_file_list *p, unsigned int linenum) in print_line() function
1654 print_line (p, start); in dump_lines()