Home
last modified time | relevance | path

Searched refs:grouping_impl (Results 1 – 25 of 50) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfmtlib_format.cpp72 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
94 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
/dports/mail/rspamd/rspamd-3.1/contrib/fmt/src/
H A Dformat.cc71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/fmt/src/
H A Dformat.cc71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
/dports/emulators/citra/citra-ac98458e0/externals/fmt/src/
H A Dformat.cc71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/embedded/fmt/
H A Dformat.cc71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
/dports/sysutils/lnav/lnav-0.10.1/src/fmtlib/
H A Dformat.cc71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/src/
H A Dfmt.cpp74 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
96 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/src/
H A Dformat.cc138 template FMT_API std::string internal::grouping_impl<char>(locale_ref);
167 template FMT_API std::string internal::grouping_impl<wchar_t>(locale_ref);
/dports/games/pioneer/pioneer-20210723/contrib/fmt/src/
H A Dformat.cc138 template FMT_API std::string internal::grouping_impl<char>(locale_ref);
167 template FMT_API std::string internal::grouping_impl<wchar_t>(locale_ref);
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/fmt/src/
H A Dformat.cc138 template FMT_API std::string internal::grouping_impl<char>(locale_ref);
167 template FMT_API std::string internal::grouping_impl<wchar_t>(locale_ref);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/src/
H A Dformat.cc138 template FMT_API std::string internal::grouping_impl<char>(locale_ref);
167 template FMT_API std::string internal::grouping_impl<wchar_t>(locale_ref);
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/src/
H A Dformat.cc138 template FMT_API std::string internal::grouping_impl<char>(locale_ref);
167 template FMT_API std::string internal::grouping_impl<wchar_t>(locale_ref);
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/include/fmt/
H A Dformat-inl.h186 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() function
200 FMT_FUNC std::string internal::grouping_impl(locale_ref) { in grouping_impl() function
/dports/games/pioneer/pioneer-20210723/contrib/fmt/include/fmt/
H A Dformat-inl.h186 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() function
200 FMT_FUNC std::string internal::grouping_impl(locale_ref) { in grouping_impl() function
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/fmt/include/fmt/
H A Dformat-inl.h203 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() function
217 FMT_FUNC std::string internal::grouping_impl(locale_ref) { in grouping_impl() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/include/fmt/
H A Dformat-inl.h186 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() function
200 FMT_FUNC std::string internal::grouping_impl(locale_ref) { in grouping_impl() function
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/include/fmt/
H A Dformat-inl.h186 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() function
200 FMT_FUNC std::string internal::grouping_impl(locale_ref) { in grouping_impl() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/spdlog/fmt/bundled/
H A Dformat-inl.h196 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() function
210 FMT_FUNC std::string detail::grouping_impl(locale_ref) { in grouping_impl() function
/dports/games/openttd/openttd-12.1/src/3rdparty/fmt/
H A Dformat.h1001 template <typename Char> FMT_API std::string grouping_impl(locale_ref loc);
1003 return grouping_impl<char>(loc);
1006 return grouping_impl<wchar_t>(loc);
3785 extern template FMT_API std::string grouping_impl<char>(locale_ref loc);
3786 extern template FMT_API std::string grouping_impl<wchar_t>(locale_ref loc);
/dports/science/lammps/lammps-stable_29Sep2021/src/fmt/
H A Dformat.h1001 template <typename Char> FMT_API std::string grouping_impl(locale_ref loc);
1003 return grouping_impl<char>(loc);
1006 return grouping_impl<wchar_t>(loc);
3785 extern template FMT_API std::string grouping_impl<char>(locale_ref loc);
3786 extern template FMT_API std::string grouping_impl<wchar_t>(locale_ref loc);
/dports/mail/rspamd/rspamd-3.1/contrib/fmt/include/fmt/
H A Dformat.h1001 template <typename Char> FMT_API std::string grouping_impl(locale_ref loc);
1003 return grouping_impl<char>(loc);
1006 return grouping_impl<wchar_t>(loc);
3785 extern template FMT_API std::string grouping_impl<char>(locale_ref loc);
3786 extern template FMT_API std::string grouping_impl<wchar_t>(locale_ref loc);
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/fmt/include/fmt/
H A Dformat.h1001 template <typename Char> FMT_API std::string grouping_impl(locale_ref loc);
1003 return grouping_impl<char>(loc);
1006 return grouping_impl<wchar_t>(loc);
3785 extern template FMT_API std::string grouping_impl<char>(locale_ref loc);
3786 extern template FMT_API std::string grouping_impl<wchar_t>(locale_ref loc);
/dports/emulators/citra/citra-ac98458e0/externals/fmt/include/fmt/
H A Dformat.h1001 template <typename Char> FMT_API std::string grouping_impl(locale_ref loc);
1003 return grouping_impl<char>(loc);
1006 return grouping_impl<wchar_t>(loc);
3793 extern template FMT_API std::string grouping_impl<char>(locale_ref loc);
3794 extern template FMT_API std::string grouping_impl<wchar_t>(locale_ref loc);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/fmt/include/fmt/
H A Dformat.h1001 template <typename Char> FMT_API std::string grouping_impl(locale_ref loc);
1003 return grouping_impl<char>(loc);
1006 return grouping_impl<wchar_t>(loc);
3793 extern template FMT_API std::string grouping_impl<char>(locale_ref loc);
3794 extern template FMT_API std::string grouping_impl<wchar_t>(locale_ref loc);
/dports/science/conduit/conduit-0.8.0/src/thirdparty_builtin/fmt-7.1.0/conduit_fmt/
H A Dformat.h997 template <typename Char> FMT_API std::string grouping_impl(locale_ref loc);
999 return grouping_impl<char>(loc);
1002 return grouping_impl<wchar_t>(loc);
3789 extern template FMT_API std::string grouping_impl<char>(locale_ref loc);
3790 extern template FMT_API std::string grouping_impl<wchar_t>(locale_ref loc);

12