Home
last modified time | relevance | path

Searched refs:StreamBufImpl (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_stream.cpp30 class StreamBufImpl : public std::streambuf { class
35 StreamBufImpl() { in StreamBufImpl() function in Catch::Detail::__anonb8fc10730111::StreamBufImpl
39 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
40 StreamBufImpl::sync(); in ~StreamBufImpl()
107 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
111 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_stream.cpp30 class StreamBufImpl : public std::streambuf { class
35 StreamBufImpl() { in StreamBufImpl() function in Catch::Detail::__anonf978bc040111::StreamBufImpl
39 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
40 StreamBufImpl::sync(); in ~StreamBufImpl()
107 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
111 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_stream.cpp30 class StreamBufImpl : public std::streambuf { class
35 StreamBufImpl() { in StreamBufImpl() function in Catch::Detail::__anon6edf36730111::StreamBufImpl
39 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
40 StreamBufImpl::sync(); in ~StreamBufImpl()
107 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
111 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_stream.cpp30 class StreamBufImpl : public std::streambuf { class
35 StreamBufImpl() { in StreamBufImpl() function in Catch::Detail::__anon1d21df0e0111::StreamBufImpl
39 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
40 StreamBufImpl::sync(); in ~StreamBufImpl()
107 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
111 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_stream.cpp30 class StreamBufImpl : public std::streambuf { class
35 StreamBufImpl() { in StreamBufImpl() function in Catch::Detail::__anon60a57ea60111::StreamBufImpl
39 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
40 StreamBufImpl::sync(); in ~StreamBufImpl()
107 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
111 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_stream.cpp30 class StreamBufImpl : public std::streambuf { class
35 StreamBufImpl() { in StreamBufImpl() function in Catch::Detail::__anon71804d4d0111::StreamBufImpl
39 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
40 StreamBufImpl::sync(); in ~StreamBufImpl()
107 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
111 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_stream.cpp34 class StreamBufImpl : public std::streambuf { class
39 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anon55f7acec0111::StreamBufImpl
43 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
44 StreamBufImpl::sync(); in ~StreamBufImpl()
111 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
115 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_stream.hpp22 class StreamBufImpl : public StreamBufBase { class
27 StreamBufImpl() { in StreamBufImpl() function in Catch::StreamBufImpl
31 ~StreamBufImpl() CATCH_NOEXCEPT { in ~StreamBufImpl()
81 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_stream.hpp22 class StreamBufImpl : public StreamBufBase { class
27 StreamBufImpl() { in StreamBufImpl() function in Catch::StreamBufImpl
31 ~StreamBufImpl() CATCH_NOEXCEPT { in ~StreamBufImpl()
81 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_stream.hpp22 class StreamBufImpl : public StreamBufBase { class
27 StreamBufImpl() { in StreamBufImpl() function in Catch::StreamBufImpl
31 ~StreamBufImpl() CATCH_NOEXCEPT { in ~StreamBufImpl()
81 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_stream.hpp22 class StreamBufImpl : public StreamBufBase { class
27 StreamBufImpl() { in StreamBufImpl() function in Catch::StreamBufImpl
31 ~StreamBufImpl() CATCH_NOEXCEPT { in ~StreamBufImpl()
81 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/ghc_filesystem/test/
H A Dcatch.hpp10228 class StreamBufImpl : public std::streambuf { class
10233 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anon4e68f8ab1911::StreamBufImpl
10237 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
10238 StreamBufImpl::sync(); in ~StreamBufImpl()
10305 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
10309 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/dns/flamethrower/flamethrower-0.11.0/3rd/catch/catch2/
H A Dcatch.hpp9645 class StreamBufImpl : public std::streambuf { class
9650 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anon2665c42e1811::StreamBufImpl
9654 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
9655 StreamBufImpl::sync(); in ~StreamBufImpl()
9722 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
9726 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/finance/chiapos/chiapos-1.0.3/src-ext/gulrak/test/
H A Dcatch.hpp10228 class StreamBufImpl : public std::streambuf { class
10233 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anon131a75c81911::StreamBufImpl
10237 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
10238 StreamBufImpl::sync(); in ~StreamBufImpl()
10305 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
10309 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/science/qiskit-aer/qiskit-aer-0.5.2/test/third-party/
H A Dcatch.hpp9645 class StreamBufImpl : public std::streambuf { class
9650 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anona9a506941811::StreamBufImpl
9654 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
9655 StreamBufImpl::sync(); in ~StreamBufImpl()
9722 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
9726 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/science/py-segyio/segyio-1.9.8/external/catch2/catch/
H A Dcatch.hpp9599 class StreamBufImpl : public std::streambuf { class
9604 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anon25b2e2f31711::StreamBufImpl
9608 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
9609 StreamBufImpl::sync(); in ~StreamBufImpl()
9676 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
9680 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/devel/transwarp/transwarp-2.2.2/test/
H A Dcatch.hpp9290 class StreamBufImpl : public std::streambuf { class
9295 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anonaeb078321711::StreamBufImpl
9299 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
9300 StreamBufImpl::sync(); in ~StreamBufImpl()
9367 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
9371 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dcatch.hpp10315 class StreamBufImpl : public std::streambuf { class
10320 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anona99f360c1a11::StreamBufImpl
10324 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
10325 StreamBufImpl::sync(); in ~StreamBufImpl()
10392 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
10396 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/single_include/
H A Dcatch.hpp9290 class StreamBufImpl : public std::streambuf { class
9295 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anon266e075b1711::StreamBufImpl
9299 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
9300 StreamBufImpl::sync(); in ~StreamBufImpl()
9367 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
9371 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/science/segyio/segyio-1.9.8/external/catch2/catch/
H A Dcatch.hpp9599 class StreamBufImpl : public std::streambuf { class
9604 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anon2cf17b5d1711::StreamBufImpl
9608 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
9609 StreamBufImpl::sync(); in ~StreamBufImpl()
9676 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
9680 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/test/
H A Dcatch.hh9386 class StreamBufImpl : public std::streambuf { class
9391 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anonffca94ca1711::StreamBufImpl
9395 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
9396 StreamBufImpl::sync(); in ~StreamBufImpl()
9463 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
9467 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/lang/chaiscript/ChaiScript-6.1.0/unittests/
H A Dcatch.hpp9386 class StreamBufImpl : public std::streambuf { class
9391 StreamBufImpl() { in StreamBufImpl() function in Catch::detail::__anonc64702a81711::StreamBufImpl
9395 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
9396 StreamBufImpl::sync(); in ~StreamBufImpl()
9463 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
9467 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp5754 class StreamBufImpl : public StreamBufBase { class
5759 StreamBufImpl() { in StreamBufImpl() function in Catch::StreamBufImpl
5763 ~StreamBufImpl() CATCH_NOEXCEPT { in ~StreamBufImpl()
5900 if( streamName == "debug" ) return Stream( new StreamBufImpl<OutputDebugWriter>, true ); in createStream()
/dports/x11-toolkits/scintilla/scintilla/test/unit/
H A Dcatch.hpp8387 class StreamBufImpl : public StreamBufBase { class
8392 StreamBufImpl() { in StreamBufImpl() function in Catch::StreamBufImpl
8396 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
8397 StreamBufImpl::sync(); in ~StreamBufImpl()
8443 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()
/dports/cad/librepcb/librepcb-0.1.6/libs/optional/tests/
H A Dcatch.hpp8387 class StreamBufImpl : public StreamBufBase { class
8392 StreamBufImpl() { in StreamBufImpl() function in Catch::StreamBufImpl
8396 ~StreamBufImpl() noexcept { in ~StreamBufImpl()
8397 StreamBufImpl::sync(); in ~StreamBufImpl()
8443 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()

1234567