HomeSort by relevance Sort by last modified time
    Searched refs:wostream (Results 51 - 75 of 84) sorted by null

1 23 4

  /external/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/
endl.pass.cpp 74 std::wostream os(&sb);
ends.pass.cpp 65 std::wostream os(&sb);
  /external/libcxx/test/input.output/iostream.format/output.streams/ostream.rvalue/
CharT_pointer.pass.cpp 68 std::wostream(&sb) << L"123";
  /external/libcxx/test/input.output/iostream.format/std.manip/
resetiosflags.pass.cpp 49 std::wostream os(&sb);
setiosflags.pass.cpp 49 std::wostream os(&sb);
setbase.pass.cpp 64 std::wostream os(&sb);
  /external/libcxx/test/iterators/stream.iterators/ostreambuf.iterator/
types.pass.cpp 43 static_assert((std::is_same<I2::ostream_type, std::wostream>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/
endl.pass.cpp 74 std::wostream os(&sb);
ends.pass.cpp 65 std::wostream os(&sb);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.rvalue/
CharT_pointer.pass.cpp 68 std::wostream(&sb) << L"123";
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/std.manip/
resetiosflags.pass.cpp 49 std::wostream os(&sb);
setiosflags.pass.cpp 49 std::wostream os(&sb);
setbase.pass.cpp 64 std::wostream os(&sb);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/stream.iterators/ostreambuf.iterator/
types.pass.cpp 43 static_assert((std::is_same<I2::ostream_type, std::wostream>::value), "");
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_iostream.i 297 typedef basic_ostream<wchar_t> wostream;
302 extern wostream wcout;
303 extern wostream wcerr;
304 extern wostream wclog;
330 %template(wostream) basic_ostream<wchar_t>;
  /external/libcxx/test/input.output/iostream.format/ext.manip/
put_time.pass.cpp 70 std::wostream os(&sb);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/ext.manip/
put_time.pass.cpp 70 std::wostream os(&sb);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
config.hpp 119 typedef std::wostream out_stream;
  /external/libcxx/test/input.output/iostream.forward/
iosfwd.pass.cpp 122 std::wostream* t3 = 0;
  /external/stlport/stlport/stl/
_iosfwd.h 139 typedef basic_ostream<wchar_t, char_traits<wchar_t> > wostream; typedef
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.forward/
iosfwd.pass.cpp 122 std::wostream* t3 = 0;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 139 typedef basic_ostream<wchar_t, char_traits<wchar_t> > wostream; typedef
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 139 typedef basic_ostream<wchar_t, char_traits<wchar_t> > wostream; typedef
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 139 typedef basic_ostream<wchar_t, char_traits<wchar_t> > wostream; typedef
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 139 typedef basic_ostream<wchar_t, char_traits<wchar_t> > wostream; typedef

Completed in 747 milliseconds

1 23 4