Home
last modified time | relevance | path

Searched refs:SetErrorStream (Results 1 – 25 of 142) sorted by relevance

123456

/dports/graphics/sswf/sswf-1.8.4/include/sswf/
H A Dlibsswf_asas.h95 void SetErrorStream(as::ErrorStream& error_stream);
H A Dlibsswf_as.h1150 virtual void SetErrorStream(ErrorStream& error_stream) = 0;
1190 virtual void SetErrorStream(ErrorStream& error_stream) = 0;
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/MessageExchangeDefinition/Cxx/
H A DTestServiceClassUser3.cxx53 gdcm::Trace::SetErrorStream( error_log ); in TestServiceClassUser3()
H A DTestServiceClassUser1.cxx59 gdcm::Trace::SetErrorStream( error_log ); in TestServiceClassUser1()
H A DTestServiceClassUser2.cxx55 gdcm::Trace::SetErrorStream( error_log ); in TestServiceClassUser2()
/dports/graphics/sswf/sswf-1.8.4/src/libas/
H A Doptimizer.h51 virtual void SetErrorStream(ErrorStream& error_stream);
H A Dcompiler.c++167 f_optimizer.SetErrorStream(f_default_error_stream); in IntCompiler()
217 void IntCompiler::SetErrorStream(ErrorStream& error_stream) in SetErrorStream() function in sswf::as::IntCompiler
220 f_optimizer.SetErrorStream(error_stream); in SetErrorStream()
/dports/biology/star/STAR-2.7.9a/source/
H A DSharedMemory.h137 void SetErrorStream(std::ostream * err) in SetErrorStream() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/cgi/
H A Dfcgi_run.cpp133 void SetErrorStream(FCGX_Stream* pferr);
162 void CAutoFCGX_Request::SetErrorStream(FCGX_Stream* pferr) in SetErrorStream() function in CAutoFCGX_Request
565 auto_request.SetErrorStream(pferr); in x_RunFastCGI()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/cgi/
H A Dfcgi_run.cpp133 void SetErrorStream(FCGX_Stream* pferr);
162 void CAutoFCGX_Request::SetErrorStream(FCGX_Stream* pferr) in SetErrorStream() function in CAutoFCGX_Request
565 auto_request.SetErrorStream(pferr); in x_RunFastCGI()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/Common/
H A DgdcmTrace.cxx96 void Trace::SetErrorStream(std::ostream &os) in SetErrorStream() function in gdcm::Trace
H A DgdcmTrace.h61 static void SetErrorStream(std::ostream &os);
/dports/devel/gdcm/gdcm-3.0.10/Source/Common/
H A DgdcmTrace.cxx96 void Trace::SetErrorStream(std::ostream &os) in SetErrorStream() function in gdcm::Trace
H A DgdcmTrace.h61 static void SetErrorStream(std::ostream &os);
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/Common/Cxx/
H A DTestTrace.cxx76 gdcm::Trace::SetErrorStream( error ); in TestTrace()
/dports/devel/gdcm/gdcm-3.0.10/Examples/Cxx/
H A DCStoreQtProgress.cxx97 gdcm::Trace::SetErrorStream( error_log ); in main()
/dports/emulators/mess/mame-mame0226/3rdparty/benchmark/include/benchmark/
H A Dreporter.h131 void SetErrorStream(std::ostream* err) { in SetErrorStream() function
/dports/emulators/mame/mame-mame0226/3rdparty/benchmark/include/benchmark/
H A Dreporter.h131 void SetErrorStream(std::ostream* err) { in SetErrorStream() function
/dports/devel/cmake-gui/cmake-3.22.1/Source/CPack/
H A DcmCPackLog.h81 void SetErrorStream(std::ostream* os) { this->DefaultError = os; } in SetErrorStream() function
/dports/devel/cmake/cmake-3.22.1/Source/CPack/
H A DcmCPackLog.h81 void SetErrorStream(std::ostream* os) { this->DefaultError = os; } in SetErrorStream() function
/dports/devel/cmake-doc/cmake-3.22.1/Source/CPack/
H A DcmCPackLog.h81 void SetErrorStream(std::ostream* os) { this->DefaultError = os; } in SetErrorStream() function
/dports/emulators/mess/mame-mame0226/3rdparty/benchmark/test/
H A Doutput_test_helper.cc193 reporter.SetErrorStream(&err_stream); in RunOutputTests()
/dports/emulators/mame/mame-mame0226/3rdparty/benchmark/test/
H A Doutput_test_helper.cc193 reporter.SetErrorStream(&err_stream); in RunOutputTests()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc384 file_reporter->SetErrorStream(&output_file); in RunSpecifiedBenchmarks()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc384 file_reporter->SetErrorStream(&output_file); in RunSpecifiedBenchmarks()

123456