Home
last modified time | relevance | path

Searched defs:help_arg (Results 1 – 25 of 69) sorted by relevance

123

/dports/games/freeorion/freeorion-0.4.10.2/server/
H A Ddmain.cpp81 auto help_arg = GetOptionsDB().Get<std::string>("help"); local
/dports/games/freeorion/freeorion-0.4.10.2/client/AI/
H A Dcamain.cpp56 auto help_arg = GetOptionsDB().Get<std::string>("help"); local
/dports/devel/z88dk/z88dk/src/z80asm/
H A Doptions_def.h64 #define OPT(type, arg, short_opt, long_opt, help_text, help_arg) argument
H A Doptions.c107 #define OPT(type, arg, short_opt, long_opt, help_text, help_arg) \ argument
582 #define OPT(type, arg, short_opt, long_opt, help_text, help_arg) \ argument
589 char *short_opt, char *long_opt, char *help_text, char *help_arg ) in show_option()
/dports/www/civetweb/civetweb-1.15/unittest/
H A Dmain.c63 const char *const help_arg = "--help"; in main() local
/dports/graphics/zphoto/zphoto-1.2/
H A Dconfig.c143 const char *help_arg) in meta_config_add()
162 #define set_config(config, key, value, type, short_option, help, help_arg) { \ argument
338 void *storage, int val, const char *help, const char *help_arg) in set_option()
H A Dzphoto.h60 char *help_arg; member
/dports/games/freeorion/freeorion-0.4.10.2/client/human/
H A Dchmain.cpp89 auto help_arg = GetOptionsDB().Get<std::string>("help"); local
/dports/multimedia/gmerlin/gmerlin-1.2.0/include/gmerlin/
H A Dcmdline.h43 char * help_arg; /* Something like <file> */ member
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dconf.h24 char *help_arg; /* used for print usage */ member
/dports/biology/wise/wise2.4.1/src/models/
H A Doldpostwise.c342 void show_help(char * help_arg) in show_help()
/dports/multimedia/aom/aom-3.2.0/examples/
H A Dphoton_noise_table.c91 static arg_def_t help_arg = variable
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DCommandLine.h44 int help_arg () const {return _help_arg;} in help_arg() function
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dmain.c112 static char help_arg[] = "help"; variable
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dmain.c111 static char help_arg[] = "help"; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/flags/
H A Dflag_test.cc123 constexpr flags::FlagHelpArg help_arg{flags::FlagHelpMsg("literal help"), variable
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/flags/
H A Dflag_test.cc123 constexpr flags::FlagHelpArg help_arg{flags::FlagHelpMsg("literal help"), variable
/dports/deskutils/calcurse/calcurse-4.7.1/src/
H A Dargs.c122 static void help_arg(void) in help_arg() function
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/access/heap/
H A Dvisibilitymap.c18 * visibilitymap_get_status - get status of bits
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/flags/
H A Dflag_test.cc131 constexpr flags::FlagHelpArg help_arg{flags::FlagHelpMsg("literal help"), variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/flags/
H A Dflag_test.cc131 constexpr flags::FlagHelpArg help_arg{flags::FlagHelpMsg("literal help"), variable
/dports/devel/abseil/abseil-cpp-20211102.0/absl/flags/
H A Dflag_test.cc134 constexpr flags::FlagHelpArg help_arg{flags::FlagHelpMsg("literal help"), variable
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/flags/
H A Dflag_test.cc134 constexpr flags::FlagHelpArg help_arg{flags::FlagHelpMsg("literal help"), variable
/dports/databases/mysql55-client/mysql-5.5.62/client/
H A Dmysql.cc2808 char *line __attribute__((unused)), char *help_arg) in com_server_help()
2918 char * help_arg= strchr(line,' '), buff[32], *end; in com_help() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/client/
H A Dmysql.cc3226 char *line MY_ATTRIBUTE((unused)), char *help_arg) in com_server_help()
3336 char * help_arg= strchr(line,' '), buff[32], *end; in com_help() local

123