Home
last modified time | relevance | path

Searched refs:noskipws (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/std.ios.manip/fmtflags.manip/
Dnoskipws.pass.cpp27 std::ios_base& r = std::noskipws(ios); in main()
/ndk/sources/cxx-stl/stlport/stlport/using/
Dios22 using _STLP_NEW_IO_NAMESPACE::noskipws;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/quoted.manip/
Dquoted.pass.cpp52 std::noskipws ( ss ); in round_trip_ws()
123 std::noskipws ( ss ); in round_trip_ws()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h296 inline ios_base& _STLP_CALL noskipws(ios_base& __s) in noskipws() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dios177 ios_base& noskipws (ios_base& str);
876 noskipws(ios_base& __str)
Diomanip552 noskipws (__is);
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk1730 $(call gen-test, input.output/iostreams.base/std.ios.manip/fmtflags.manip/noskipws)
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk1721 $(call gen-test, input.output/iostreams.base/std.ios.manip/fmtflags.manip/noskipws)