Searched refs:stderr_streambuf (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.cpp32 class stderr_streambuf : public std::streambuf class in namespace:r600
35 stderr_streambuf();
42 stderr_streambuf::stderr_streambuf() function in class:r600::stderr_streambuf
47 int stderr_streambuf::sync()
53 int stderr_streambuf::overflow(int c)
79 std::streamsize stderr_streambuf::xsputn ( const char *s, std::streamsize n )
90 m_output(new stderr_streambuf())

Completed in 2 milliseconds