Home
last modified time | relevance | path

Searched refs:no_gui (Results 1 – 25 of 74) sorted by relevance

123

/dports/misc/lxi-tools/lxi-tools-1.21/src/
H A Dbenchmark.c46 int benchmark(char *ip, int port, int timeout, lxi_protocol_t protocol, int count, bool no_gui, dou… in benchmark() argument
72 if (no_gui) in benchmark()
94 if (no_gui) in benchmark()
117 if (no_gui) in benchmark()
H A Dscreenshot.c266 int timeout, bool no_gui, void *image_buffer, in screenshot() argument
289 screenshot_no_gui = no_gui; in screenshot()
/dports/mail/gnubiff/gnubiff-2.2.13/src/
H A Dgnubiff.cc83 int no_configure = false, print_version = false, no_gui = false; in main() local
101 {"nogui", '\0', POPT_ARG_NONE, &no_gui, 0, in main()
135 if (no_gui) { in main()
148 if (no_gui) in main()
177 if (no_gui) in main()
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/
H A Dinvocation.py136 options.no_gui = 0
290 options.no_gui=1
406 options.no_gui=1
534 if options.show_splash and not options.no_gui and not restricted:
H A Dlocking.py54 if _self._pymol.invocation.options.no_gui:
/dports/biology/seaview/seaview/
H A Dload_seq.cxx287 int add_seq_to_align(SEA_VIEW *view, char *newname, char *newseq, int lenseq, bool no_gui) in add_seq_to_align() argument
318 if (!no_gui) { in add_seq_to_align()
335 if(view->masename == NULL && !no_gui) { in add_seq_to_align()
340 if (view->tot_seqs == 0 && !no_gui) { in add_seq_to_align()
352 if (lenseq > view->seq_length && !no_gui) { in add_seq_to_align()
362 if(view->numb_dnacolors > 1 && !no_gui) { in add_seq_to_align()
378 if (!no_gui) { in add_seq_to_align()
395 if (no_gui) return num; in add_seq_to_align()
410 void (*alert)(const char *,...) = no_gui ? Fl::fatal : fl_alert; in add_seq_to_align()
H A Dtrees.cxx65 …int *pcount, int maxbest, Fl_Widget *w_count, dnapars_S_option s_option, int no_gui, float consens…
98 int *bt_weights, bool protein, dnapars_S_option s_option, int no_gui, Fl_Widget *w_count);
443 if (no_gui) { in run_calc_dist_matrix()
459 …const char *user_tree, int no_gui, void (*alert)(const char*, ...), int keep_b_trees, int compute_… in run_distance_method() argument
523 savedistinfile(phyml_mat, extract_dirname(view->masename), no_gui ? distancefname : NULL); in run_distance_method()
544 …_mat = run_calc_dist_matrix(phyml_seqs, distkind, view->protein, lwlseqs, TRUE, &err_mess, no_gui); in run_distance_method()
2109 &steps, &count, maxbest, w_count, s_option, no_gui, consensus_threshold); in run_parsimony_method()
2353 …est, int replicates, Fl_Box *w_count, int *preplicates_done, dnapars_S_option s_option, int no_gui, in parsimony_with_bootstrap() argument
2361 &steps, &count, maxbest, NULL, s_option, no_gui, consensus_threshold); in parsimony_with_bootstrap()
2467 bool protein, dnapars_S_option s_option, int no_gui, Fl_Widget *w_count) in parsimony() argument
[all …]
/dports/misc/lxi-tools/lxi-tools-1.21/src/include/
H A Dbenchmark.h50 int benchmark(char *ip, int port, int timeout, lxi_protocol_t protocol, int count, bool no_gui, dou…
H A Dscreenshot.h42 int timeout, bool no_gui, void *image_buffer,
/dports/emulators/uae/uae-0.8.29/src/
H A Dmain.c49 int no_gui = 0; variable
557 if (! no_gui) in do_leave_program()
615 no_gui = ! currprefs.start_gui; in real_main()
616 if (! no_gui) { in real_main()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/
H A Dlaunch.py200 self.no_gui = "--no-gui" in sys.argv
276 if self.no_gui:
287 if self.has_parent or self.no_gui:
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dmain.c84 bool no_gui = 0, quit_to_gui = 0; variable
941 if (! no_gui) in do_leave_program()
1059 no_gui = ! currprefs.start_gui; in real_main2()
1062 no_gui = 1; in real_main2()
1064 no_gui = 0; in real_main2()
1067 if (! no_gui && currprefs.start_gui) { in real_main2()
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DinstConf.cpp80 no_gui = false; in clear()
H A DinstConf.h46 bool no_gui; variable
/dports/emulators/uae/uae-0.8.29/src/include/
H A Dgui.h27 extern int no_gui;
/dports/security/xca/xca-2.4.0/lib/
H A Darguments.h28 bool no_gui; variable
/dports/dns/py-namebench/namebench-1.3.1/
H A Dnamebench.py41 if not options.no_gui:
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dgui.h27 extern bool no_gui, quit_to_gui;
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dgui.h32 extern bool no_gui, quit_to_gui;
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/examples/packet/
H A Dtx_stage1.grc11 generate_options: no_gui
H A Dtx_stage0.grc11 generate_options: no_gui
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/examples/msg_passing/hier/
H A Dtest_msg_hier_topblock.grc11 generate_options: no_gui
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/core/generator/cpp_templates/
H A Dflow_graph.cpp.mako30 % if generate_options == 'no_gui':
142 % if generate_options == 'no_gui':
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/examples/metadata/
H A Dfile_metadata_vector_sink.grc11 generate_options: no_gui
/dports/audio/jalv/jalv-1.6.6/
H A Dwscript129 if not Options.options.no_gui and not Options.options.no_gtk:
146 if not Options.options.no_gui and not Options.options.no_qt:

123