Home
last modified time | relevance | path

Searched defs:argMatches (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/panomatic/panomatic-0.9.4/panomatic/tclap/
H A DArg.h490 inline bool Arg::argMatches( const std::string& argFlag ) const in argMatches() function
/dports/devel/tclap/tclap-1.4.0-rc1/include/tclap/
H A DArg.h535 inline bool Arg::argMatches(const std::string &argFlag) const { in argMatches() function
/dports/math/fastops/fastops-1.0.0/contrib/libs/tclap/include/tclap/
H A DArg.h591 inline bool Arg::argMatches( const std::string& argFlag ) const in argMatches() function
/dports/graphics/waifu2x-converter-cpp/waifu2x-converter-cpp-5.3.4/include/tclap/
H A DArg.h591 inline bool Arg::argMatches( const std::string& argFlag ) const in argMatches() function
/dports/chinese/opencc/OpenCC-ver.1.0.5/deps/tclap-1.2.1/tclap/
H A DArg.h590 inline bool Arg::argMatches( const std::string& argFlag ) const in argMatches() function
/dports/math/SCIP/scip-7.0.3/applications/PolySCIP/src/tclap/
H A DArg.h590 inline bool Arg::argMatches( const std::string& argFlag ) const in argMatches() function
/dports/biology/vt/vt-0.57721/lib/tclap/
H A DArg.h595 inline bool Arg::argMatches( const std::string& argFlag ) const in argMatches() function
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/tclap/
H A DArg.h594 inline bool Arg::argMatches(const std::string& argFlag) const in argMatches() function
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/tclap/tclap/
H A DArg.h590 inline bool Arg::argMatches( const std::string& argFlag ) const in argMatches() function
/dports/math/gismo/gismo-21.12.0/external/tclap/
H A DArg.h590 inline bool Arg::argMatches( const std::string& argFlag ) const in argMatches() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DScope.java1823 int argMatches = 0; in findMethod0() local