Home
last modified time | relevance | path

Searched refs:make_expanded (Results 1 – 7 of 7) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/cli11/vtkcli11/CLI/
H A DFormatter.hpp148 return make_expanded(app); in make_help()
177 out << make_expanded(com); in make_subcommands()
215 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in CLI::Formatter
H A DFormatterFwd.hpp142 virtual std::string make_expanded(const App *sub) const;
/dports/devel/cli11/CLI11-2.1.2/include/CLI/
H A DFormatter.hpp148 return make_expanded(app); in make_help()
177 out << make_expanded(com); in make_subcommands()
215 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in CLI::Formatter
H A DFormatterFwd.hpp142 virtual std::string make_expanded(const App *sub) const;
/dports/science/axom/axom-0.6.1/src/thirdparty/axom/
H A DCLI11.hpp3328 virtual std::string make_expanded(const App *sub) const;
8173 return make_expanded(app); in make_help()
8202 out << make_expanded(com); in make_subcommands()
8240 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in axom::CLI::Formatter
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/bindings/cli/third_party/CLI/
H A DCLI11.hpp3691 virtual std::string make_expanded(const App *sub) const;
8652 return make_expanded(app); in make_help()
8681 out << make_expanded(com); in make_subcommands()
8719 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in CLI::Formatter
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/cli11/
H A DCLI11.hpp3841 virtual std::string make_expanded(const App *sub) const;
8793 return make_expanded(app); in make_help()
8822 out << make_expanded(com); in make_subcommands()
8860 inline std::string Formatter::make_expanded(const App *sub) const { in make_expanded() function in CLI::Formatter