Home
last modified time | relevance | path

Searched refs:compile_format_string (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/include/fmt/
H A Dcompile.h156 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
248 compile_format_string<false>(format_str, in compiled_format_base()
275 compile_format_string<true>(format_str, collector); in compile_to_parts()
449 constexpr auto compile_format_string(S format_str);
454 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
468 constexpr auto compile_format_string(S format_str) {
510 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/dports/games/pioneer/pioneer-20210723/contrib/fmt/include/fmt/
H A Dcompile.h156 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
248 compile_format_string<false>(format_str, in compiled_format_base()
275 compile_format_string<true>(format_str, collector); in compile_to_parts()
449 constexpr auto compile_format_string(S format_str);
454 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
468 constexpr auto compile_format_string(S format_str) {
510 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/fmt/include/fmt/
H A Dcompile.h155 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
247 compile_format_string<false>(format_str, in compiled_format_base()
274 compile_format_string<true>(format_str, collector); in compile_to_parts()
437 constexpr auto compile_format_string(S format_str);
442 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
456 constexpr auto compile_format_string(S format_str) {
498 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/include/fmt/
H A Dcompile.h156 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
248 compile_format_string<false>(format_str, in compiled_format_base()
275 compile_format_string<true>(format_str, collector); in compile_to_parts()
449 constexpr auto compile_format_string(S format_str);
454 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
468 constexpr auto compile_format_string(S format_str) {
510 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/include/fmt/
H A Dcompile.h156 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
248 compile_format_string<false>(format_str, in compiled_format_base()
275 compile_format_string<true>(format_str, collector); in compile_to_parts()
449 constexpr auto compile_format_string(S format_str);
454 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
468 constexpr auto compile_format_string(S format_str) {
510 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/dports/science/conduit/conduit-0.8.0/src/thirdparty_builtin/fmt-7.1.0/conduit_fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/spdlog/fmt/bundled/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
472 constexpr auto compile_format_string(S format_str);
478 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
507 constexpr auto compile_format_string(S format_str) {
547 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/fmt/include/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/science/lammps/lammps-stable_29Sep2021/src/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/mail/rspamd/rspamd-3.1/contrib/fmt/include/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/emulators/citra/citra-ac98458e0/externals/fmt/include/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/emulators/citra-qt5/citra-ac98458e0/externals/fmt/include/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/private_copy_fmt/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/embedded/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/sysutils/lnav/lnav-0.10.1/src/fmtlib/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/include/spdlog/fmt/bundled/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/audio/spotify-qt/spotify-qt-3.7/lib/include/thirdparty/fmt/
H A Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/science/axom/axom-0.6.1/src/thirdparty/axom/fmt/
H A Dcompile.h294 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
394 compile_format_string<false>(format_str, in compiled_format_base()
421 compile_format_string<true>(format_str, collector); in compile_to_parts()
639 constexpr auto compile_format_string(S format_str);
645 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
712 constexpr auto compile_format_string(S format_str) {
792 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/fmt/include/fmt/
H A Dcompile.h350 constexpr auto compile_format_string(S format_str);
356 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
449 constexpr auto compile_format_string(S format_str) {
525 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/math/vtk9/VTK-9.1.0/ThirdParty/fmt/vtkfmt/vtkfmt/
H A Dcompile.h350 constexpr auto compile_format_string(S format_str);
356 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
449 constexpr auto compile_format_string(S format_str) {
525 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/fmt/include/fmt/
H A Dcompile.h350 constexpr auto compile_format_string(S format_str);
356 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
449 constexpr auto compile_format_string(S format_str) {
525 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/devel/libfmt/fmt-8.0.1/include/fmt/
H A Dcompile.h350 constexpr auto compile_format_string(S format_str);
356 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
449 constexpr auto compile_format_string(S format_str) {
525 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/fmt/test/
H A Dmodule-test.cc559 TEST(module_test, compile_format_string) { in TEST() argument
/dports/devel/libfmt/fmt-8.0.1/test/
H A Dmodule-test.cc559 TEST(module_test, compile_format_string) { in TEST() argument