Home
last modified time | relevance | path

Searched refs:is_help (Results 1 – 25 of 45) sorted by relevance

12

/dports/databases/p5-Test-Fixture-DBI/Test-Fixture-DBI-0.09/script/
H A Dmake_database_yaml.pl16 my ( $is_man, $is_help, $dsn, $user, $output, $password, );
23 'help|h' => \$is_help,
27 pod2usage(1) if ($is_help);
H A Dmake_fixture_yaml.pl16 my ( $dsn, $user, $password, $table, $name, $sql, $output, $is_man, $is_help, );
26 'help|h' => \$is_help,
30 pod2usage(1) if ($is_help);
/dports/textproc/p5-xmltv/xmltv-0.5.70/lib/
H A DUsage.pm43 my $is_help = shift;
49 if ($is_help) {
/dports/misc/freeguide/freeguide-0.11.1/xmltv/share/perl5/XMLTV/
H A DUsage.pm43 my $is_help = shift;
49 if ($is_help) {
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Dadjunct_tort_read_dp_align.py146 is_help = check_for_help(arg_list) variable
148 if is_help :
/dports/textproc/p5-xmltv/xmltv-0.5.70/filter/
H A Dtv_grep.in619 my $is_help = shift; $is_help = 0 if not defined $is_help;
659 if ($is_help) {
/dports/lang/spidermonkey78/firefox-78.9.0/python/mach/mach/commands/
H A Dcommandinfo.py67 is_help = 'help' in args
88 if is_help:
/dports/lang/v/v-0.1.29/cmd/tools/
H A Dvpm.v101 if settings.is_help {
140 if settings.is_help {
199 if settings.is_help {
298 if settings.is_help {
499 is_help bool
514 s.is_help = '-h' in os.args || '--help' in os.args || 'help' in os.args
/dports/devel/p5-MooseX-Runnable/MooseX-Runnable-0.10/t/
H A Darg-parser.t66 is_help => {
123 sub is_help {
126 return $p->is_help ? 1 : 0;
/dports/sysutils/fusefs-libs/fuse-2.9.9/example/
H A Dcusexmp.c222 int is_help;
249 param->is_help = 1;
277 if (!param.is_help) {
/dports/sysutils/fusefs-libs3/fuse-3.10.5/example/
H A Dcuse.c248 int is_help;
275 param->is_help = 1;
305 if (!param.is_help) {
/dports/devel/p5-MooseX-Runnable/MooseX-Runnable-0.10/lib/MooseX/Runnable/Util/
H A DArgParser.pm203 return [] if $self->is_help; # LIES!!11!, but who cares
239 confess 'Parser is help' if $self->is_help;
/dports/textproc/link-grammar/link-grammar-5.8.0/link-parser/
H A Dlg_readline.c62 static char *complete_command(const wchar_t *input, size_t len, bool is_help) in complete_command() argument
71 if ((1 < len) && L'=' == input[len-1] && !is_help) in complete_command()
161 if ((1 == cnum) && !is_help) in complete_command()
/dports/multimedia/zart/gmic-2.8.1/src/
H A Dgmic_cli.cpp158 is_help = is_help1 || is_help2 || is_help3 || is_help4 || is_help5 || is_help6, in main() local
159 is_global_help = is_help && !std::strcmp(help_command,help_argument); in main()
161 if (is_help) { in main()
/dports/devel/p5-MooseX-Runnable/MooseX-Runnable-0.10/script/
H A Dmx-run16 help() if $args->is_help;
/dports/sysutils/libcdio/libcdio-2.1.0/src/
H A Dcd-read.c172 bool is_help=strcmp(subopt, "help")==0; in process_suboption() local
173 if (is_help) { in process_suboption()
185 exit (is_help ? EXIT_SUCCESS : EXIT_FAILURE); in process_suboption()
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/integration/
H A Doptions.hpp54 static bool is_help();
H A Dmain.cpp152 return Options::is_help() ? 0 : 1; in main()
/dports/irc/atheme-services/atheme-7.2.9/modules/infoserv/
H A Dmain.c61 command_t is_help = { "HELP", N_(N_("Displays contextual help information.")), AC_NONE, 2, is_cmd_h… variable
536 service_bind_command(infoserv, &is_help); in _modinit()
562 service_unbind_command(infoserv, &is_help); in _moddeinit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/osp/demo/
H A Dosp_demo.cc564 bool is_help; member
609 args.is_help = true; in GetInputArgs()
627 if (args.is_help) { in main()
/dports/multimedia/mpv/mpv-0.34.1/options/
H A Dm_option.c163 bool is_help = bstr_equals0(param, "help"); in parse_bool() local
164 if (is_help) { in parse_bool()
174 return is_help ? M_OPT_EXIT : M_OPT_INVALID; in parse_bool()
2060 bool is_help = bstr_equals0(param, "help"); in parse_color() local
2061 if (is_help) in parse_color()
2108 if (!is_help) { in parse_color()
2301 bool is_help = bstr_equals0(param, "help"); in parse_geometry() local
2302 if (is_help) in parse_geometry()
2315 if (!is_help) { in parse_geometry()
2349 if (is_help) in parse_size_box()
[all …]
/dports/sysutils/pesign/pesign-0.110/src/
H A Dpesign.c597 int is_help = strcmp(digest_name, "help") ? 0 : 1; in main() local
599 if (!is_help) { in main()
603 exit(!is_help); in main()
/dports/emulators/qemu/qemu-6.2.0/util/
H A Dqemu-option.c752 bool is_help = false; in get_opt_name_value() local
770 is_help = is_help_option(*name); in get_opt_name_value()
772 if (!is_help && warn_on_flag) { in get_opt_name_value()
790 if (help_wanted && is_help) { in get_opt_name_value()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Dqemu-option.c752 bool is_help = false; in get_opt_name_value() local
770 is_help = is_help_option(*name); in get_opt_name_value()
772 if (!is_help && warn_on_flag) { in get_opt_name_value()
790 if (help_wanted && is_help) { in get_opt_name_value()
/dports/www/firefox-esr/firefox-91.8.0/python/mach/mach/commands/
H A Dcommandinfo.py177 is_help = "help" in args
198 if is_help:

12