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

  /external/astl/src/
stdio_filebuf.cpp 43 stdio_filebuf::xsputn(const std::streambuf::char_type* str, std::streamsize num) { function in class:android::stdio_filebuf
streambuf.cpp 42 streamsize streambuf::xsputn(const char_type* str, streamsize num) { function in class:std::streambuf
sstream.cpp 61 streamsize basic_stringbuf::xsputn(const char_type* str, streamsize num) { function in class:std::basic_stringbuf
  /external/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
_sstream.c 170 basic_stringbuf<_CharT, _Traits, _Alloc>::xsputn(const char_type* __s, function in class:_Alloc
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
_sstream.c 170 basic_stringbuf<_CharT, _Traits, _Alloc>::xsputn(const char_type* __s, function in class:_Alloc
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h 148 xsputn(const char_type* __s, std::streamsize __n);
212 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
255 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 148 xsputn(const char_type* __s, std::streamsize __n);
212 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
255 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
_sstream.c 170 basic_stringbuf<_CharT, _Traits, _Alloc>::xsputn(const char_type* __s, function in class:_Alloc
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 148 xsputn(const char_type* __s, std::streamsize __n);
212 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
255 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
_sstream.c 170 basic_stringbuf<_CharT, _Traits, _Alloc>::xsputn(const char_type* __s, function in class:_Alloc
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 148 xsputn(const char_type* __s, std::streamsize __n);
212 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
255 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
_sstream.c 170 basic_stringbuf<_CharT, _Traits, _Alloc>::xsputn(const char_type* __s, function in class:_Alloc

Completed in 876 milliseconds