Home
last modified time | relevance | path

Searched refs:showHelp (Results 226 – 250 of 2459) sorted by relevance

12345678910>>...99

/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/jessevdk/go-flags/go-flags-1.4.0/
H A Doptstyle_other.go57 func (c *Command) addHelpGroup(showHelp func() error) *Group {
62 help.ShowHelp = showHelp
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/jessevdk/go-flags/
H A Doptstyle_other.go57 func (c *Command) addHelpGroup(showHelp func() error) *Group {
62 help.ShowHelp = showHelp
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/
H A Doptstyle_other.go57 func (c *Command) addHelpGroup(showHelp func() error) *Group {
62 help.ShowHelp = showHelp
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/jessevdk/go-flags/
H A Doptstyle_other.go57 func (c *Command) addHelpGroup(showHelp func() error) *Group {
62 help.ShowHelp = showHelp
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/trk/filter/
H A DCFilterLoopsCut.cpp39 connect(help, &QToolButton::clicked, this, &CFilterLoopsCut::showHelp); in CFilterLoopsCut()
54 void CFilterLoopsCut::showHelp() in showHelp() function in CFilterLoopsCut
H A DCFilterZeroSpeedDriftCleaner.cpp40 connect(help, &QToolButton::clicked, this, &CFilterZeroSpeedDriftCleaner::showHelp); in CFilterZeroSpeedDriftCleaner()
56 void CFilterZeroSpeedDriftCleaner::showHelp() in showHelp() function in CFilterZeroSpeedDriftCleaner
/dports/audio/musescore/MuseScore-3.6.1/mtest/
H A DupdateReferences.sh3 function showHelp() { function
25 showHelp
/dports/lang/mono/mono-5.10.1.57/mcs/tools/mdbrebase/
H A Dmdbrebase.cs118 bool showHelp = false; in Main()
128 { "h|?|help", v => showHelp = true }, in Main()
133 if (showHelp || extra.Count < 1 || !s.Validate ()) in Main()
/dports/security/libkleo/libkleo-21.12.3/src/tests/
H A Dtest_keyresolver.cpp100 parser.showHelp(1);
113 parser.showHelp(1);
125 parser.showHelp(1);
/dports/net/concourse-fly/concourse-6.7.1/fly/
H A Dmain.go67 showHelp(helpParser)
69 showHelp(helpParser)
81 func showHelp(helpParser *flags.Parser) { func
/dports/misc/concourse/concourse-6.7.2/fly/
H A Dmain.go67 showHelp(helpParser)
69 showHelp(helpParser)
81 func showHelp(helpParser *flags.Parser) { func
/dports/math/octave-forge-ltfat/ltfat/thirdparty/Playrec/
H A Dmex_dll_core.h71 showHelp, \
138 bool showHelp(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/
H A Dcatch_session.hpp127 void showHelp( std::string const& processName ) { in showHelp() function in Catch::Session
138 if( m_configData.showHelp ) in applyCommandLine()
139 showHelp( m_configData.processName ); in applyCommandLine()
170 if( m_configData.showHelp ) in run()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/
H A Dcatch_session.hpp127 void showHelp( std::string const& processName ) { in showHelp() function in Catch::Session
138 if( m_configData.showHelp ) in applyCommandLine()
139 showHelp( m_configData.processName ); in applyCommandLine()
170 if( m_configData.showHelp ) in run()
/dports/games/xcheckers/xcheckers-2.2.3/xcheckers.src/
H A Devents.c53 showHelp(); in lookupKey()
74 showHelp(); in lookupKey()
164 showHelp(); in events()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/
H A Dutil_gui.h101 void showHelp(QWidget* dialog_parent, const char* filename_latin1, const char* anchor_latin1);
110 void showHelp(QWidget* dialog_parent, const char* file_and_anchor_latin1 = "index.html");
119 void showHelp(QWidget* dialog_parent, const QString& file_and_anchor);
/dports/biology/seqan1/seqan-1.3.1/apps/rabema/
H A Devaluation_options.h39 bool showHelp;
90 : showHelp(false), in Options()
178 options.showHelp = true; in parseCommandLineAndCheck()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/frontend/
H A Dhelp_modal.ts28 showHelp();
36 function showHelp() { function
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/github.com/nats-io/nats.go/examples/nats-pub/
H A Dmain.go41 var showHelp = flag.Bool("h", false, "Show help message")
48 if *showHelp {
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/github.com/nats-io/nats.go/examples/nats-req/
H A Dmain.go42 var showHelp = flag.Bool("h", false, "Show help message")
48 if *showHelp {
/dports/games/viruskiller/viruskiller-1.03/src/
H A Dmain.cpp23 void showHelp() in showHelp() function
65 else if (strcmp(argv[i], "--help") == 0) showHelp(); in main()
/dports/misc/actiona/actiona-3.10.1/actexecuter/
H A Dmain.cpp192 optionsParser.showHelp(-1); in main()
223 optionsParser.showHelp(-1); in main()
257 optionsParser.showHelp(-1); in main()
312 optionsParser.showHelp(-1); in main()
339 optionsParser.showHelp(-1); in main()
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/TransformationsEditor/
H A DTransformationOperationRow.tsx36 const [showHelp, toggleHelp] = useToggle(false);
58 active={showHelp}
81 {showHelp && <OperationRowHelp markdown={prepMarkdown(uiConfig)} />}
/dports/games/py-sgfsummary/sgfsummary1.0/
H A Dsgfsummary.py95 def showHelp(): function
255 showHelp()
304 showHelp()
/dports/biology/bedtools/bedtools2-2.30.0/src/multiIntersectBed/
H A DmultiIntersectBedMain.cpp52 bool showHelp = false; in multiintersect_main() local
68 showHelp = true; in multiintersect_main()
72 if(showHelp == true) { in multiintersect_main()

12345678910>>...99