Searched refs:noshowpoint (Results 1 - 5 of 5) sorted by relevance

/external/libcxx/test/input.output/iostreams.base/std.ios.manip/fmtflags.manip/
H A Dnoshowpoint.pass.cpp14 // ios_base& noshowpoint(ios_base& str);
27 std::ios_base& r = std::noshowpoint(ios);
H A DAndroid.mk31 test_name := input.output/iostreams.base/std.ios.manip/fmtflags.manip/noshowpoint
32 test_src := noshowpoint.pass.cpp
/external/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_long_double.pass.cpp63 noshowpoint(ios);
208 noshowpoint(ios);
356 noshowpoint(ios);
501 noshowpoint(ios);
652 noshowpoint(ios);
797 noshowpoint(ios);
945 noshowpoint(ios);
1090 noshowpoint(ios);
1241 noshowpoint(ios);
1386 noshowpoint(io
[all...]
H A Dput_double.pass.cpp63 noshowpoint(ios);
208 noshowpoint(ios);
356 noshowpoint(ios);
501 noshowpoint(ios);
652 noshowpoint(ios);
797 noshowpoint(ios);
945 noshowpoint(ios);
1090 noshowpoint(ios);
1241 noshowpoint(ios);
1386 noshowpoint(io
[all...]
/external/stlport/stlport/stl/
H A D_ios_base.h282 inline ios_base& _STLP_CALL noshowpoint(ios_base& __s) function

Completed in 2660 milliseconds