HomeSort by relevance Sort by last modified time
    Searched defs:xsgetn (Results 1 - 17 of 17) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
sgetn.pass.cpp 28 std::streamsize xsgetn(char_type* s, std::streamsize n) function in struct:test
  /external/stlport/stlport/stl/
_streambuf.c 54 basic_streambuf<_CharT, _Traits>::xsgetn(_CharT* __s, streamsize __n) { function in class:_Traits
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 54 basic_streambuf<_CharT, _Traits>::xsgetn(_CharT* __s, streamsize __n) { function in class:_Traits
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h 129 xsgetn(char_type* __s, std::streamsize __n);
200 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
233 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 139 xsgetn(char_type* __s, std::streamsize __n);
210 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
243 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 139 xsgetn(char_type* __s, std::streamsize __n);
210 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
243 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 129 xsgetn(char_type* __s, std::streamsize __n);
200 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
233 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 54 basic_streambuf<_CharT, _Traits>::xsgetn(_CharT* __s, streamsize __n) { function in class:_Traits
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 129 xsgetn(char_type* __s, std::streamsize __n);
200 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
233 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 54 basic_streambuf<_CharT, _Traits>::xsgetn(_CharT* __s, streamsize __n) { function in class:_Traits
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 129 xsgetn(char_type* __s, std::streamsize __n);
200 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
233 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 54 basic_streambuf<_CharT, _Traits>::xsgetn(_CharT* __s, streamsize __n) { function in class:_Traits
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_sync_filebuf.h 129 xsgetn(char_type* __s, std::streamsize __n);
200 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
233 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 139 xsgetn(char_type* __s, std::streamsize __n);
210 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
243 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 139 xsgetn(char_type* __s, std::streamsize __n);
210 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
243 stdio_sync_filebuf<wchar_t>::xsgetn(wchar_t* __s, std::streamsize __n) function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 54 basic_streambuf<_CharT, _Traits>::xsgetn(_CharT* __s, streamsize __n) { function in class:_Traits
  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 39 virtual void xsgetn();
44 template<> void stdio_sync_filebuf<wchar_t>::xsgetn() { function in class:test0::stdio_sync_filebuf
55 virtual void xsgetn();
59 template<> void stdio_sync_filebuf<wchar_t>::xsgetn();

Completed in 956 milliseconds