Searched refs:printer (Results 226 - 250 of 257) sorted by relevance

1234567891011

/netbsd-current/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp1939 class html_printer : public printer {
2118 printer *make_printer()
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c5430 pp_formatted_text (dc.printer));
5438 pp_formatted_text (dc.printer));
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc5436 pp_formatted_text (dc.printer));
5444 pp_formatted_text (dc.printer));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree.cc12199 if (c != '\n' || !pp_is_wrapping_line (global_dc->printer))
15407 saved_cutoff = pp_line_cutoff (global_dc->printer);
15408 pp_line_cutoff (global_dc->printer) = 0;
15417 pp_line_cutoff (global_dc->printer) = 5;
15427 pp_line_cutoff (global_dc->printer) = saved_cutoff;
H A Dopts.cc2890 pp_set_line_maximum_length (dc->printer, value);
H A Dgimple-ssa-warn-access.cc2920 pp_show_color (&pp) = pp_show_color (global_dc->printer);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c2948 /* At this point the text has been formatted into the pretty-printer's
2950 pretty_printer *pp = diag_context->printer;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopts.c2510 pp_set_line_maximum_length (dc->printer, value);
H A Dtree.c13073 if (c != '\n' || !pp_is_wrapping_line (global_dc->printer))
15912 saved_cutoff = pp_line_cutoff (global_dc->printer);
15913 pp_line_cutoff (global_dc->printer) = 0;
15922 pp_line_cutoff (global_dc->printer) = 5;
15932 pp_line_cutoff (global_dc->printer) = saved_cutoff;
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc3494 /* At this point the text has been formatted into the pretty-printer's
3496 pretty_printer *pp = diag_context->printer;
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dstdio.d4348 void function(string) printer = &writeln!string;
4349 if (false) printer("Hello");
/netbsd-current/external/mit/isl/dist/include/isl/
H A Daff.h6 #include <isl/printer.h>
/netbsd-current/external/mit/isl/dist/
H A DMakefile.in631 include/isl/polynomial_type.h include/isl/printer.h \
1398 include/isl/printer.h \
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c566 int indent, struct drm_printer *printer)
570 #define P(f, ...) drm_printf_indent(printer, indent, f, ##__VA_ARGS__)
565 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req, int indent, struct drm_printer *printer) argument
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbe.cc3368 dbePrintData (int dbevindex, int type, int subtype, char *printer, argument
3382 if (printer != NULL)
3385 params.name = printer;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc3368 dbePrintData (int dbevindex, int type, int subtype, char *printer, argument
3382 if (printer != NULL)
3385 params.name = printer;
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex6965 % To change the settings for a different printer or situation, adjust
/netbsd-current/external/gpl2/groff/dist/doc/
H A Dtexinfo.tex6830 % To change the settings for a different printer or situation, adjust
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.tex6830 % To change the settings for a different printer or situation, adjust
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc4535 pp_needs_newline (global_dc->printer) = true;
8971 self-referential structure pretty-printer. */
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex9791 % To change the settings for a different printer or situation, adjust
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex9018 % To change the settings for a different printer or situation, adjust
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex9729 % To change the settings for a different printer or situation, adjust
/netbsd-current/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex9014 % To change the settings for a different printer or situation, adjust
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex9014 % To change the settings for a different printer or situation, adjust

Completed in 566 milliseconds

1234567891011