/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_ostreambuf_iterator.h | 35 extern basic_streambuf<_CharT, _Traits>* _STLP_CALL __get_ostreambuf(basic_ostream<_CharT, _Traits>&); 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
|
_streambuf.h | 28 // Class basic_streambuf<>, the base class of the streambuf hierarchy. 30 // A basic_streambuf<> manages an input (get) area and an output (put) 32 // current position. basic_streambuf<> contains some very simple member 38 // Although basic_streambuf<> is not abstract, it is useful only as a base 40 // reading from a basic_streambuf<> will always yield EOF, and writing to a 41 // basic_streambuf<> will always fail. 48 class basic_streambuf { class 72 virtual ~basic_streambuf(); 75 basic_streambuf() function in class:basic_streambuf 124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize) 271 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<char, char_traits<char> >; variable 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >; variable [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_ostreambuf_iterator.h | 35 extern basic_streambuf<_CharT, _Traits>* _STLP_CALL __get_ostreambuf(basic_ostream<_CharT, _Traits>&); 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
|
_streambuf.h | 28 // Class basic_streambuf<>, the base class of the streambuf hierarchy. 30 // A basic_streambuf<> manages an input (get) area and an output (put) 32 // current position. basic_streambuf<> contains some very simple member 38 // Although basic_streambuf<> is not abstract, it is useful only as a base 40 // reading from a basic_streambuf<> will always yield EOF, and writing to a 41 // basic_streambuf<> will always fail. 48 class basic_streambuf { class 72 virtual ~basic_streambuf(); 75 basic_streambuf() function in class:basic_streambuf 124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize) 271 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<char, char_traits<char> >; variable 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >; variable [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ostreambuf_iterator.h | 35 extern basic_streambuf<_CharT, _Traits>* _STLP_CALL __get_ostreambuf(basic_ostream<_CharT, _Traits>&); 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
|
_streambuf.h | 28 // Class basic_streambuf<>, the base class of the streambuf hierarchy. 30 // A basic_streambuf<> manages an input (get) area and an output (put) 32 // current position. basic_streambuf<> contains some very simple member 38 // Although basic_streambuf<> is not abstract, it is useful only as a base 40 // reading from a basic_streambuf<> will always yield EOF, and writing to a 41 // basic_streambuf<> will always fail. 48 class basic_streambuf { class 72 virtual ~basic_streambuf(); 75 basic_streambuf() function in class:basic_streambuf 124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize) 271 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<char, char_traits<char> >; variable 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >; variable [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_ostreambuf_iterator.h | 35 extern basic_streambuf<_CharT, _Traits>* _STLP_CALL __get_ostreambuf(basic_ostream<_CharT, _Traits>&); 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
|
_streambuf.h | 28 // Class basic_streambuf<>, the base class of the streambuf hierarchy. 30 // A basic_streambuf<> manages an input (get) area and an output (put) 32 // current position. basic_streambuf<> contains some very simple member 38 // Although basic_streambuf<> is not abstract, it is useful only as a base 40 // reading from a basic_streambuf<> will always yield EOF, and writing to a 41 // basic_streambuf<> will always fail. 48 class basic_streambuf { class 72 virtual ~basic_streambuf(); 75 basic_streambuf() function in class:basic_streambuf 124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize) 271 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<char, char_traits<char> >; variable 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >; variable [all...] |
/external/stlport/stlport/stl/ |
_streambuf.h | 28 // Class basic_streambuf<>, the base class of the streambuf hierarchy. 30 // A basic_streambuf<> manages an input (get) area and an output (put) 32 // current position. basic_streambuf<> contains some very simple member 38 // Although basic_streambuf<> is not abstract, it is useful only as a base 40 // reading from a basic_streambuf<> will always yield EOF, and writing to a 41 // basic_streambuf<> will always fail. 48 class basic_streambuf { class 72 virtual ~basic_streambuf(); 75 basic_streambuf() function in class:basic_streambuf 124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize) 271 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<char, char_traits<char> >; variable 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >; variable [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 28 // Class basic_streambuf<>, the base class of the streambuf hierarchy. 30 // A basic_streambuf<> manages an input (get) area and an output (put) 32 // current position. basic_streambuf<> contains some very simple member 38 // Although basic_streambuf<> is not abstract, it is useful only as a base 40 // reading from a basic_streambuf<> will always yield EOF, and writing to a 41 // basic_streambuf<> will always fail. 48 class basic_streambuf { class 72 virtual ~basic_streambuf(); 75 basic_streambuf() function in class:basic_streambuf 124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize) 271 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<char, char_traits<char> >; variable 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >; variable [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 28 // Class basic_streambuf<>, the base class of the streambuf hierarchy. 30 // A basic_streambuf<> manages an input (get) area and an output (put) 32 // current position. basic_streambuf<> contains some very simple member 38 // Although basic_streambuf<> is not abstract, it is useful only as a base 40 // reading from a basic_streambuf<> will always yield EOF, and writing to a 41 // basic_streambuf<> will always fail. 48 class basic_streambuf { class 72 virtual ~basic_streambuf(); 75 basic_streambuf() function in class:basic_streambuf 124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize) 271 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<char, char_traits<char> >; variable 273 _STLP_EXPORT_TEMPLATE_CLASS basic_streambuf<wchar_t, char_traits<wchar_t> >; variable [all...] |
/external/stlport/src/ |
stdio_streambuf.h | 25 // both classes are derived from basic_streambuf<char, char_traits<char> >. 50 public basic_streambuf<char, char_traits<char> > /* FILE_basic_streambuf */ { 58 protected: // Virtual functions from basic_streambuf. 78 protected: // Virtual functions from basic_streambuf. 90 protected: // Virtual functions from basic_streambuf.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf/ |
types.pass.cpp | 14 // : public basic_streambuf<charT, traits> 28 static_assert((std::is_base_of<std::basic_streambuf<char>, std::basic_filebuf<char> >::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream_sentry/ |
construct.pass.cpp | 24 : public std::basic_streambuf<CharT>
|
destruct.pass.cpp | 24 : public std::basic_streambuf<CharT>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/std.manip/ |
setprecision.pass.cpp | 19 : public std::basic_streambuf<CharT>
|
setw.pass.cpp | 19 : public std::basic_streambuf<CharT>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/string.streams/stringbuf/ |
types.pass.cpp | 14 // : public basic_streambuf<charT, traits> 29 static_assert((std::is_base_of<std::basic_streambuf<char>, std::basic_stringbuf<char> >::value), "");
|
/ndk/sources/cxx-stl/stlport/src/ |
stdio_streambuf.h | 25 // both classes are derived from basic_streambuf<char, char_traits<char> >. 50 public basic_streambuf<char, char_traits<char> > /* FILE_basic_streambuf */ { 58 protected: // Virtual functions from basic_streambuf. 78 protected: // Virtual functions from basic_streambuf. 90 protected: // Virtual functions from basic_streambuf.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/ext.manip/ |
get_time.pass.cpp | 21 : public std::basic_streambuf<CharT> 24 typedef std::basic_streambuf<CharT> base;
|
put_money.pass.cpp | 21 : public std::basic_streambuf<CharT> 23 typedef std::basic_streambuf<CharT> base;
|
put_time.pass.cpp | 21 : public std::basic_streambuf<CharT> 23 typedef std::basic_streambuf<CharT> base;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/ |
chart.pass.cpp | 20 : public std::basic_streambuf<CharT> 23 typedef std::basic_streambuf<CharT> base;
|
signed_char_pointer.pass.cpp | 20 : public std::basic_streambuf<CharT> 23 typedef std::basic_streambuf<CharT> base;
|
unsigned_char_pointer.pass.cpp | 20 : public std::basic_streambuf<CharT> 23 typedef std::basic_streambuf<CharT> base;
|