Home | Sort by relevance Sort by last modified time |
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/ | |
sgetn.pass.cpp | 28 std::streamsize xsgetn(char_type*, std::streamsize) function in struct:test |
/external/clang/test/CodeGenCXX/ | |
template-instantiation.cpp | 43 virtual void xsgetn(); 48 template<> void stdio_sync_filebuf<int[1]>::xsgetn() { function in class:test0::stdio_sync_filebuf 50 template<> void stdio_sync_filebuf<int[2]>::xsgetn() { function in class:test0::stdio_sync_filebuf 52 template<> void stdio_sync_filebuf<int[3]>::xsgetn() { function in class:test0::stdio_sync_filebuf 54 template<> void stdio_sync_filebuf<int[4]>::xsgetn() { function in class:test0::stdio_sync_filebuf 69 virtual void xsgetn(); 73 template<> void stdio_sync_filebuf<wchar_t>::xsgetn(); |