Home
last modified time | relevance | path

Searched refs:decimal_point_impl (Results 1 – 25 of 71) sorted by relevance

123

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/thirdparty/fmt/
H A Dformat.cc25 template FMT_API char internal::decimal_point_impl(locale_ref);
47 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
H A Dformat-inl.h213 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl() function
224 FMT_FUNC Char internal::decimal_point_impl(locale_ref) { in decimal_point_impl() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/fmt/
H A Dformat.cc25 template FMT_API char internal::decimal_point_impl(locale_ref);
47 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
H A Dformat-inl.h213 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl() function
224 FMT_FUNC Char internal::decimal_point_impl(locale_ref) { in decimal_point_impl() function
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/fmt/src/
H A Dformat.cc46 template FMT_API char detail::decimal_point_impl(locale_ref);
71 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/math/vtk9/VTK-9.1.0/ThirdParty/fmt/vtkfmt/src/
H A Dformat.cc47 template FMT_API char detail::decimal_point_impl(locale_ref);
72 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/fmt/src/
H A Dformat.cc46 template FMT_API char detail::decimal_point_impl(locale_ref);
71 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/devel/libfmt/fmt-8.0.1/src/
H A Dformat.cc46 template FMT_API char detail::decimal_point_impl(locale_ref);
71 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/devel/spdlog/spdlog-1.9.2/src/
H A Dfmt.cpp42 template FMT_API char detail::decimal_point_impl(locale_ref);
60 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfmtlib_format.cpp74 template FMT_API char detail::decimal_point_impl(locale_ref);
96 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/mail/rspamd/rspamd-3.1/contrib/fmt/src/
H A Dformat.cc73 template FMT_API char detail::decimal_point_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/fmt/src/
H A Dformat.cc73 template FMT_API char detail::decimal_point_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/emulators/citra/citra-ac98458e0/externals/fmt/src/
H A Dformat.cc73 template FMT_API char detail::decimal_point_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/embedded/fmt/
H A Dformat.cc73 template FMT_API char detail::decimal_point_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/sysutils/lnav/lnav-0.10.1/src/fmtlib/
H A Dformat.cc73 template FMT_API char detail::decimal_point_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/src/
H A Dfmt.cpp76 template FMT_API char detail::decimal_point_impl(locale_ref);
98 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/src/
H A Dformat.cc140 template FMT_API char internal::decimal_point_impl(locale_ref);
169 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
/dports/games/pioneer/pioneer-20210723/contrib/fmt/src/
H A Dformat.cc140 template FMT_API char internal::decimal_point_impl(locale_ref);
169 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/fmt/src/
H A Dformat.cc140 template FMT_API char internal::decimal_point_impl(locale_ref);
169 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/src/
H A Dformat.cc140 template FMT_API char internal::decimal_point_impl(locale_ref);
169 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/src/
H A Dformat.cc140 template FMT_API char internal::decimal_point_impl(locale_ref);
169 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/fmt/include/fmt/
H A Dformat.h1018 FMT_API auto decimal_point_impl(locale_ref loc) -> Char;
1020 return Char(decimal_point_impl<char>(loc));
1023 return decimal_point_impl<wchar_t>(loc);
2714 extern template FMT_API auto decimal_point_impl(locale_ref) -> char;
2715 extern template FMT_API auto decimal_point_impl(locale_ref) -> wchar_t;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/fmt/vtkfmt/vtkfmt/
H A Dformat.h1018 FMT_API auto decimal_point_impl(locale_ref loc) -> Char;
1020 return Char(decimal_point_impl<char>(loc));
1023 return decimal_point_impl<wchar_t>(loc);
2714 extern template FMT_API auto decimal_point_impl(locale_ref) -> char;
2715 extern template FMT_API auto decimal_point_impl(locale_ref) -> wchar_t;
/dports/devel/R-cran-cpp11/cpp11/inst/include/fmt/
H A Dformat.h1016 FMT_API auto decimal_point_impl(locale_ref loc) -> Char;
1018 return Char(decimal_point_impl<char>(loc));
1021 return decimal_point_impl<wchar_t>(loc);
2714 extern template FMT_API auto decimal_point_impl(locale_ref) -> char;
2715 extern template FMT_API auto decimal_point_impl(locale_ref) -> wchar_t;
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/fmt/include/fmt/
H A Dformat.h1018 FMT_API auto decimal_point_impl(locale_ref loc) -> Char;
1020 return Char(decimal_point_impl<char>(loc));
1023 return decimal_point_impl<wchar_t>(loc);
2714 extern template FMT_API auto decimal_point_impl(locale_ref) -> char;
2715 extern template FMT_API auto decimal_point_impl(locale_ref) -> wchar_t;

123