Home
last modified time | relevance | path

Searched refs:FMT_API (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/fmt-5.3.0/src/
H A Dformat.cc17 template FMT_API char internal::thousands_sep_impl(locale_ref);
21 template FMT_API void internal::arg_map<format_context>::init(
24 template FMT_API int internal::char_traits<char>::format_float(
27 template FMT_API int internal::char_traits<char>::format_float(
30 template FMT_API std::string internal::vformat<char>(
33 template FMT_API format_context::iterator internal::vformat_to(
36 template FMT_API void internal::sprintf_format(
38 template FMT_API void internal::sprintf_format(
45 template FMT_API void internal::basic_buffer<wchar_t>::append(
48 template FMT_API void internal::arg_map<wformat_context>::init(
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/thirdparty/fmt/
H A Dformat.cc11 template struct FMT_API internal::basic_data<void>;
24 template FMT_API char internal::thousands_sep_impl(locale_ref);
25 template FMT_API char internal::decimal_point_impl(locale_ref);
29 template FMT_API void internal::arg_map<format_context>::init(
32 template FMT_API std::string internal::vformat<char>(
35 template FMT_API format_context::iterator internal::vformat_to(
40 template FMT_API char* internal::sprintf_format(long double,
46 template FMT_API wchar_t internal::thousands_sep_impl(locale_ref);
47 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
52 template FMT_API void internal::arg_map<wformat_context>::init(
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/fmt/
H A Dformat.cc11 template struct FMT_API internal::basic_data<void>;
24 template FMT_API char internal::thousands_sep_impl(locale_ref);
25 template FMT_API char internal::decimal_point_impl(locale_ref);
29 template FMT_API void internal::arg_map<format_context>::init(
32 template FMT_API std::string internal::vformat<char>(
35 template FMT_API format_context::iterator internal::vformat_to(
40 template FMT_API char* internal::sprintf_format(long double,
46 template FMT_API wchar_t internal::thousands_sep_impl(locale_ref);
47 template FMT_API wchar_t internal::decimal_point_impl(locale_ref);
52 template FMT_API void internal::arg_map<wformat_context>::init(
[all …]
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/fmt/src/
H A Dformat.cc27 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
29 template FMT_API dragonbox::decimal_fp<double> dragonbox::to_decimal(double x)
38 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
39 template FMT_API std::locale detail::locale_ref::get<std::locale>() const;
44 template FMT_API auto detail::thousands_sep_impl(locale_ref)
46 template FMT_API char detail::decimal_point_impl(locale_ref);
53 template FMT_API void detail::vformat_to(
59 template FMT_API int detail::snprintf_float(long double, int,
69 template FMT_API auto detail::thousands_sep_impl(locale_ref)
71 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/fmt/vtkfmt/src/
H A Dformat.cc28 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
30 template FMT_API dragonbox::decimal_fp<double> dragonbox::to_decimal(double x)
39 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
40 template FMT_API std::locale detail::locale_ref::get<std::locale>() const;
45 template FMT_API auto detail::thousands_sep_impl(locale_ref)
47 template FMT_API char detail::decimal_point_impl(locale_ref);
54 template FMT_API void detail::vformat_to(
60 template FMT_API int detail::snprintf_float(long double, int,
70 template FMT_API auto detail::thousands_sep_impl(locale_ref)
72 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/fmt/src/
H A Dformat.cc27 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
29 template FMT_API dragonbox::decimal_fp<double> dragonbox::to_decimal(double x)
38 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
39 template FMT_API std::locale detail::locale_ref::get<std::locale>() const;
44 template FMT_API auto detail::thousands_sep_impl(locale_ref)
46 template FMT_API char detail::decimal_point_impl(locale_ref);
53 template FMT_API void detail::vformat_to(
59 template FMT_API int detail::snprintf_float(long double, int,
69 template FMT_API auto detail::thousands_sep_impl(locale_ref)
71 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/devel/libfmt/fmt-8.0.1/src/
H A Dformat.cc27 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
29 template FMT_API dragonbox::decimal_fp<double> dragonbox::to_decimal(double x)
38 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
39 template FMT_API std::locale detail::locale_ref::get<std::locale>() const;
44 template FMT_API auto detail::thousands_sep_impl(locale_ref)
46 template FMT_API char detail::decimal_point_impl(locale_ref);
53 template FMT_API void detail::vformat_to(
59 template FMT_API int detail::snprintf_float(long double, int,
69 template FMT_API auto detail::thousands_sep_impl(locale_ref)
71 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/devel/spdlog/spdlog-1.9.2/src/
H A Dfmt.cpp27 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x) FMT_NOEXCEPT;
28 template FMT_API dragonbox::decimal_fp<double> dragonbox::to_decimal(double x) FMT_NOEXCEPT;
35 template FMT_API detail::locale_ref::locale_ref(const std::locale &loc);
36 template FMT_API std::locale detail::locale_ref::get<std::locale>() const;
41 template FMT_API auto detail::thousands_sep_impl(locale_ref) -> thousands_sep_result<char>;
42 template FMT_API char detail::decimal_point_impl(locale_ref);
44 template FMT_API void detail::buffer<char>::append(const char *, const char *);
49 template FMT_API void detail::vformat_to(
59 template FMT_API auto detail::thousands_sep_impl(locale_ref) -> thousands_sep_result<wchar_t>;
60 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfmtlib_format.cpp28 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
66 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
72 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
73 template FMT_API char detail::thousands_sep_impl(locale_ref);
74 template FMT_API char detail::decimal_point_impl(locale_ref);
78 template FMT_API void detail::vformat_to(
84 template FMT_API int detail::snprintf_float(long double, int,
94 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
95 template FMT_API wchar_t detail::thousands_sep_impl(locale_ref);
96 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/mail/rspamd/rspamd-3.1/contrib/fmt/src/
H A Dformat.cc27 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
65 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
72 template FMT_API char detail::thousands_sep_impl(locale_ref);
73 template FMT_API char detail::decimal_point_impl(locale_ref);
77 template FMT_API void detail::vformat_to(
83 template FMT_API int detail::snprintf_float(long double, int,
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
94 template FMT_API wchar_t detail::thousands_sep_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/embedded/fmt/
H A Dformat.cc27 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
65 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
72 template FMT_API char detail::thousands_sep_impl(locale_ref);
73 template FMT_API char detail::decimal_point_impl(locale_ref);
77 template FMT_API void detail::vformat_to(
83 template FMT_API int detail::snprintf_float(long double, int,
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
94 template FMT_API wchar_t detail::thousands_sep_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/sysutils/lnav/lnav-0.10.1/src/fmtlib/
H A Dformat.cc27 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
65 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
72 template FMT_API char detail::thousands_sep_impl(locale_ref);
73 template FMT_API char detail::decimal_point_impl(locale_ref);
77 template FMT_API void detail::vformat_to(
83 template FMT_API int detail::snprintf_float(long double, int,
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
94 template FMT_API wchar_t detail::thousands_sep_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/fmt/src/
H A Dformat.cc120 template FMT_API char* internal::sprintf_format(long double,
124 template struct FMT_API internal::basic_data<void>;
139 template FMT_API char internal::thousands_sep_impl(locale_ref);
140 template FMT_API char internal::decimal_point_impl(locale_ref);
144 template FMT_API void internal::arg_map<format_context>::init(
147 template FMT_API std::string internal::vformat<char>(
150 template FMT_API format_context::iterator internal::vformat_to(
153 template FMT_API int internal::snprintf_float(double, int,
156 template FMT_API int internal::snprintf_float(long double, int,
161 template FMT_API int internal::format_float(long double, int,
[all …]
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/src/
H A Dfmt.cpp30 template FMT_API dragonbox::decimal_fp<float> dragonbox::to_decimal(float x)
68 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
74 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
75 template FMT_API char detail::thousands_sep_impl(locale_ref);
76 template FMT_API char detail::decimal_point_impl(locale_ref);
80 template FMT_API void detail::vformat_to(
86 template FMT_API int detail::snprintf_float(long double, int,
96 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
97 template FMT_API wchar_t detail::thousands_sep_impl(locale_ref);
98 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/src/
H A Dformat.cc120 template FMT_API char* internal::sprintf_format(long double,
139 template FMT_API char internal::thousands_sep_impl(locale_ref);
140 template FMT_API char internal::decimal_point_impl(locale_ref);
144 template FMT_API void internal::arg_map<format_context>::init(
147 template FMT_API std::string internal::vformat<char>(
150 template FMT_API format_context::iterator internal::vformat_to(
153 template FMT_API int internal::snprintf_float(double, int,
156 template FMT_API int internal::snprintf_float(long double, int,
161 template FMT_API int internal::format_float(long double, int,
168 template FMT_API wchar_t internal::thousands_sep_impl(locale_ref);
[all …]
/dports/games/pioneer/pioneer-20210723/contrib/fmt/src/
H A Dformat.cc120 template FMT_API char* internal::sprintf_format(long double,
139 template FMT_API char internal::thousands_sep_impl(locale_ref);
140 template FMT_API char internal::decimal_point_impl(locale_ref);
144 template FMT_API void internal::arg_map<format_context>::init(
147 template FMT_API std::string internal::vformat<char>(
150 template FMT_API format_context::iterator internal::vformat_to(
153 template FMT_API int internal::snprintf_float(double, int,
156 template FMT_API int internal::snprintf_float(long double, int,
161 template FMT_API int internal::format_float(long double, int,
168 template FMT_API wchar_t internal::thousands_sep_impl(locale_ref);
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/src/
H A Dformat.cc120 template FMT_API char* internal::sprintf_format(long double,
139 template FMT_API char internal::thousands_sep_impl(locale_ref);
140 template FMT_API char internal::decimal_point_impl(locale_ref);
144 template FMT_API void internal::arg_map<format_context>::init(
147 template FMT_API std::string internal::vformat<char>(
150 template FMT_API format_context::iterator internal::vformat_to(
153 template FMT_API int internal::snprintf_float(double, int,
156 template FMT_API int internal::snprintf_float(long double, int,
161 template FMT_API int internal::format_float(long double, int,
168 template FMT_API wchar_t internal::thousands_sep_impl(locale_ref);
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/src/
H A Dformat.cc120 template FMT_API char* internal::sprintf_format(long double,
139 template FMT_API char internal::thousands_sep_impl(locale_ref);
140 template FMT_API char internal::decimal_point_impl(locale_ref);
144 template FMT_API void internal::arg_map<format_context>::init(
147 template FMT_API std::string internal::vformat<char>(
150 template FMT_API format_context::iterator internal::vformat_to(
153 template FMT_API int internal::snprintf_float(double, int,
156 template FMT_API int internal::snprintf_float(long double, int,
161 template FMT_API int internal::format_float(long double, int,
168 template FMT_API wchar_t internal::thousands_sep_impl(locale_ref);
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/fmt/src/
H A Dformat.cc65 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
66 template FMT_API std::locale detail::locale_ref::get<std::locale>() const;
71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
72 template FMT_API char detail::thousands_sep_impl(locale_ref);
73 template FMT_API char detail::decimal_point_impl(locale_ref);
77 template FMT_API void detail::vformat_to(
83 template FMT_API int detail::snprintf_float(long double, int,
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
94 template FMT_API wchar_t detail::thousands_sep_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/fmt/src/
H A Dformat.cc65 template FMT_API detail::locale_ref::locale_ref(const std::locale& loc);
66 template FMT_API std::locale detail::locale_ref::get<std::locale>() const;
71 template FMT_API std::string detail::grouping_impl<char>(locale_ref);
72 template FMT_API char detail::thousands_sep_impl(locale_ref);
73 template FMT_API char detail::decimal_point_impl(locale_ref);
77 template FMT_API void detail::vformat_to(
83 template FMT_API int detail::snprintf_float(long double, int,
93 template FMT_API std::string detail::grouping_impl<wchar_t>(locale_ref);
94 template FMT_API wchar_t detail::thousands_sep_impl(locale_ref);
95 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/include/fmt/
H A Dos.h145 FMT_API explicit utf16_to_utf8(wstring_view s);
154 FMT_API int convert(wstring_view s);
224 FMT_API ~buffered_file() FMT_NOEXCEPT;
242 FMT_API void close();
249 FMT_API int(fileno)() const;
287 FMT_API file(cstring_view path, int oflag);
303 FMT_API ~file() FMT_NOEXCEPT;
309 FMT_API void close();
313 FMT_API long long size() const;
323 FMT_API static file dup(int fd);
[all …]
/dports/games/pioneer/pioneer-20210723/contrib/fmt/include/fmt/
H A Dos.h145 FMT_API explicit utf16_to_utf8(wstring_view s);
154 FMT_API int convert(wstring_view s);
224 FMT_API ~buffered_file() FMT_NOEXCEPT;
242 FMT_API void close();
249 FMT_API int(fileno)() const;
287 FMT_API file(cstring_view path, int oflag);
303 FMT_API ~file() FMT_NOEXCEPT;
309 FMT_API void close();
313 FMT_API long long size() const;
323 FMT_API static file dup(int fd);
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/include/fmt/
H A Dos.h145 FMT_API explicit utf16_to_utf8(wstring_view s);
154 FMT_API int convert(wstring_view s);
224 FMT_API ~buffered_file() FMT_NOEXCEPT;
242 FMT_API void close();
249 FMT_API int(fileno)() const;
287 FMT_API file(cstring_view path, int oflag);
303 FMT_API ~file() FMT_NOEXCEPT;
309 FMT_API void close();
313 FMT_API long long size() const;
323 FMT_API static file dup(int fd);
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/include/fmt/
H A Dos.h145 FMT_API explicit utf16_to_utf8(wstring_view s);
154 FMT_API int convert(wstring_view s);
224 FMT_API ~buffered_file() FMT_NOEXCEPT;
242 FMT_API void close();
249 FMT_API int(fileno)() const;
287 FMT_API file(cstring_view path, int oflag);
303 FMT_API ~file() FMT_NOEXCEPT;
309 FMT_API void close();
313 FMT_API long long size() const;
323 FMT_API static file dup(int fd);
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/spdlog/fmt/bundled/
H A Dos.h145 FMT_API explicit utf16_to_utf8(wstring_view s);
154 FMT_API int convert(wstring_view s);
224 FMT_API ~buffered_file() FMT_NOEXCEPT;
242 FMT_API void close();
249 FMT_API int(fileno)() const;
288 FMT_API file(cstring_view path, int oflag);
304 FMT_API ~file() FMT_NOEXCEPT;
310 FMT_API void close();
314 FMT_API long long size() const;
324 FMT_API static file dup(int fd);
[all …]

1234567