Home
last modified time | relevance | path

Searched defs:has_help (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/py-python-distutils-extra/python-distutils-extra/DistUtilsExtra/command/
H A Dbuild_extra.py22 def has_help(command): function
49 def has_help(command): function
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwinhelp.c16 bool has_help(void) { return false; } in has_help() function
210 bool has_help(void) in has_help() function
H A Dwincfg.c43 void win_setup_config_box(struct controlbox *b, HWND *hwndp, bool has_help, in win_setup_config_box()
/dports/security/putty/putty-0.76/windows/
H A Dwinhelp.c16 bool has_help(void) { return false; } in has_help() function
210 bool has_help(void) in has_help() function
H A Dwincfg.c43 void win_setup_config_box(struct controlbox *b, HWND *hwndp, bool has_help, in win_setup_config_box()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/tests/component/
H A Dtest_mock_server.cc70 TEST_F(MockServerCLITest, has_help) { in TEST_F() argument
/dports/irc/anope/anope-2.0.9/src/
H A Dcommand.cpp193 bool has_help = source.service->commands.find("HELP") != source.service->commands.end(); in OnSyntaxError() local
202 bool has_help = source.service->commands.find("HELP") != source.service->commands.end(); in Run() local
/dports/net/czmq/czmq-4.1.1/bindings/python_cffi/czmq_cffi/
H A DZargs.py106 def has_help(self): member in Zargs
/dports/games/freeciv/freeciv-2.6.6/server/advisors/
H A Dadvbuilding.c207 bool has_help = in building_advisor() local
/dports/games/freeciv-nox11/freeciv-2.6.6/server/advisors/
H A Dadvbuilding.c207 bool has_help = in building_advisor() local
/dports/net/czmq/czmq-4.1.1/bindings/ruby/lib/czmq/ffi/
H A Dzargs.rb217 def has_help() method in CZMQ.FFI.Zargs
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_parse/src/lexer/
H A Dunescape_error_reporting.rs54 let mut has_help = false; in emit_unescape_error() localVariable
/dports/math/rkward-kde/rkward-0.7.1/rkward/settings/
H A Drksettings.cpp129 bool has_help; in pageChange() local
/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/gaupol/
H A Dextensionman.py81 def has_help(self, module): member in ExtensionManager
/dports/net/czmq4/czmq-4.2.1/src/
H A Dzargs.c294 bool has_help = zargs_hasx (self, "--help", "-h", NULL); in zargs_test() local
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src/
H A Dmain.cpp78 static bool has_help = false; variable
/dports/math/gravity/Gravity-da941e9/examples/Optimization/NonLinear/Power/CPXOPF/
H A DCPXOPF_main.cpp49 bool has_help = op::str2bool(opt["h"]); in main() local
/dports/math/gravity/Gravity-da941e9/examples/Optimization/Linear/Power/DCOPF/
H A DDCOPF_main.cpp47 bool has_help = op::str2bool(options["h"]); in main() local
/dports/math/gravity/Gravity-da941e9/examples/Optimization/NonLinear/Power/SOCOPF/
H A DSOCOPF_main.cpp46 bool has_help = op::str2bool(opt["h"]); in main() local
/dports/math/gravity/Gravity-da941e9/examples/Optimization/NonLinear/Power/OBBT/
H A Dobbt.cpp78 bool has_help = op::str2bool(opt["h"]); in main() local
/dports/textproc/meld/meld-3.20.4/meld/
H A Dbuild_helpers.py44 def has_help(self): function
/dports/math/gravity/Gravity-da941e9/examples/MachineLearning/Supervised/ModelLearning/Ising/
H A DIsing_main.cpp204 bool has_help = op::str2bool(opt["h"]); in main() local
/dports/www/phpgroupware/phpgroupware-0.9.16.017/preferences/
H A Dpreferences.php422 $has_help = 0; variable
/dports/www/moodle310/moodle/backup/util/settings/
H A Dbase_setting.class.php560 public function has_help() { function in base_setting
/dports/www/moodle311/moodle/backup/util/settings/
H A Dbase_setting.class.php560 public function has_help() { function in base_setting

123