Home
last modified time | relevance | path

Searched refs:ios (Results 1 – 25 of 6636) sorted by relevance

12345678910>>...266

/dports/math/gmp/gmp-6.2.1/tests/cxx/
H A Dt-ostream.cc91 { "0", "0X0", ios::hex | ios::showbase | ios::uppercase }, in check_mpz()
103 { "1", " +0x1", ios::hex | ios::showbase | ios::showpos | ios::right, in check_mpz()
105 { "1", "+0x 1", ios::hex | ios::showbase | ios::showpos | ios::internal, in check_mpz()
107 { "1", "+0x1 ", ios::hex | ios::showbase | ios::showpos | ios::left, in check_mpz()
339 ios::hex | ios::scientific | ios::showbase | ios::uppercase, 0, 1 }, in check_mpf()
369 ios::oct | ios::scientific | ios::showbase | ios::uppercase, 0, 3 }, in check_mpf()
373 ios::oct | ios::scientific | ios::uppercase }, in check_mpf()
375 ios::oct | ios::scientific | ios::showbase }, in check_mpf()
377 ios::oct | ios::scientific | ios::showbase | ios::uppercase }, in check_mpf()
379 ios::oct | ios::scientific | ios::showbase | ios::showpos }, in check_mpf()
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/tests/cxx/
H A Dt-ostream.cc92 { "0", "0X0", ios::hex | ios::showbase | ios::uppercase }, in check_mpz()
104 { "1", " +0x1", ios::hex | ios::showbase | ios::showpos | ios::right, in check_mpz()
106 { "1", "+0x 1", ios::hex | ios::showbase | ios::showpos | ios::internal, in check_mpz()
108 { "1", "+0x1 ", ios::hex | ios::showbase | ios::showpos | ios::left, in check_mpz()
340 ios::hex | ios::scientific | ios::showbase | ios::uppercase, 0, 1 }, in check_mpf()
370 ios::oct | ios::scientific | ios::showbase | ios::uppercase, 0, 3 }, in check_mpf()
374 ios::oct | ios::scientific | ios::uppercase }, in check_mpf()
376 ios::oct | ios::scientific | ios::showbase }, in check_mpf()
378 ios::oct | ios::scientific | ios::showbase | ios::uppercase }, in check_mpf()
380 ios::oct | ios::scientific | ios::showbase | ios::showpos }, in check_mpf()
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/cxx/
H A Dt-ostream.cc92 { "0", "0X0", ios::hex | ios::showbase | ios::uppercase }, in check_mpz()
104 { "1", " +0x1", ios::hex | ios::showbase | ios::showpos | ios::right, in check_mpz()
106 { "1", "+0x 1", ios::hex | ios::showbase | ios::showpos | ios::internal, in check_mpz()
108 { "1", "+0x1 ", ios::hex | ios::showbase | ios::showpos | ios::left, in check_mpz()
340 ios::hex | ios::scientific | ios::showbase | ios::uppercase, 0, 1 }, in check_mpf()
370 ios::oct | ios::scientific | ios::showbase | ios::uppercase, 0, 3 }, in check_mpf()
374 ios::oct | ios::scientific | ios::uppercase }, in check_mpf()
376 ios::oct | ios::scientific | ios::showbase }, in check_mpf()
378 ios::oct | ios::scientific | ios::showbase | ios::uppercase }, in check_mpf()
380 ios::oct | ios::scientific | ios::showbase | ios::showpos }, in check_mpf()
[all …]
/dports/math/mpir/mpir-3.0.0/tests/cxx/
H A Dt-ostream.cc94 { "0", "0X0", ios::hex | ios::showbase | ios::uppercase }, in check_mpz()
106 { "1", " +0x1", ios::hex | ios::showbase | ios::showpos | ios::right, in check_mpz()
108 { "1", "+0x 1", ios::hex | ios::showbase | ios::showpos | ios::internal, in check_mpz()
110 { "1", "+0x1 ", ios::hex | ios::showbase | ios::showpos | ios::left, in check_mpz()
342 ios::hex | ios::scientific | ios::showbase | ios::uppercase, 0, 1 }, in check_mpf()
372 ios::oct | ios::scientific | ios::showbase | ios::uppercase, 0, 3 }, in check_mpf()
376 ios::oct | ios::scientific | ios::uppercase }, in check_mpf()
378 ios::oct | ios::scientific | ios::showbase }, in check_mpf()
380 ios::oct | ios::scientific | ios::showbase | ios::uppercase }, in check_mpf()
382 ios::oct | ios::scientific | ios::showbase | ios::showpos }, in check_mpf()
[all …]
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/cxx/
H A Dt-ostream.cc91 { "0", "0X0", ios::hex | ios::showbase | ios::uppercase }, in check_mpz()
103 { "1", " +0x1", ios::hex | ios::showbase | ios::showpos | ios::right, in check_mpz()
105 { "1", "+0x 1", ios::hex | ios::showbase | ios::showpos | ios::internal, in check_mpz()
107 { "1", "+0x1 ", ios::hex | ios::showbase | ios::showpos | ios::left, in check_mpz()
339 ios::hex | ios::scientific | ios::showbase | ios::uppercase, 0, 1 }, in check_mpf()
369 ios::oct | ios::scientific | ios::showbase | ios::uppercase, 0, 3 }, in check_mpf()
373 ios::oct | ios::scientific | ios::uppercase }, in check_mpf()
375 ios::oct | ios::scientific | ios::showbase }, in check_mpf()
377 ios::oct | ios::scientific | ios::showbase | ios::uppercase }, in check_mpf()
379 ios::oct | ios::scientific | ios::showbase | ios::showpos }, in check_mpf()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/ios/meta/
H A Druntime.yml6 redirect: cisco.ios.ios
8 redirect: cisco.ios.ios
10 redirect: cisco.ios.ios
12 redirect: cisco.ios.ios
14 redirect: cisco.ios.ios
16 redirect: cisco.ios.ios
18 redirect: cisco.ios.ios
20 redirect: cisco.ios.ios
22 redirect: cisco.ios.ios
24 redirect: cisco.ios.ios
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp54 std::ios ios(0); in test1() local
57 ios.precision(0); in test1()
3015 std::ios ios(0); in test2() local
5976 std::ios ios(0); in test3() local
5977 fixed(ios); in test3()
8938 std::ios ios(0); in test4() local
8939 fixed(ios); in test4()
10726 std::ios ios(0); in test5() local
12516 std::ios ios(0); in test6() local
14306 std::ios ios(0); in test7() local
[all …]
H A Dput_long_double.pass.cpp57 std::ios ios(0); in test1() local
3018 std::ios ios(0); in test2() local
5979 std::ios ios(0); in test3() local
8940 std::ios ios(0); in test4() local
10727 std::ios ios(0); in test5() local
11340 std::ios ios(0); in test6() local
14302 std::ios ios(0); in test7() local
17264 std::ios ios(0); in test8() local
19052 std::ios ios(0); in test9() local
20842 std::ios ios(0); in test10() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp57 std::ios ios(0); in test1() local
60 ios.precision(0); in test1()
3018 std::ios ios(0); in test2() local
5979 std::ios ios(0); in test3() local
5980 fixed(ios); in test3()
8941 std::ios ios(0); in test4() local
8942 fixed(ios); in test4()
10729 std::ios ios(0); in test5() local
12519 std::ios ios(0); in test6() local
14309 std::ios ios(0); in test7() local
[all …]
H A Dput_long_double.pass.cpp60 std::ios ios(0); in test1() local
3021 std::ios ios(0); in test2() local
5982 std::ios ios(0); in test3() local
8943 std::ios ios(0); in test4() local
10730 std::ios ios(0); in test5() local
11343 std::ios ios(0); in test6() local
14305 std::ios ios(0); in test7() local
17267 std::ios ios(0); in test8() local
19055 std::ios ios(0); in test9() local
20845 std::ios ios(0); in test10() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp56 std::ios ios(0); in test1() local
59 ios.precision(0); in test1()
3017 std::ios ios(0); in test2() local
5978 std::ios ios(0); in test3() local
5979 fixed(ios); in test3()
8940 std::ios ios(0); in test4() local
8941 fixed(ios); in test4()
10728 std::ios ios(0); in test5() local
12518 std::ios ios(0); in test6() local
14308 std::ios ios(0); in test7() local
[all …]
H A Dput_long_double.pass.cpp59 std::ios ios(0); in test1() local
3020 std::ios ios(0); in test2() local
5981 std::ios ios(0); in test3() local
8942 std::ios ios(0); in test4() local
10729 std::ios ios(0); in test5() local
11342 std::ios ios(0); in test6() local
14304 std::ios ios(0); in test7() local
17266 std::ios ios(0); in test8() local
19054 std::ios ios(0); in test9() local
20844 std::ios ios(0); in test10() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp57 std::ios ios(0); in test1() local
60 ios.precision(0); in test1()
3018 std::ios ios(0); in test2() local
5979 std::ios ios(0); in test3() local
5980 fixed(ios); in test3()
8941 std::ios ios(0); in test4() local
8942 fixed(ios); in test4()
10729 std::ios ios(0); in test5() local
12519 std::ios ios(0); in test6() local
14309 std::ios ios(0); in test7() local
[all …]
H A Dput_long_double.pass.cpp60 std::ios ios(0); in test1() local
3021 std::ios ios(0); in test2() local
5982 std::ios ios(0); in test3() local
8943 std::ios ios(0); in test4() local
10730 std::ios ios(0); in test5() local
11343 std::ios ios(0); in test6() local
14305 std::ios ios(0); in test7() local
17267 std::ios ios(0); in test8() local
19055 std::ios ios(0); in test9() local
20845 std::ios ios(0); in test10() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp54 std::ios ios(0); in test1() local
57 ios.precision(0); in test1()
3015 std::ios ios(0); in test2() local
5976 std::ios ios(0); in test3() local
5977 fixed(ios); in test3()
8938 std::ios ios(0); in test4() local
8939 fixed(ios); in test4()
10726 std::ios ios(0); in test5() local
12516 std::ios ios(0); in test6() local
14306 std::ios ios(0); in test7() local
[all …]
H A Dput_long_double.pass.cpp57 std::ios ios(0); in test1() local
3018 std::ios ios(0); in test2() local
5979 std::ios ios(0); in test3() local
8940 std::ios ios(0); in test4() local
10727 std::ios ios(0); in test5() local
11340 std::ios ios(0); in test6() local
14302 std::ios ios(0); in test7() local
17264 std::ios ios(0); in test8() local
19052 std::ios ios(0); in test9() local
20842 std::ios ios(0); in test10() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp54 std::ios ios(0); in test1() local
57 ios.precision(0); in test1()
3015 std::ios ios(0); in test2() local
5976 std::ios ios(0); in test3() local
5977 fixed(ios); in test3()
8938 std::ios ios(0); in test4() local
8939 fixed(ios); in test4()
10726 std::ios ios(0); in test5() local
12516 std::ios ios(0); in test6() local
14306 std::ios ios(0); in test7() local
[all …]
H A Dput_long_double.pass.cpp57 std::ios ios(0); in test1() local
3018 std::ios ios(0); in test2() local
5979 std::ios ios(0); in test3() local
8940 std::ios ios(0); in test4() local
10727 std::ios ios(0); in test5() local
11340 std::ios ios(0); in test6() local
14302 std::ios ios(0); in test7() local
17264 std::ios ios(0); in test8() local
19052 std::ios ios(0); in test9() local
20842 std::ios ios(0); in test10() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp56 std::ios ios(0); in test1() local
59 ios.precision(0); in test1()
3017 std::ios ios(0); in test2() local
5978 std::ios ios(0); in test3() local
5979 fixed(ios); in test3()
8940 std::ios ios(0); in test4() local
8941 fixed(ios); in test4()
10728 std::ios ios(0); in test5() local
12518 std::ios ios(0); in test6() local
14308 std::ios ios(0); in test7() local
[all …]
H A Dput_long_double.pass.cpp59 std::ios ios(0); in test1() local
3020 std::ios ios(0); in test2() local
5981 std::ios ios(0); in test3() local
8942 std::ios ios(0); in test4() local
10729 std::ios ios(0); in test5() local
11342 std::ios ios(0); in test6() local
14304 std::ios ios(0); in test7() local
17266 std::ios ios(0); in test8() local
19054 std::ios ios(0); in test9() local
20844 std::ios ios(0); in test10() local
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp57 std::ios ios(0); in test1() local
60 ios.precision(0); in test1()
3018 std::ios ios(0); in test2() local
5979 std::ios ios(0); in test3() local
5980 fixed(ios); in test3()
8941 std::ios ios(0); in test4() local
8942 fixed(ios); in test4()
10729 std::ios ios(0); in test5() local
12519 std::ios ios(0); in test6() local
14309 std::ios ios(0); in test7() local
[all …]
H A Dput_long_double.pass.cpp60 std::ios ios(0); in test1() local
3021 std::ios ios(0); in test2() local
5982 std::ios ios(0); in test3() local
8943 std::ios ios(0); in test4() local
10730 std::ios ios(0); in test5() local
11343 std::ios ios(0); in test6() local
14305 std::ios ios(0); in test7() local
17267 std::ios ios(0); in test8() local
19055 std::ios ios(0); in test9() local
20845 std::ios ios(0); in test10() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp56 std::ios ios(0); in test1() local
59 ios.precision(0); in test1()
3017 std::ios ios(0); in test2() local
5978 std::ios ios(0); in test3() local
5979 fixed(ios); in test3()
8940 std::ios ios(0); in test4() local
8941 fixed(ios); in test4()
10728 std::ios ios(0); in test5() local
12518 std::ios ios(0); in test6() local
14308 std::ios ios(0); in test7() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp54 std::ios ios(0); in test1() local
57 ios.precision(0); in test1()
3015 std::ios ios(0); in test2() local
5976 std::ios ios(0); in test3() local
5977 fixed(ios); in test3()
8938 std::ios ios(0); in test4() local
8939 fixed(ios); in test4()
10726 std::ios ios(0); in test5() local
12516 std::ios ios(0); in test6() local
14306 std::ios ios(0); in test7() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_double.pass.cpp56 std::ios ios(0); in test1() local
59 ios.precision(0); in test1()
3017 std::ios ios(0); in test2() local
5978 std::ios ios(0); in test3() local
5979 fixed(ios); in test3()
8940 std::ios ios(0); in test4() local
8941 fixed(ios); in test4()
10728 std::ios ios(0); in test5() local
12518 std::ios ios(0); in test6() local
14308 std::ios ios(0); in test7() local
[all …]

12345678910>>...266