Home
last modified time | relevance | path

Searched defs:HelpOpt (Results 1 – 3 of 3) sorted by relevance

/dports/math/clasp/clasp-3.3.5/libpotassco/potassco/
H A Dapplication.h38 typedef std::pair<const char*, unsigned> HelpOpt; typedef
/dports/math/clingo/clingo-5.5.1/clasp/libpotassco/potassco/
H A Dapplication.h38 typedef std::pair<const char*, unsigned> HelpOpt; typedef
/dports/benchmarks/polygraph/polygraph-4.13.0/src/base/
H A Dopts.cc538 HelpOpt::HelpOpt(OptGrp *aGrp, const char *aName, const char *aDescr): in HelpOpt() function in HelpOpt