Searched refs:noshowbase (Results 1 - 14 of 14) sorted by relevance

/external/libcxx/test/input.output/iostreams.base/std.ios.manip/fmtflags.manip/
H A Dnoshowbase.pass.cpp14 // ios_base& noshowbase(ios_base& str);
27 std::ios_base& r = std::noshowbase(ios);
H A DAndroid.mk51 test_name := input.output/iostreams.base/std.ios.manip/fmtflags.manip/noshowbase
52 test_src := noshowbase.pass.cpp
/external/libcxx/test/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/
H A Dget_long_double_en_US.pass.cpp137 noshowbase(ios);
161 noshowbase(ios);
185 noshowbase(ios);
198 noshowbase(ios);
210 noshowbase(ios);
303 noshowbase(ios);
327 noshowbase(ios);
351 noshowbase(ios);
364 noshowbase(ios);
376 noshowbase(io
[all...]
H A Dget_long_double_ru_RU.pass.cpp139 noshowbase(ios);
163 noshowbase(ios);
187 noshowbase(ios);
200 noshowbase(ios);
212 noshowbase(ios);
306 noshowbase(ios);
330 noshowbase(ios);
354 noshowbase(ios);
367 noshowbase(ios);
379 noshowbase(io
[all...]
H A Dget_long_double_zh_CN.pass.cpp137 noshowbase(ios);
161 noshowbase(ios);
185 noshowbase(ios);
198 noshowbase(ios);
210 noshowbase(ios);
303 noshowbase(ios);
327 noshowbase(ios);
351 noshowbase(ios);
364 noshowbase(ios);
376 noshowbase(io
[all...]
H A Dget_string_en_US.pass.cpp137 noshowbase(ios);
161 noshowbase(ios);
185 noshowbase(ios);
198 noshowbase(ios);
211 noshowbase(ios);
305 noshowbase(ios);
329 noshowbase(ios);
353 noshowbase(ios);
366 noshowbase(ios);
379 noshowbase(io
[all...]
H A Dget_long_double_fr_FR.pass.cpp186 noshowbase(ios);
199 noshowbase(ios);
211 noshowbase(ios);
224 noshowbase(ios);
353 noshowbase(ios);
366 noshowbase(ios);
378 noshowbase(ios);
519 noshowbase(ios);
532 noshowbase(ios);
544 noshowbase(io
[all...]
/external/libcxx/test/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/
H A Dput_long_double_en_US.pass.cpp166 noshowbase(ios);
277 noshowbase(ios);
385 noshowbase(ios);
H A Dput_long_double_fr_FR.pass.cpp168 noshowbase(ios);
278 noshowbase(ios);
386 noshowbase(ios);
H A Dput_long_double_ru_RU.pass.cpp168 noshowbase(ios);
278 noshowbase(ios);
386 noshowbase(ios);
H A Dput_long_double_zh_CN.pass.cpp166 noshowbase(ios);
276 noshowbase(ios);
384 noshowbase(ios);
H A Dput_string_en_US.pass.cpp166 noshowbase(ios);
277 noshowbase(ios);
385 noshowbase(ios);
/external/stlport/stlport/stl/
H A D_ios_base.h276 inline ios_base& _STLP_CALL noshowbase(ios_base& __s) function
/external/stlport/test/unit/
H A Dnum_put_get_test.cpp623 CHECK_COMPLETE(type, val, base, noshowbase, noshowpos, nouppercase, 0, right, expected)

Completed in 1145 milliseconds