Home
last modified time | relevance | path

Searched refs:basic_writer (Results 1 – 25 of 34) sorted by relevance

12

/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/fmt/fmt/
H A Dformat.h361 class basic_writer; variable
392 typedef basic_writer<back_insert_range<internal::buffer>> writer;
393 typedef basic_writer<back_insert_range<internal::wbuffer>> wwriter;
1433 typedef basic_writer<Range> writer_type;
2410 class basic_writer {
2495 basic_writer<Range> &writer;
2702 explicit basic_writer(Range out): out_(out.begin()) {}
2782 void basic_writer<Range>::write_padded(
2806 void basic_writer<Range>::write_str(
2873 basic_writer &writer;
[all …]
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/fmt-5.3.0/include/fmt/
H A Dformat.h330 class basic_writer; variable
361 typedef basic_writer<back_insert_range<internal::buffer>> writer;
362 typedef basic_writer<back_insert_range<internal::wbuffer>> wwriter;
1312 typedef basic_writer<Range> writer_type;
2259 class basic_writer {
2367 basic_writer<Range> &writer;
2386 int_writer(basic_writer<Range> &w, Int value, const Spec &s)
2567 explicit basic_writer(
2698 void basic_writer<Range>::write_double(T value, const format_specs &spec) {
2714 basic_writer &writer;
H A Dchrono.h428 basic_writer<range> w(range(ctx.out()));
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/fmt-5.3.0/include/fmt/
H A Dformat.h330 class basic_writer; variable
361 typedef basic_writer<back_insert_range<internal::buffer>> writer;
362 typedef basic_writer<back_insert_range<internal::wbuffer>> wwriter;
1312 typedef basic_writer<Range> writer_type;
2259 class basic_writer {
2367 basic_writer<Range> &writer;
2386 int_writer(basic_writer<Range> &w, Int value, const Spec &s)
2567 explicit basic_writer(
2698 void basic_writer<Range>::write_double(T value, const format_specs &spec) {
2714 basic_writer &writer;
H A Dchrono.h428 basic_writer<range> w(range(ctx.out()));
/dports/games/nxengine/nxengine-evo-2.6.5-1/deps/spdlog/fmt/bundled/
H A Dformat.h330 class basic_writer; variable
361 typedef basic_writer<back_insert_range<internal::buffer>> writer;
362 typedef basic_writer<back_insert_range<internal::wbuffer>> wwriter;
1312 typedef basic_writer<Range> writer_type;
2259 class basic_writer {
2367 basic_writer<Range> &writer;
2386 int_writer(basic_writer<Range> &w, Int value, const Spec &s)
2567 explicit basic_writer(
2698 void basic_writer<Range>::write_double(T value, const format_specs &spec) {
2714 basic_writer &writer;
H A Dchrono.h428 basic_writer<range> w(range(ctx.out()));
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/thirdparty/fmt/
H A Dformat.h1278 template <typename Range> class basic_writer {
1351 basic_writer<Range>& writer;
1359 int_writer(basic_writer<Range>& w, Int value, const Specs& s)
1586 explicit basic_writer(Range out,
1705 using writer = basic_writer<buffer_range<char>>;
1715 using writer_type = basic_writer<Range>;
2600 using basic_writer FMT_DEPRECATED_ALIAS = internal::basic_writer<Range>;
2603 internal::basic_writer<internal::buffer_range<wchar_t>>;
2750 void internal::basic_writer<Range>::write_double(T value,
H A Dchrono.h808 internal::basic_writer<range> w(range(ctx.out()));
/dports/math/vtk9/VTK-9.1.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/fmt/
H A Dformat.h1278 template <typename Range> class basic_writer {
1351 basic_writer<Range>& writer;
1359 int_writer(basic_writer<Range>& w, Int value, const Specs& s)
1586 explicit basic_writer(Range out,
1705 using writer = basic_writer<buffer_range<char>>;
1715 using writer_type = basic_writer<Range>;
2600 using basic_writer FMT_DEPRECATED_ALIAS = internal::basic_writer<Range>;
2603 internal::basic_writer<internal::buffer_range<wchar_t>>;
2750 void internal::basic_writer<Range>::write_double(T value,
H A Dchrono.h808 internal::basic_writer<range> w(range(ctx.out()));
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/include/fmt/
H A Dformat.h1411 template <typename Range> class basic_writer {
1484 basic_writer<Range>& writer;
1492 int_writer(basic_writer<Range>& w, Int value, const Specs& s)
1669 explicit basic_writer(Range out, locale_ref loc = locale_ref())
1830 using writer = basic_writer<buffer_range<char>>;
1844 using writer_type = basic_writer<Range>;
2736 using basic_writer FMT_DEPRECATED_ALIAS = internal::basic_writer<Range>;
2739 internal::basic_writer<buffer_range<wchar_t>>;
3247 internal::basic_writer<range_type> writer(range_type(ctx.out()));
H A Dchrono.h1098 internal::basic_writer<range> w(range(ctx.out()));
/dports/games/pioneer/pioneer-20210723/contrib/fmt/include/fmt/
H A Dformat.h1411 template <typename Range> class basic_writer {
1484 basic_writer<Range>& writer;
1492 int_writer(basic_writer<Range>& w, Int value, const Specs& s)
1669 explicit basic_writer(Range out, locale_ref loc = locale_ref())
1830 using writer = basic_writer<buffer_range<char>>;
1844 using writer_type = basic_writer<Range>;
2736 using basic_writer FMT_DEPRECATED_ALIAS = internal::basic_writer<Range>;
2739 internal::basic_writer<buffer_range<wchar_t>>;
3247 internal::basic_writer<range_type> writer(range_type(ctx.out()));
H A Dchrono.h1098 internal::basic_writer<range> w(range(ctx.out()));
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/include/fmt/
H A Dformat.h1411 template <typename Range> class basic_writer {
1484 basic_writer<Range>& writer;
1492 int_writer(basic_writer<Range>& w, Int value, const Specs& s)
1669 explicit basic_writer(Range out, locale_ref loc = locale_ref())
1830 using writer = basic_writer<buffer_range<char>>;
1844 using writer_type = basic_writer<Range>;
2736 using basic_writer FMT_DEPRECATED_ALIAS = internal::basic_writer<Range>;
2739 internal::basic_writer<buffer_range<wchar_t>>;
3247 internal::basic_writer<range_type> writer(range_type(ctx.out()));
H A Dchrono.h1098 internal::basic_writer<range> w(range(ctx.out()));
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/include/fmt/
H A Dformat.h1411 template <typename Range> class basic_writer {
1484 basic_writer<Range>& writer;
1492 int_writer(basic_writer<Range>& w, Int value, const Specs& s)
1669 explicit basic_writer(Range out, locale_ref loc = locale_ref())
1830 using writer = basic_writer<buffer_range<char>>;
1844 using writer_type = basic_writer<Range>;
2736 using basic_writer FMT_DEPRECATED_ALIAS = internal::basic_writer<Range>;
2739 internal::basic_writer<buffer_range<wchar_t>>;
3247 internal::basic_writer<range_type> writer(range_type(ctx.out()));
H A Dchrono.h1098 internal::basic_writer<range> w(range(ctx.out()));
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/fmt/include/fmt/
H A Dformat.h1377 template <typename Range> class basic_writer {
1450 basic_writer<Range>& writer;
1458 int_writer(basic_writer<Range>& w, Int value, const Specs& s)
1623 explicit basic_writer(Range out, locale_ref loc = locale_ref())
1772 using writer = basic_writer<buffer_range<char>>;
1786 using writer_type = basic_writer<Range>;
2653 using basic_writer FMT_DEPRECATED_ALIAS = internal::basic_writer<Range>;
2656 internal::basic_writer<buffer_range<wchar_t>>;
H A Dchrono.h1085 internal::basic_writer<range> w(range(ctx.out()));
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/fmt/test/
H A Dformat-test.cc50 using fmt::internal::basic_writer;
112 basic_writer<range> writer(buffer); in check_write()
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/fmt-5.3.0/test/
H A Dformat-test.cc36 using fmt::basic_writer;
108 fmt::basic_writer<range> writer(buffer); in check_write()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/fmt/test/
H A Dformat-test.cc50 using fmt::internal::basic_writer;
112 basic_writer<range> writer(buffer); in check_write()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/fmt/test/
H A Dformat-test.cc50 using fmt::internal::basic_writer;
112 basic_writer<range> writer(buffer); in check_write()

12