/ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/ |
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_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_ru_RU.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() 304 noshowbase(ios); in main() 328 noshowbase(ios); in main() 352 noshowbase(ios); in main() 365 noshowbase(ios); in main() 377 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 | 184 noshowbase(ios); in main() 197 noshowbase(ios); in main() 209 noshowbase(ios); in main() 222 noshowbase(ios); in main() 351 noshowbase(ios); in main() 364 noshowbase(ios); in main() 376 noshowbase(ios); in main() 517 noshowbase(ios); in main() 530 noshowbase(ios); in main() 542 noshowbase(ios); in main() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/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++/test/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/ |
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_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_ru_RU.pass.cpp | 166 noshowbase(ios); in main() 276 noshowbase(ios); in main() 384 noshowbase(ios); in main()
|
D | put_long_double_fr_FR.pass.cpp | 166 noshowbase(ios); in main() 276 noshowbase(ios); in main() 384 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++/include/ |
D | ios | 171 ios_base& noshowbase (ios_base& str); 820 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)
|