Home
last modified time | relevance | path

Searched refs:wios (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/using/
Diosfwd40 using _STLP_NEW_IO_NAMESPACE::wios;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.forward/
Diosfwd.pass.cpp99 std::wios* t2 = 0; in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Diosfwd49 typedef basic_ios<wchar_t> wios;
143 typedef basic_ios<wchar_t> wios;
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_iosfwd.h81 typedef basic_ios<wchar_t, char_traits<wchar_t> > wios; typedef