/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
ostream_insert.h | 42 __ostream_write(basic_ostream<_CharT, _Traits>& __out, 45 typedef basic_ostream<_CharT, _Traits> __ostream_type; 55 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) 57 typedef basic_ostream<_CharT, _Traits> __ostream_type; 73 basic_ostream<_CharT, _Traits>& 74 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, 77 typedef basic_ostream<_CharT, _Traits> __ostream_type;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ostream_insert.h | 44 __ostream_write(basic_ostream<_CharT, _Traits>& __out, 47 typedef basic_ostream<_CharT, _Traits> __ostream_type; 57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) 59 typedef basic_ostream<_CharT, _Traits> __ostream_type; 75 basic_ostream<_CharT, _Traits>& 76 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, 79 typedef basic_ostream<_CharT, _Traits> __ostream_type;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ostream_insert.h | 44 __ostream_write(basic_ostream<_CharT, _Traits>& __out, 47 typedef basic_ostream<_CharT, _Traits> __ostream_type; 57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) 59 typedef basic_ostream<_CharT, _Traits> __ostream_type; 75 basic_ostream<_CharT, _Traits>& 76 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, 79 typedef basic_ostream<_CharT, _Traits> __ostream_type;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ostream_insert.h | 44 __ostream_write(basic_ostream<_CharT, _Traits>& __out, 47 typedef basic_ostream<_CharT, _Traits> __ostream_type; 57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) 59 typedef basic_ostream<_CharT, _Traits> __ostream_type; 75 basic_ostream<_CharT, _Traits>& 76 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, 79 typedef basic_ostream<_CharT, _Traits> __ostream_type;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ostream_insert.h | 44 __ostream_write(basic_ostream<_CharT, _Traits>& __out, 47 typedef basic_ostream<_CharT, _Traits> __ostream_type; 57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) 59 typedef basic_ostream<_CharT, _Traits> __ostream_type; 75 basic_ostream<_CharT, _Traits>& 76 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, 79 typedef basic_ostream<_CharT, _Traits> __ostream_type;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
ostream_insert.h | 44 __ostream_write(basic_ostream<_CharT, _Traits>& __out, 47 typedef basic_ostream<_CharT, _Traits> __ostream_type; 57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) 59 typedef basic_ostream<_CharT, _Traits> __ostream_type; 75 basic_ostream<_CharT, _Traits>& 76 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, 79 typedef basic_ostream<_CharT, _Traits> __ostream_type;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/ |
flush.pass.cpp | 13 // class basic_ostream; 16 // basic_ostream<charT,traits>& flush(basic_ostream<charT,traits>& os);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
iomanip | 75 inline basic_ostream<_CharT, _Traits>& 76 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 109 inline basic_ostream<_CharT, _Traits>& 110 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 147 inline basic_ostream<_CharT, _Traits>& 148 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 186 inline basic_ostream<_CharT, _Traits>& 187 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 220 inline basic_ostream<_CharT, _Traits>& 221 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
iomanip | 75 inline basic_ostream<_CharT, _Traits>& 76 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 109 inline basic_ostream<_CharT, _Traits>& 110 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 147 inline basic_ostream<_CharT, _Traits>& 148 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 186 inline basic_ostream<_CharT, _Traits>& 187 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 220 inline basic_ostream<_CharT, _Traits>& 221 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
iomanip | 75 inline basic_ostream<_CharT, _Traits>& 76 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 109 inline basic_ostream<_CharT, _Traits>& 110 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 147 inline basic_ostream<_CharT, _Traits>& 148 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 186 inline basic_ostream<_CharT, _Traits>& 187 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 220 inline basic_ostream<_CharT, _Traits>& 221 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
iomanip | 75 inline basic_ostream<_CharT, _Traits>& 76 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 109 inline basic_ostream<_CharT, _Traits>& 110 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 147 inline basic_ostream<_CharT, _Traits>& 148 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 186 inline basic_ostream<_CharT, _Traits>& 187 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 220 inline basic_ostream<_CharT, _Traits>& 221 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
iomanip | 75 inline basic_ostream<_CharT, _Traits>& 76 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 109 inline basic_ostream<_CharT, _Traits>& 110 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 147 inline basic_ostream<_CharT, _Traits>& 148 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 186 inline basic_ostream<_CharT, _Traits>& 187 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 220 inline basic_ostream<_CharT, _Traits>& 221 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.cons/ |
streambuf.pass.cpp | 13 // class basic_ostream; 15 // explicit basic_ostream(basic_streambuf<charT,traits>* sb); 31 std::basic_ostream<char> os(&sb); 43 std::basic_ostream<wchar_t> os(&sb);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
iomanip | 77 inline basic_ostream<_CharT, _Traits>& 78 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 107 inline basic_ostream<_CharT, _Traits>& 108 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 141 inline basic_ostream<_CharT, _Traits>& 142 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 176 inline basic_ostream<_CharT, _Traits>& 177 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 206 inline basic_ostream<_CharT, _Traits>& 207 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
iomanip | 77 inline basic_ostream<_CharT, _Traits>& 78 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 107 inline basic_ostream<_CharT, _Traits>& 108 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 141 inline basic_ostream<_CharT, _Traits>& 142 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 176 inline basic_ostream<_CharT, _Traits>& 177 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 206 inline basic_ostream<_CharT, _Traits>& 207 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
iomanip | 75 inline basic_ostream<_CharT, _Traits>& 76 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 105 inline basic_ostream<_CharT, _Traits>& 106 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 139 inline basic_ostream<_CharT, _Traits>& 140 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 174 inline basic_ostream<_CharT, _Traits>& 175 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 204 inline basic_ostream<_CharT, _Traits>& 205 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.nonmembers/ |
stream_inserter.pass.cpp | 15 // basic_ostream<charT,traits>& 16 // operator<<(basic_ostream<charT,traits>& os, const error_code& ec);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/ |
tie_ostream.pass.cpp | 14 // basic_ostream<charT,traits>* tie(basic_ostream<charT,traits>* tiestr);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.ops/ |
stream_output.pass.cpp | 13 // basic_ostream<charT, traits>& 14 // operator<<(basic_ostream<charT, traits>& o, const complex<T>& x);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.id/ |
stream.pass.cpp | 15 // basic_ostream<charT, traits>& 16 // operator<<(basic_ostream<charT, traits>& out, thread::id id);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.io/ |
io.pass.cpp | 15 // basic_ostream<CharT, Traits>& 16 // operator<<(basic_ostream<CharT, Traits>& os, shared_ptr<Y> const& p);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.operators/ |
stream_in.pass.cpp | 13 // basic_ostream<charT, traits>& 14 // operator<<(basic_ostream<charT, traits>& os, const bitset<N>& x);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/ |
io.hpp | 50 inline std::basic_ostream<CharT1,Tr>& 51 operator<<( std::basic_ostream<CharT1,Tr>& os, basic_cstring<CharT2> const& str )
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
iomanip | 77 inline basic_ostream<_CharT, _Traits>& 78 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 107 inline basic_ostream<_CharT, _Traits>& 108 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 141 inline basic_ostream<_CharT, _Traits>& 142 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 176 inline basic_ostream<_CharT, _Traits>& 177 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 206 inline basic_ostream<_CharT, _Traits>& 207 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
iomanip | 77 inline basic_ostream<_CharT, _Traits>& 78 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 107 inline basic_ostream<_CharT, _Traits>& 108 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 141 inline basic_ostream<_CharT, _Traits>& 142 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 176 inline basic_ostream<_CharT, _Traits>& 177 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 206 inline basic_ostream<_CharT, _Traits>& 207 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f [all...] |