Home
last modified time | relevance | path

Searched refs:showHelp (Results 126 – 150 of 2203) sorted by relevance

12345678910>>...89

/dports/www/itop/web/lib/tcpdf/tools/
H A Dtcpdf_addfont.php60 function showHelp() { function
133 showHelp();
224 showHelp();
/dports/www/limesurvey/limesurvey/application/third_party/tcpdf/tools/
H A Dtcpdf_addfont.php60 function showHelp() { function
133 showHelp();
224 showHelp();
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/tecnickcom/tcpdf/tools/
H A Dtcpdf_addfont.php60 function showHelp() { function
133 showHelp();
224 showHelp();
/dports/finance/prestashop/prestashop/vendor/tecnickcom/tcpdf/tools/
H A Dtcpdf_addfont.php60 function showHelp() { function
133 showHelp();
224 showHelp();
/dports/www/thirtybees/thirtybees-1.1.0/vendor/tecnickcom/tcpdf/tools/
H A Dtcpdf_addfont.php60 function showHelp() { function
133 showHelp();
224 showHelp();
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Darg_parser.cc33 (static_cast<ArgParser*>(p))->showHelp(); in _showHelp()
281 void ArgParser::showHelp(Opts::const_iterator i) const in showHelp() function in lemon::ArgParser
289 void ArgParser::showHelp(std::vector<ArgParser::OtherArg>::const_iterator i) in showHelp() function in lemon::ArgParser
346 void ArgParser::showHelp() const in showHelp() function in lemon::ArgParser
351 i!=_others_help.end();++i) showHelp(i); in showHelp()
352 for(Opts::const_iterator i=_opts.begin();i!=_opts.end();++i) showHelp(i); in showHelp()
382 showHelp(); in requiresValue()
396 showHelp(i); in checkMandatories()
411 showHelp(_opts.find(*o)); in checkMandatories()
419 showHelp(_opts.find(*o)); in checkMandatories()
/dports/math/lemon/lemon-1.3.1/lemon/
H A Darg_parser.cc33 (static_cast<ArgParser*>(p))->showHelp(); in _showHelp()
282 void ArgParser::showHelp(Opts::const_iterator i) const in showHelp() function in lemon::ArgParser
290 void ArgParser::showHelp(std::vector<ArgParser::OtherArg>::const_iterator i) in showHelp() function in lemon::ArgParser
347 void ArgParser::showHelp() const in showHelp() function in lemon::ArgParser
352 i!=_others_help.end();++i) showHelp(i); in showHelp()
353 for(Opts::const_iterator i=_opts.begin();i!=_opts.end();++i) showHelp(i); in showHelp()
383 showHelp(); in requiresValue()
397 showHelp(i); in checkMandatories()
412 showHelp(_opts.find(*o)); in checkMandatories()
420 showHelp(_opts.find(*o)); in checkMandatories()
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Darg_parser.cc33 (static_cast<ArgParser*>(p))->showHelp(); in _showHelp()
282 void ArgParser::showHelp(Opts::const_iterator i) const in showHelp() function in lemon::ArgParser
290 void ArgParser::showHelp(std::vector<ArgParser::OtherArg>::const_iterator i) in showHelp() function in lemon::ArgParser
347 void ArgParser::showHelp() const in showHelp() function in lemon::ArgParser
352 i!=_others_help.end();++i) showHelp(i); in showHelp()
353 for(Opts::const_iterator i=_opts.begin();i!=_opts.end();++i) showHelp(i); in showHelp()
383 showHelp(); in requiresValue()
397 showHelp(i); in checkMandatories()
412 showHelp(_opts.find(*o)); in checkMandatories()
420 showHelp(_opts.find(*o)); in checkMandatories()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_config.hpp38 showHelp( false ), in ConfigData()
58 bool showHelp; member
126 bool showHelp() const { return m_data.showHelp; } in showHelp() function in Catch::Config
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/macos/
H A Dspotify57 showHelp () {
147 showHelp;
469 showHelp;
473 showHelp;
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_config.hpp38 showHelp( false ), in ConfigData()
58 bool showHelp; member
126 bool showHelp() const { return m_data.showHelp; } in showHelp() function in Catch::Config
/dports/finance/kraft/kraft-0.97/src/
H A Dtextselection.cpp116 showHelp(); in slotTemplateNameSelected()
129 showHelp(i18n("This is the standard text used in new documents.")); in showDocText()
146 showHelp( i18n("There is no %1 template text available for document type %2.<br/>" in slotSelectDocType()
152 showHelp(); in slotSelectDocType()
209 void TextSelection::showHelp( const QString& help ) in showHelp() function in TextSelection
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/perf_tests/sun_spider/
H A Dsunspider-compare-results30 my $showHelp = 0;
53 'help' => \$showHelp);
62 if ((scalar @ARGV != 0 && scalar @ARGV != 2) || !$jsShellPath || $showHelp) {
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/gestures/imagegestures/
H A Dmain.cpp59 static void showHelp(const QString errorMessage = QString()) in showHelp() function
96 showHelp(); in main()
99 showHelp(QLatin1String("Invalid option: ") + argument); in main()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_config.hpp38 showHelp( false ), in ConfigData()
61 bool showHelp; member
127 bool showHelp() const { return m_data.showHelp; } in showHelp() function in Catch::Config
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_config.hpp38 showHelp( false ), in ConfigData()
61 bool showHelp; member
127 bool showHelp() const { return m_data.showHelp; } in showHelp() function in Catch::Config
/dports/mail/trojita/trojita-0.7/src/Gui/
H A Dmain.cpp83 bool showHelp = false; in main() local
104 showHelp = true; in main()
137 showHelp = true; in main()
139 if (showHelp) { in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/
H A Dmtfdemo.cxx76 static void showHelp() in showHelp() function in __anon87a60b750211::DemoMtfApp
123 showHelp(); in Init()
129 showHelp(); in Init()
/dports/devel/git-town/git-town-7.6.0/vendor/gopkg.in/AlecAivazis/survey.v1/survey-1.8.8/
H A Dconfirm.go50 func (c *Confirm) getBool(showHelp bool) (bool, error) {
84 showHelp = true
93 ConfirmTemplateData{Confirm: *c, ShowHelp: showHelp},
/dports/devel/git-town/git-town-7.6.0/vendor/gopkg.in/AlecAivazis/survey.v1/
H A Dconfirm.go50 func (c *Confirm) getBool(showHelp bool) (bool, error) {
84 showHelp = true
93 ConfirmTemplateData{Confirm: *c, ShowHelp: showHelp},
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gopkg.in/AlecAivazis/survey.v1/
H A Dconfirm.go50 func (c *Confirm) getBool(showHelp bool) (bool, error) {
84 showHelp = true
93 ConfirmTemplateData{Confirm: *c, ShowHelp: showHelp},
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/workben/
H A Dmtfdemo.cxx70 static void showHelp() in showHelp() function in DemoMtfApp
117 showHelp(); in Init()
123 showHelp(); in Init()
/dports/sysutils/javaservicewrapper/wrapper_3.5.45_src/src/c/
H A Dtestsuite.c30 static void showHelp(TCHAR *app) { in showHelp() function
117 showHelp(argv[0]); in main()
138 showHelp(argv[0]); in main()
/dports/www/horde-wicked/wicked-2.0.8/bin/
H A Dwicked33 showHelp();
73 showHelp();
134 function showHelp()
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/AlecAivazis/survey/
H A Dconfirm.go52 func (c *Confirm) getBool(showHelp bool) (bool, error) {
84 showHelp = true
93 ConfirmTemplateData{Confirm: *c, ShowHelp: showHelp},

12345678910>>...89