Home
last modified time | relevance | path

Searched refs:show_version_and_exit (Results 1 – 21 of 21) sorted by relevance

/dports/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.7.0/examples/demo/
H A Dgtk-layer-demo.c25 static gboolean show_version_and_exit = FALSE; // always set by command line option variable
46 .arg_data = &show_version_and_exit,
261 if (show_version_and_exit) in process_args()
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dmain.c54 show_version_and_exit (void) in show_version_and_exit() function
306 show_version_and_exit, N_("Show version information and exit"), 0}, in process_pre_start_arguments()
/dports/security/putty/putty-0.76/unix/
H A Duxpsusan.c174 static void show_version_and_exit(void) in show_version_and_exit() function
366 show_version_and_exit(); in main()
H A Duxserver.c356 static void show_version_and_exit(void) in show_version_and_exit() function
560 show_version_and_exit(); in main()
/dports/security/putty-nogtk/putty-0.76/unix/
H A Duxpsusan.c174 static void show_version_and_exit(void) in show_version_and_exit() function
366 show_version_and_exit(); in main()
H A Duxserver.c356 static void show_version_and_exit(void) in show_version_and_exit() function
560 show_version_and_exit(); in main()
/dports/devel/glib20/glib-2.70.4/gio/
H A Dglib-compile-resources.c720 gboolean show_version_and_exit = FALSE; in main() local
737 …{ "version", 0, 0, G_OPTION_ARG_NONE, &show_version_and_exit, N_("Show program version and exit"),… in main()
789 if (show_version_and_exit) in main()
H A Dglib-compile-schemas.c2164 gboolean show_version_and_exit = FALSE; in main() local
2174 …{ "version", 0, 0, G_OPTION_ARG_NONE, &show_version_and_exit, N_("Show program version and exit"),… in main()
2219 if (show_version_and_exit) in main()
/dports/audio/jalv-select/jalv_select-1.3/
H A Djalv.select.h119 void show_version_and_exit(LV2PluginList *p);
H A Djalv.select.cpp69 void Options::show_version_and_exit(LV2PluginList *p) { in show_version_and_exit() function in jalv_select::Options
1147 if(lv2plugs.options.version) lv2plugs.options.show_version_and_exit(&lv2plugs); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/debugserver/source/
H A Ddebugserver.cpp805 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1198 show_version_and_exit(0); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A Ddebugserver.cpp803 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1212 show_version_and_exit(0); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/debugserver/source/
H A Ddebugserver.cpp792 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1184 show_version_and_exit(0); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/
H A Ddebugserver.cpp811 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1217 show_version_and_exit(0); in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp803 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1212 show_version_and_exit(0); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/debugserver/source/
H A Ddebugserver.cpp803 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1212 show_version_and_exit(0); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A Ddebugserver.cpp803 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1212 show_version_and_exit(0); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp792 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1184 show_version_and_exit(0); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/
H A Ddebugserver.cpp811 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1217 show_version_and_exit(0); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A Ddebugserver.cpp803 void show_version_and_exit(int exit_code) { in show_version_and_exit() function
1212 show_version_and_exit(0); in main()
/dports/net-p2p/cpuminer/cpuminer-2.5.0/
H A Dcpu-miner.c1468 static void show_version_and_exit(void) in show_version_and_exit() function
1764 show_version_and_exit(); in parse_arg()