Home
last modified time | relevance | path

Searched refs:_helpAndVersion (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/panomatic/panomatic-0.9.4/panomatic/tclap/
H A DCmdLine.h152 bool _helpAndVersion; variable
273 _helpAndVersion(help) in CmdLine()
305 if ( _helpAndVersion ) in _constructor()
484 return _helpAndVersion; in hasHelpAndVersion()
/dports/math/fastops/fastops-1.0.0/contrib/libs/tclap/include/tclap/
H A DCmdLine.h184 bool _helpAndVersion; variable
340 _helpAndVersion(help) in CmdLine()
364 if ( _helpAndVersion ) in _constructor()
605 return _helpAndVersion; in hasHelpAndVersion()
/dports/chinese/opencc/OpenCC-ver.1.0.5/deps/tclap-1.2.1/tclap/
H A DCmdLine.h184 bool _helpAndVersion; variable
340 _helpAndVersion(help) in CmdLine()
364 if ( _helpAndVersion ) in _constructor()
605 return _helpAndVersion; in hasHelpAndVersion()
/dports/math/SCIP/scip-7.0.3/applications/PolySCIP/src/tclap/
H A DCmdLine.h184 bool _helpAndVersion; variable
340 _helpAndVersion(help) in CmdLine()
364 if ( _helpAndVersion ) in _constructor()
605 return _helpAndVersion; in hasHelpAndVersion()
/dports/graphics/waifu2x-converter-cpp/waifu2x-converter-cpp-5.3.4/include/tclap/
H A DCmdLine.h184 bool _helpAndVersion; variable
340 _helpAndVersion(help) in CmdLine()
364 if ( _helpAndVersion ) in _constructor()
605 return _helpAndVersion; in hasHelpAndVersion()
/dports/biology/vt/vt-0.57721/lib/tclap/
H A DCmdLine.h184 bool _helpAndVersion; variable
340 _helpAndVersion(help) in CmdLine()
364 if ( _helpAndVersion ) in _constructor()
605 return _helpAndVersion; in hasHelpAndVersion()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/tclap/tclap/
H A DCmdLine.h184 bool _helpAndVersion; variable
340 _helpAndVersion(help) in CmdLine()
364 if ( _helpAndVersion ) in _constructor()
605 return _helpAndVersion; in hasHelpAndVersion()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/tclap/
H A DCmdLine.h183 bool _helpAndVersion; in pending()
332 , _helpAndVersion(help) in upgraded_forwards_write_buf()
357 if (_helpAndVersion)
566 inline bool CmdLine::hasHelpAndVersion() { return _helpAndVersion; }
/dports/math/gismo/gismo-21.12.0/external/tclap/
H A DCmdLine.h184 bool _helpAndVersion; variable
340 _helpAndVersion(help) in CmdLine()
364 if ( _helpAndVersion ) in _constructor()
613 return _helpAndVersion; in hasHelpAndVersion()
/dports/devel/tclap/tclap-1.4.0-rc1/include/tclap/
H A DCmdLine.h178 bool _helpAndVersion; variable
282 bool hasHelpAndVersion() const { return _helpAndVersion; } in hasHelpAndVersion()
335 _helpAndVersion(help), in CmdLine()
359 if (_helpAndVersion) { in _constructor()