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

1 2

  /external/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/
sputn.pass.cpp 28 std::streamsize xsputn(const char_type* s, std::streamsize n) function in struct:test
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/
sputn.pass.cpp 28 std::streamsize xsputn(const char_type* s, std::streamsize n) function in struct:test
  /external/deqp/executor/
xeXMLWriter.cpp 48 std::streamsize EscapeStreambuf::xsputn (const char* s, std::streamsize count) function in class:xe::xml::EscapeStreambuf
91 return xsputn(&chVal, 1) == 1 ? ch : -1;
  /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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
stdio_sync_filebuf.h 158 xsputn(const char_type* __s, std::streamsize __n);
222 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
265 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 157 xsputn(const char_type* __s, std::streamsize __n);
221 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
264 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
stdio_sync_filebuf.h 157 xsputn(const char_type* __s, std::streamsize __n);
221 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
264 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilts/ndk/5/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
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
  /prebuilts/ndk/6/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
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
  /prebuilts/ndk/7/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
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _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 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
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 158 xsputn(const char_type* __s, std::streamsize __n);
222 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
265 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 158 xsputn(const char_type* __s, std::streamsize __n);
222 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
265 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_streambuf.c 84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) function in class:_Traits
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 158 xsputn(const char_type* __s, std::streamsize __n);
222 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
265 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 158 xsputn(const char_type* __s, std::streamsize __n);
222 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
265 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
stdio_sync_filebuf.h 157 xsputn(const char_type* __s, std::streamsize __n);
221 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
264 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 157 xsputn(const char_type* __s, std::streamsize __n);
221 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
264 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf

Completed in 1106 milliseconds

1 2