Home
last modified time | relevance | path

Searched refs:prn (Results 1 – 25 of 1378) sorted by relevance

12345678910>>...56

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_prn.c136 (void *) prn, (void *) prn->fp); in gretl_print_destroy()
182 prn->fname, (void *) prn->fp); in prn_add_tempfile()
201 PRN *prn = malloc(sizeof *prn); in real_gretl_print_new() local
395 if (prn != NULL && prn->fname != NULL && prn->fp != NULL) { in gretl_print_has_tempfile()
748 prn->bufsize = prn->blen + 1; in gretl_print_replace_buffer()
772 prn->savepos = prn->blen; in gretl_print_set_save_position()
969 (int) (prn->bufsize - prn->blen), prn->buf, in realloc_prn_buffer()
1215 rem = prn->bufsize - prn->blen; in pputs()
1270 prn->buf[prn->blen] = c; in pputc()
1367 if (prn != NULL && (prn->fp == stdout || prn->fp == stderr)) { in printing_to_standard_stream()
[all …]
H A Dvarprint.c82 PRN *prn) in VAR_info_header_block() argument
187 pputc(prn, '\n'); in VAR_info_end_row()
198 pputc(prn, '\n'); in VAR_info_end_table()
248 PRN *prn) in gretl_VAR_print_impulse_response() argument
380 prn); in gretl_VAR_print_all_impulse_responses()
532 prn); in gretl_VAR_print_all_fcast_decomps()
553 if (plain_format(prn) || tex_format(prn)) { in print_Johansen_test_case()
619 pputc(prn, ')'); in print_VECM_coint_eqns()
817 prn); in vecm_print_restrictions()
829 prn); in vecm_print_restrictions()
[all …]
H A Dmodelprint.c143 PRN *prn) in print_model_stats_table() argument
231 pprintf(prn, "\"%s\"%c%.15g\n", _(varstr), prn_delim(prn), v); in garch_variance_line()
859 PRN *prn) in pval_max_line() argument
1873 PRN *prn) in print_intreg_depvar() argument
1958 PRN *prn) in print_model_heading() argument
2522 if (plain_format(prn) || csv_format(prn)) { in print_coeff_table_end()
3421 PRN *prn) in printmodel() argument
4493 PRN *prn) in print_coeffs() argument
4912 prn); in plain_print_coeffs()
4960 prn); in plain_print_coeffs()
[all …]
H A Dgretl_prn.h104 int gretl_print_tell (PRN *prn);
122 int pputc (PRN *prn, int c);
146 int plain_format (PRN *prn);
148 int rtf_format (PRN *prn);
150 int rtf_doc_format (PRN *prn);
152 int tex_format (PRN *prn);
154 int tex_doc_format (PRN *prn);
156 int tex_eqn_format (PRN *prn);
158 int csv_format (PRN *prn);
160 int prn_format (PRN *prn);
[all …]
H A Dprintout.c43 pputc(prn, ' '); in bufspace()
85 prn = myprn; in session_time()
128 prn = myprn; in gui_logo()
360 PRN *prn) in print_freq() argument
444 pputs(prn, in print_freq()
1480 covhdr(prn); in text_print_vmatrix()
2202 PRN *prn) in string_print_range() argument
2221 PRN *prn) in print_listed_objects() argument
2461 PRN *prn) in print_plain_numbers() argument
2486 PRN *prn) in print_by_obs() argument
[all …]
H A Dtexprint.c447 pputs(prn, s); in tex_print_double()
825 pprintf(prn, in tex_print_coeff()
831 pprintf(prn, in tex_print_coeff()
856 pputc(prn, 'r'); in tex_custom_coeff_table_start()
963 pputs(prn, "r"); in tex_print_VECM_omega()
1040 pputs(prn, "r"); in tex_print_VECM_coint_eqns()
1159 PRN *prn; in make_tex_prn() local
1174 return prn; in make_tex_prn()
1681 PRN *prn; in texprint() local
1724 PRN *prn; in rtfprint() local
[all …]
H A Dprintout.h25 void session_time (PRN *prn);
33 void gui_logo (PRN *prn);
38 PRN *prn);
43 gretlopt opt, PRN *prn);
46 gretlopt opt, PRN *prn);
50 double ldet, PRN *prn);
68 PRN *prn);
72 PRN *prn);
80 PRN *prn);
84 PRN *prn);
[all …]
H A Dcompat.c49 pputc(prn, '\n'); in drawline()
76 pputs(prn, word); in printgx()
225 pputs(prn, " "); in graphyzx()
243 pputc(prn, '\n'); in graphyzx()
298 PRN *prn) in graphyx() argument
348 pputs(prn, word); in ascii_plot()
352 bufspace(ls, prn); in ascii_plot()
418 pputs(prn, word); in ascii_plot()
425 pputc(prn, '\n'); in ascii_plot()
429 pputs(prn, word); in ascii_plot()
[all …]
H A Dgretl_help.c57 pputs(prn, trs); in recode_print_line()
87 pputc(prn, '\n'); in func_help_topics()
96 pputc(prn, '\n'); in func_help_topics()
98 pputc(prn, ' '); in func_help_topics()
117 pputs(prn, line); in output_help_line()
140 int recode, PRN *prn) in do_set_help() argument
154 pputc(prn, '\n'); in do_set_help()
160 pputc(prn, '\n'); in do_set_help()
225 pputc(prn, '\n'); in do_help_on_help()
227 pputc(prn, ' '); in do_help_on_help()
[all …]
/dports/sysutils/webmin/webmin-1.981/lpadmin/
H A Dedit_printer.cgi11 $prn{'accepting'}++;
12 $prn{'enabled'}++;
13 $prn{'allow_all'}++;
22 %prn = %$prn;
88 join(" ", (@{$prn{'allow'}}, @{$prn{'deny'}})),
123 $prn{'msize'} ? $prn{'msize'} : "", $text{'blocks'};
160 $wdrv = &is_webmin_windows_driver($prn{'iface'}, \%prn);
163 $wdrv = &is_windows_driver($prn{'iface'}, \%prn) if (!$wdrv);
164 $hdrv = &is_hpnp_driver($prn{'iface'}, \%prn);
265 $drv = &is_webmin_driver($prn{'iface'}, \%prn);
[all …]
H A Dsolaris-lib.pl52 $prn{'name'} = $1;
58 $prn{'name'} = $1;
59 $prn{'enabled'} = 1;
95 $prn{'ppd'} = $1;
115 $prn{'dev'} = $1;
132 $prn{'rhost'} = $1;
133 $prn{'rqueue'} = $2 || $prn{'name'};
144 if ($default_printer eq $prn{'name'}) { $prn{'default'} = 1; }
146 return \%prn;
236 %prn = %{$_[0]};
[all …]
H A Dunixware-lib.pl28 $prn{'name'} = $1;
34 $prn{'name'} = $1;
35 $prn{'enabled'} = 1;
79 $prn{'rhost'} = $1;
80 $prn{'rqueue'} = $2;
87 if ($1 eq $prn{'name'}) { $prn{'default'} = 1; }
89 return \%prn;
177 %prn = %{$_[0]};
183 if ($prn{'rhost'}) {
198 elsif ($prn{'deny'}) {
[all …]
H A Dhpux-lib.pl32 $prn{'name'} = $1;
43 $prn{'iface'} = "$hpux_iface_path/$prn{'name'}";
73 $prn{'rhost'} = $5;
74 $prn{'rqueue'} = $3;
81 $prn{'default'} = 1;
84 return \%prn;
173 %prn = %{$_[0]};
185 if ($prn{'rhost'}) {
216 elsif ($prn{'iface'} eq "$drivers_directory/$prn{'name'}") {
256 if ($prn{'iface'} eq "$drivers_directory/$prn{'name'}" && !$wdrv) {
[all …]
H A Dsave_printer.cgi32 if (!$prn{'accepting'}) { $prn{'accepting_why'} = $in{'accepting_why'}; }
34 if (!$prn{'enabled'}) { $prn{'enabled_why'} = $in{'enabled_why'}; }
48 $prn{$w} = \@ul;
66 $prn{'msize'} = 0;
94 $prn{'iface'} = &$dfunc(\%prn, $drv);
101 $prn{'iface'} = &$dfunc(\%prn, $drv);
133 $prn{'iface'} = &$dfunc(\%prn, $drv);
160 $prn{'iface'} = &create_hpnp_driver(\%prn, $hdrv);
170 $prn{'iface'} = &$dfunc(\%prn, $drv);
174 &open_socket($prn{'dhost'}, $prn{'dport'}, TEST);
[all …]
H A Dirix-lib.pl28 $prn{'name'} = $1;
38 $prn{'iface'} = "$irix_iface_path/$prn{'name'}";
68 $prn{'rhost'} = $5;
69 $prn{'rqueue'} = $3;
76 $prn{'default'} = 1;
79 return \%prn;
163 %prn = %{$_[0]};
174 if ($prn{'rhost'}) {
259 local (%prn);
260 %prn = %{$_[0]};
[all …]
H A Dcups-lib.pl34 $prn{'name'} = $1;
88 $prn{'rhost'} = $2;
89 $prn{'rqueue'} = $3;
99 $prn{'dhost'} = $1;
100 $prn{'dport'} = $2;
103 $prn{'dev'} = $2;
106 $prn{'dev'} = $uri;
112 $prn{'default'} = 1;
115 return \%prn;
190 %prn = %{$_[0]};
[all …]
H A Dlprng-lib.pl24 $prn{'name'} = $n[0];
56 return \%prn;
229 $cap{'if'} = $prn{'iface'} ? $prn{'iface'} : undef;
231 $cap{'lp'} = $prn{'dhost'} ? "$prn{'dhost'}%$prn{'dport'}" :
232 $prn{'dev'} ? $prn{'dev'} : undef;
233 $cap{'rm'} = $prn{'rhost'} ? $prn{'rhost'} : undef;
234 $cap{'rp'} = $prn{'rqueue'} ? $prn{'rqueue'} : undef;
235 $cap{'mx'} = defined($prn{'msize'}) ? $prn{'msize'} : undef;
236 $cap{'cm'} = $prn{'desc'} ? $prn{'desc'} : undef;
237 $rv = $prn{'comment'}."\n" if ($prn{'comment'});
[all …]
H A Dlinux-lib.pl24 $prn{'name'} = $n[0];
29 $prn{'dev'} = $l->{'lp'};
44 return \%prn;
190 $cap{'if'} = $prn{'iface'} ? $prn{'iface'} : undef;
192 $cap{'lp'} = $prn{'dev'} ? $prn{'dev'} : undef;
193 $cap{'rm'} = $prn{'rhost'} ? $prn{'rhost'} : undef;
194 $cap{'rp'} = $prn{'rqueue'} ? $prn{'rqueue'} : undef;
195 $cap{'mx'} = defined($prn{'msize'}) ? $prn{'msize'} : undef;
196 $rv = $prn{'comment'}."\n" if ($prn{'comment'});
197 $rv .= $prn{'name'};
[all …]
/dports/math/gretl/gretl-2021d/gui/
H A Dmodel_table.c184 pputc(prn, '\n'); in clear_model_table()
297 pputc(prn, '\n'); in real_add_to_model_table()
517 pputc(prn, '\n'); in terminate_coeff_row()
808 pputc(prn, '\n'); in print_equation_stats()
1017 PRN *prn) in print_model_head() argument
1093 pputc(prn, '\n'); in plain_print_model_table()
1106 pputc(prn, '\n'); in plain_print_model_table()
1139 PRN *prn; in display_model_table() local
1221 pputc(prn, '\n'); in tex_print_model_table()
1412 PRN *prn; in print_model_table_direct() local
[all …]
H A Dguiprint.c427 pprintf(prn, in rtfprint_simple_summary()
486 pprintf(prn, in rtfprint_summary_full()
508 pprintf(prn, in rtfprint_summary_full()
530 pprintf(prn, in rtfprint_summary_full()
1255 PRN *prn) in texprint_fcast_stats() argument
1323 PRN *prn) in tex_fit_resid_head() argument
1340 PRN *prn) in rtf_fit_resid_head() argument
1375 PRN *prn) in texprint_fit_resid() argument
1439 PRN *prn) in rtfprint_fit_resid() argument
1512 PRN *prn) in texprint_fcast_without_errs() argument
[all …]
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Memory/
H A DromMapperMsxPrn.c76 free(prn); in destroy()
93 printerIOWrite(prn->printerIO, prn->prnData); in writeIo()
96 prn->prnStrobe = value; in writeIo()
99 prn->prnData = value; in writeIo()
102 printerIOWrite(prn->printerIO, prn->prnData); in writeIo()
110 prn->prnStrobe = 0; in reset()
111 prn->prnData = 0; in reset()
127 RomMapperMsxPrn* prn; in romMapperMsxPrnCreate() local
133 prn->deviceHandle = deviceManagerRegister(ROM_MSXPRN, &callbacks, prn); in romMapperMsxPrnCreate()
134 prn->debugHandle = debugDeviceRegister(DBGTYPE_BIOS, langDbgDevPrinter(), &dbgCallbacks, prn); in romMapperMsxPrnCreate()
[all …]
H A DromMapperSvi328Prn.c77 free(prn); in destroy()
84 return prn->prnData; in peekIo()
86 return prn->prnStrobe; in peekIo()
106 prn->prnData = value; in writeIo()
110 printerIOWrite(prn->printerIO, prn->prnData); in writeIo()
119 prn->prnStrobe = 0; in reset()
120 prn->prnData = 0; in reset()
137 RomMapperSvi328Prn* prn; in romMapperSvi328PrnCreate() local
143 prn->deviceHandle = deviceManagerRegister(ROM_SVI328PRN, &callbacks, prn); in romMapperSvi328PrnCreate()
144 prn->debugHandle = debugDeviceRegister(DBGTYPE_BIOS, langDbgDevSviPrn(), &dbgCallbacks, prn); in romMapperSvi328PrnCreate()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/sdl/
H A Dmenu_printer.c38 #define VICE_SDL_PRINTER_DRIVER_MENU(prn) \ argument
39 UI_MENU_DEFINE_RADIO(Printer##prn##Driver) \
40 static const ui_menu_entry_t printer_##prn##_driver_submenu[] = { \
43 radio_Printer##prn##Driver_callback, \
47 radio_Printer##prn##Driver_callback, \
51 radio_Printer##prn##Driver_callback, \
55 radio_Printer##prn##Driver_callback, \
140 #define VICE_SDL_PRINTER_TYPE_MENU(prn) \ argument
141 UI_MENU_DEFINE_RADIO(Printer##prn) \
142 static const ui_menu_entry_t printer_##prn##_type_submenu[] = { \
[all …]
/dports/emulators/vice/vice-3.5/src/arch/sdl/
H A Dmenu_printer.c38 #define VICE_SDL_PRINTER_DRIVER_MENU(prn) \ argument
39 UI_MENU_DEFINE_RADIO(Printer##prn##Driver) \
40 static const ui_menu_entry_t printer_##prn##_driver_submenu[] = { \
43 radio_Printer##prn##Driver_callback, \
47 radio_Printer##prn##Driver_callback, \
51 radio_Printer##prn##Driver_callback, \
55 radio_Printer##prn##Driver_callback, \
140 #define VICE_SDL_PRINTER_TYPE_MENU(prn) \ argument
141 UI_MENU_DEFINE_RADIO(Printer##prn) \
142 static const ui_menu_entry_t printer_##prn##_type_submenu[] = { \
[all …]
/dports/math/gretl/gretl-2021d/tests/
H A Dnistcheck.c125 PRN *prn) in grab_nist_data() argument
300 PRN *prn) in read_nist_file() argument
469 pputc(prn, '\n'); in read_nist_file()
575 PRN *prn) in run_gretl_mp_comparison() argument
658 pputc(prn, '\n'); in run_gretl_mp_comparison()
681 pputc(prn, '\n'); in run_gretl_mp_comparison()
705 PRN *prn) in run_gretl_comparison() argument
805 pputc(prn, '\n'); in run_gretl_comparison()
821 PRN *prn; in main() local
890 prog, prn); in main()
[all …]

12345678910>>...56