Home
last modified time | relevance | path

Searched refs:do_get_arg (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/fmt-5.3.0/include/fmt/
H A Dcore.h1008 format_arg do_get_arg(unsigned arg_id) {
1019 this->do_get_arg(arg_id) : format_arg();
1115 return this->do_get_arg(this->parse_context().next_arg_id());
1117 format_arg get_arg(unsigned arg_id) { return this->do_get_arg(arg_id); }
H A Dprintf.h554 return this->do_get_arg(this->parse_context().next_arg_id());
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/fmt-5.3.0/include/fmt/
H A Dcore.h1008 format_arg do_get_arg(unsigned arg_id) {
1019 this->do_get_arg(arg_id) : format_arg();
1115 return this->do_get_arg(this->parse_context().next_arg_id());
1117 format_arg get_arg(unsigned arg_id) { return this->do_get_arg(arg_id); }
H A Dprintf.h554 return this->do_get_arg(this->parse_context().next_arg_id());
/dports/games/nxengine/nxengine-evo-2.6.5-1/deps/spdlog/fmt/bundled/
H A Dcore.h1008 format_arg do_get_arg(unsigned arg_id) {
1019 this->do_get_arg(arg_id) : format_arg();
1115 return this->do_get_arg(this->parse_context().next_arg_id());
1117 format_arg get_arg(unsigned arg_id) { return this->do_get_arg(arg_id); }
H A Dprintf.h554 return this->do_get_arg(this->parse_context().next_arg_id());
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/fmt/fmt/
H A Dcore.h930 format_arg do_get_arg(unsigned arg_id) {
941 this->do_get_arg(arg_id) : format_arg();
1012 return this->do_get_arg(this->parse_context().next_arg_id());
1014 format_arg get_arg(unsigned arg_id) { return this->do_get_arg(arg_id); }
H A Dprintf.h421 return this->do_get_arg(this->parse_context().next_arg_id());
/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A Dformat.cpp646 Arg fmt::internal::FormatterBase::do_get_arg( in do_get_arg() function in fmt::internal::FormatterBase
656 return do_get_arg(next_arg_index_++, error); in next_arg()
665 return do_get_arg(arg_index, error); in get_arg()
H A Dformat.h974 Arg do_get_arg(unsigned arg_index, const char *&error);
/dports/www/davix/davix-0.7.6/src/libs/alibxx/str/
H A Dformat.cpp625 Arg fmt::internal::FormatterBase::do_get_arg( in do_get_arg() function in A_LIB_NAMESPACE::fmt::internal::FormatterBase
635 return do_get_arg(next_arg_index_++, error); in next_arg()
644 return do_get_arg(arg_index, error); in get_arg()
H A Dformat.hpp939 Arg do_get_arg(unsigned arg_index, const char *&error);
/dports/devel/rpclib/rpclib-2.2.1/dependencies/src/
H A Dformat.cc904 FMT_FUNC Arg clmdep_fmt::internal::FormatterBase::do_get_arg( in do_get_arg() function in clmdep_fmt::internal::FormatterBase
921 return do_get_arg(next_arg_index_++, error); in next_arg()
938 return check_no_auto_index(error) ? do_get_arg(arg_index, error) : Arg(); in get_arg()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/fmt/
H A Dformat.cc404 FMT_FUNC internal::Arg internal::FormatterBase::do_get_arg( in do_get_arg() function in fmt::internal::FormatterBase
H A Dformat.h2153 FMT_API Arg do_get_arg(unsigned arg_index, const char *&error);
2166 return do_get_arg(internal::to_unsigned(next_arg_index_++), error);
2174 return check_no_auto_index(error) ? do_get_arg(arg_index, error) : Arg();
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dformat.cc459 FMT_FUNC Arg internal::FormatterBase::do_get_arg( in do_get_arg() function in fmt::internal::FormatterBase
H A Dformat.h2337 FMT_API Arg do_get_arg(unsigned arg_index, const char *&error);
2355 return do_get_arg(internal::to_unsigned(next_arg_index_++), error);
2364 return check_no_auto_index(error) ? do_get_arg(arg_index, error) : Arg();
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/fmt/
H A Dformat.cc449 FMT_FUNC internal::Arg internal::FormatterBase::do_get_arg( in do_get_arg() function in fmt::internal::FormatterBase
H A Dformat.h2051 FMT_API Arg do_get_arg(unsigned arg_index, const char *&error);
2064 return do_get_arg(internal::to_unsigned(next_arg_index_++), error);
2072 return check_no_auto_index(error) ? do_get_arg(arg_index, error) : Arg();
/dports/math/vtk8/VTK-8.2.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/fmt/
H A Dformat.cc449 FMT_FUNC internal::Arg internal::FormatterBase::do_get_arg( in do_get_arg() function in fmt::internal::FormatterBase
H A Dformat.h2051 FMT_API Arg do_get_arg(unsigned arg_index, const char *&error);
2064 return do_get_arg(internal::to_unsigned(next_arg_index_++), error);
2072 return check_no_auto_index(error) ? do_get_arg(arg_index, error) : Arg();
/dports/games/dunelegacy/dunelegacy-0.96.4/src/misc/
H A Dformat.cpp671 FMT_FUNC Arg fmt::internal::FormatterBase::do_get_arg( in do_get_arg() function in fmt::internal::FormatterBase
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.cc767 FMT_FUNC Arg fmt::internal::FormatterBase::do_get_arg( in do_get_arg() function in fmt::internal::FormatterBase
H A Dformat.h2248 FMT_API Arg do_get_arg(unsigned arg_index, const char *&error);
2266 return do_get_arg(internal::to_unsigned(next_arg_index_++), error);
2275 return check_no_auto_index(error) ? do_get_arg(arg_index, error) : Arg();
/dports/games/dunelegacy/dunelegacy-0.96.4/include/misc/
H A Dformat.h1920 FMT_API Arg do_get_arg(unsigned arg_index, const char *&error);
1933 return do_get_arg(internal::to_unsigned(next_arg_index_++), error);
1941 return check_no_auto_index(error) ? do_get_arg(arg_index, error) : Arg();

12