/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/ |
D | get_long_double_en_US.pass.cpp | 137 noshowbase(ios); in main() 161 noshowbase(ios); in main() 185 noshowbase(ios); in main() 198 noshowbase(ios); in main() 210 noshowbase(ios); in main() 303 noshowbase(ios); in main() 327 noshowbase(ios); in main() 351 noshowbase(ios); in main() 364 noshowbase(ios); in main() 376 noshowbase(ios); in main() [all …]
|
D | get_long_double_zh_CN.pass.cpp | 137 noshowbase(ios); in main() 161 noshowbase(ios); in main() 185 noshowbase(ios); in main() 198 noshowbase(ios); in main() 210 noshowbase(ios); in main() 303 noshowbase(ios); in main() 327 noshowbase(ios); in main() 351 noshowbase(ios); in main() 364 noshowbase(ios); in main() 376 noshowbase(ios); in main() [all …]
|
D | get_long_double_ru_RU.pass.cpp | 139 noshowbase(ios); in main() 163 noshowbase(ios); in main() 187 noshowbase(ios); in main() 200 noshowbase(ios); in main() 212 noshowbase(ios); in main() 306 noshowbase(ios); in main() 330 noshowbase(ios); in main() 354 noshowbase(ios); in main() 367 noshowbase(ios); in main() 379 noshowbase(ios); in main() [all …]
|
D | get_string_en_US.pass.cpp | 137 noshowbase(ios); in main() 161 noshowbase(ios); in main() 185 noshowbase(ios); in main() 198 noshowbase(ios); in main() 211 noshowbase(ios); in main() 305 noshowbase(ios); in main() 329 noshowbase(ios); in main() 353 noshowbase(ios); in main() 366 noshowbase(ios); in main() 379 noshowbase(ios); in main() [all …]
|
D | get_long_double_fr_FR.pass.cpp | 186 noshowbase(ios); in main() 199 noshowbase(ios); in main() 211 noshowbase(ios); in main() 224 noshowbase(ios); in main() 353 noshowbase(ios); in main() 366 noshowbase(ios); in main() 378 noshowbase(ios); in main() 519 noshowbase(ios); in main() 532 noshowbase(ios); in main() 544 noshowbase(ios); in main() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/std.ios.manip/fmtflags.manip/ |
D | noshowbase.pass.cpp | 27 std::ios_base& r = std::noshowbase(ios); in main()
|
/ndk/sources/cxx-stl/stlport/stlport/using/ |
D | ios | 16 using _STLP_NEW_IO_NAMESPACE::noshowbase;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/ |
D | put_long_double_fr_FR.pass.cpp | 168 noshowbase(ios); in main() 278 noshowbase(ios); in main() 386 noshowbase(ios); in main()
|
D | put_long_double_ru_RU.pass.cpp | 168 noshowbase(ios); in main() 278 noshowbase(ios); in main() 386 noshowbase(ios); in main()
|
D | put_long_double_zh_CN.pass.cpp | 166 noshowbase(ios); in main() 276 noshowbase(ios); in main() 384 noshowbase(ios); in main()
|
D | put_long_double_en_US.pass.cpp | 166 noshowbase(ios); in main() 277 noshowbase(ios); in main() 385 noshowbase(ios); in main()
|
D | put_string_en_US.pass.cpp | 166 noshowbase(ios); in main() 277 noshowbase(ios); in main() 385 noshowbase(ios); in main()
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _ios_base.h | 278 inline ios_base& _STLP_CALL noshowbase(ios_base& __s) in noshowbase() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | ios | 171 ios_base& noshowbase (ios_base& str); 828 noshowbase(ios_base& __str)
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | num_put_get_test.cpp | 623 CHECK_COMPLETE(type, val, base, noshowbase, noshowpos, nouppercase, 0, right, expected)
|
/ndk/tests/device/test-stlport/unit/ |
D | num_put_get_test.cpp | 623 CHECK_COMPLETE(type, val, base, noshowbase, noshowpos, nouppercase, 0, right, expected)
|
/ndk/tests/device/test-libc++-shared-full/jni/ |
D | Android.mk | 1727 $(call gen-test, input.output/iostreams.base/std.ios.manip/fmtflags.manip/noshowbase)
|
/ndk/tests/device/test-libc++-static-full/jni/ |
D | Android.mk | 1718 $(call gen-test, input.output/iostreams.base/std.ios.manip/fmtflags.manip/noshowbase)
|