Home
last modified time | relevance | path

Searched refs:OPT_W (Results 1 – 25 of 127) sorted by relevance

123456

/dports/math/gretl/gretl-2021d/lib/src/
H A Doptions.c245 { ESTIMATE, OPT_W, "window", 0 },
302 { GNUPLOT, OPT_W, "font", 2 },
372 { MODTEST, OPT_W, "white", 0 },
437 { NORMTEST, OPT_W, "swilk", 0 },
469 { OPEN, OPT_W, "www", 0 },
478 { OUTFILE, OPT_W, "write", 0 },
531 { PLOT, OPT_W, "font", 2 },
569 { RESTRICT, OPT_W, "wald", 0 },
856 { OPT_W, 'w' },
1577 return OPT_W; in valid_long_opt()
[all …]
H A Dlibglue.c66 OPT_N | OPT_P | OPT_W | OPT_X | OPT_D); in model_test_driver()
115 if (!err && (opt & (OPT_W | OPT_X | OPT_B))) { in model_test_driver()
996 if (opt & OPT_W) { in list_summary_driver()
997 const char *wname = get_optval_string(SUMMARY, OPT_W); in list_summary_driver()
H A Dlibgretl.h242 OPT_W = 1 << 22, enumerator
H A Dinteract.c1094 opt |= OPT_W; in do_outfile_command()
1382 int window = (opt & OPT_W) != 0; in print_save_model()
1418 int window = (s->cmd->opt & OPT_W) != 0; in save_var_vecm()
1441 if (sys != NULL && (*s->cmd->savename != '\0' || (s->cmd->opt & OPT_W))) { in gui_save_system()
1972 if (opt & OPT_W) { in open_append_stage_1()
1976 if (opt != OPT_W) { in open_append_stage_1()
2561 if (cmd->opt & OPT_W) { in add_omit_save()
2582 if (cmd->opt & OPT_W) { in VAR_omit_driver()
3353 if (!err && (cmd->opt & OPT_W) && gretl_in_gui_mode()) { in gretl_cmd_exec()
3543 err = incompatible_options(cmd->opt, OPT_B | OPT_W); in gretl_cmd_exec()
H A Dgretl_plot.c310 if (opt == OPT_W) { in check_plot_option()
H A Ddescribe.c2138 if (opt & (OPT_M | OPT_W)) { in check_freq_opts()
2159 if (!(opt & OPT_W)) { in check_freq_opts()
2174 if (opt & OPT_W) { in check_freq_opts()
2180 x = get_optval_double(FREQ, OPT_W, &err); in check_freq_opts()
7621 int i = (opt & OPT_W)? 0 : (opt & OPT_J)? 1 : in print_normality_stat()
7655 gretlopt alltests = OPT_D | OPT_W | OPT_J | OPT_L; in gretl_normality_test()
7703 if (opt & OPT_W) { in gretl_normality_test()
7707 print_normality_stat(test, pval, OPT_W, prn); in gretl_normality_test()
7754 } else if (opt & OPT_W) { in gretl_normtest_matrix()
H A Dbootstrap.c224 } else if (opt & OPT_W) { in make_bs_flags()
1486 *opt |= OPT_W; in opt_from_method()
H A Dgretl_model.c5919 if (pmod->opt & OPT_W) { in gretl_model_from_XML()
5922 pmod->opt &= ~OPT_W; in gretl_model_from_XML()
5926 pmod->opt &= ~OPT_W; in gretl_model_from_XML()
6119 if (mci == IVREG && (opt & (OPT_A | OPT_W))) { in command_ok_for_model()
6197 if (opt & (OPT_W | OPT_B | OPT_S | OPT_L)) { in model_test_ok()
6293 if ((opt & OPT_Q) && !(opt & OPT_W)) { in set_model_id()
H A Dcompare.c338 } else if (opt & (OPT_L | OPT_W)) { in printing_revised_model()
1565 if (opt & (OPT_W | OPT_A)) { in omit_options_inconsistent()
1574 if ((opt & OPT_A) && (opt & OPT_W)) { in omit_options_inconsistent()
H A Dtokenize.c3692 } else if (cmd->opt & OPT_W) { in post_process_spreadsheet_options()
3694 err = incompatible_options(cmd->opt, OPT_W | OPT_C | in post_process_spreadsheet_options()
3699 err = incompatible_options(cmd->opt, OPT_O | OPT_W); in post_process_spreadsheet_options()
H A Dgretl_restrict.c2592 bopt |= OPT_W; in bootstrap_zero_restriction()
2918 } else if (rset->opt & OPT_W) { in gretl_restriction_finalize_full()
/dports/mail/avenger/avenger-0.8.5/util/
H A Dsynos.h43 OPT_T, OPT_T0, OPT_S, OPT_W, OPT_WMOD, OPT_WSTAR } o_type; enumerator
H A Dsynos.c147 opp->o_type = OPT_W; in synos_parsefp()
247 opp->o_type = OPT_W; in synos_parseos()
/dports/mail/avenger/avenger-0.8.5/asmtpd/
H A Dsynos.c147 opp->o_type = OPT_W; in synos_parsefp()
247 opp->o_type = OPT_W; in synos_parseos()
H A Dosguess.C87 case tcpopt::OPT_W: in optletter()
/dports/sysutils/busybox/busybox-1.26.2/selinux/
H A Dsetfiles.c153 OPT_W = (1 << 13), enumerator
170 #define FLAG_W_warn_no_match (option_mask32 & OPT_W)
/dports/archivers/zip/zip30/vms/
H A Dcmdline.c1230 #define OPT_W "-W" in vms_zip_cmdline() macro
1239 cmdl_len += strlen( OPT_W)+ 1; in vms_zip_cmdline()
1241 strcpy( &the_cmd_line[ x], OPT_W); in vms_zip_cmdline()
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dping.c352 OPT_W = 1 << 6, enumerator
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djim-aio.c1030 enum { OPT_R, OPT_W, OPT_NODELETE }; in aio_cmd_close() enumerator
1040 case OPT_W: in aio_cmd_close()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dopts.c776 case OPT_W: in common_handle_option()
/dports/lang/jimtcl/jimtcl-0.81/
H A Djim-aio.c1106 enum { OPT_R, OPT_W, OPT_NODELETE }; in aio_cmd_close() enumerator
1116 case OPT_W: in aio_cmd_close()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dopts.c695 case OPT_W: in common_handle_option()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dopts.c695 case OPT_W: in common_handle_option()
/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.c2312 if (ci == OMIT && (opt & OPT_W)) { in do_add_omit()
2339 } else if (ci == OMIT && (opt & OPT_W)) { in do_add_omit()
2426 if (opt & OPT_W) { in do_VAR_omit()
2439 } else if (opt & OPT_W) { in do_VAR_omit()
2558 return OPT_W; in modtest_get_opt()
2596 if (opt & (OPT_W | OPT_X | OPT_B)) { in do_modtest()
2601 if (opt == OPT_W) { in do_modtest()
H A Dgui_utils.c1056 purge_opt = OPT_W; in maybe_offer_daily_options()
1068 purge_opt = OPT_W; in maybe_offer_daily_options()
2897 opt = (dataset_is_panel(dataset))? OPT_P : OPT_W; in set_tests_menu_state()
3649 } else if (model_test_ok(MODTEST, OPT_W, pmod, dataset)) { in set_up_model_view_menu()

123456