Searched defs:kb_is_1000 (Results 1 – 5 of 5) sorted by relevance
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cli11/vtkcli11/CLI/ |
H A D | Validators.hpp | 1048 explicit AsSizeValue(bool kb_is_1000) : AsNumberWithUnit(get_mapping(kb_is_1000)) { in AsSizeValue() 1058 static std::map<std::string, result_t> init_mapping(bool kb_is_1000) { in init_mapping() 1077 static std::map<std::string, result_t> get_mapping(bool kb_is_1000) { in get_mapping()
|
/dports/devel/cli11/CLI11-2.1.2/include/CLI/ |
H A D | Validators.hpp | 1048 explicit AsSizeValue(bool kb_is_1000) : AsNumberWithUnit(get_mapping(kb_is_1000)) { in AsSizeValue() 1058 static std::map<std::string, result_t> init_mapping(bool kb_is_1000) { in init_mapping() 1077 static std::map<std::string, result_t> get_mapping(bool kb_is_1000) { in get_mapping()
|
/dports/science/axom/axom-0.6.1/src/thirdparty/axom/ |
H A D | CLI11.hpp | 3126 explicit AsSizeValue(bool kb_is_1000) : AsNumberWithUnit(get_mapping(kb_is_1000)) { in AsSizeValue() 3136 static std::map<std::string, result_t> init_mapping(bool kb_is_1000) { in init_mapping() 3155 static std::map<std::string, result_t> get_mapping(bool kb_is_1000) { in get_mapping()
|
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/bindings/cli/third_party/CLI/ |
H A D | CLI11.hpp | 3494 explicit AsSizeValue(bool kb_is_1000) : AsNumberWithUnit(get_mapping(kb_is_1000)) { in AsSizeValue() 3504 static std::map<std::string, result_t> init_mapping(bool kb_is_1000) { in init_mapping() 3523 static std::map<std::string, result_t> get_mapping(bool kb_is_1000) { in get_mapping()
|
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/cli11/ |
H A D | CLI11.hpp | 3623 explicit AsSizeValue(bool kb_is_1000) : AsNumberWithUnit(get_mapping(kb_is_1000)) { in AsSizeValue() 3633 static std::map<std::string, result_t> init_mapping(bool kb_is_1000) { in init_mapping() 3652 static std::map<std::string, result_t> get_mapping(bool kb_is_1000) { in get_mapping()
|