Home
last modified time | relevance | path

Searched refs:oss (Results 251 – 275 of 12665) sorted by relevance

1...<<11121314151617181920>>...507

/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc55 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
59 oss.str(empty); in test01()
60 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
70 oss.str(empty); in test01()
71 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
75 oss.str(empty); in test01()
76 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
90 oss.width(20); in test01()
91 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
96 oss.width(20); in test01()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc53 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
57 oss.str(empty); in test01()
58 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
68 oss.str(empty); in test01()
69 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
73 oss.str(empty); in test01()
74 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
88 oss.width(20); in test01()
89 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
94 oss.width(20); in test01()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc55 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
59 oss.str(empty); in test01()
60 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
70 oss.str(empty); in test01()
71 mon_put.put(oss.rdbuf(), true, oss, ' ', digits1); in test01()
75 oss.str(empty); in test01()
76 mon_put.put(oss.rdbuf(), false, oss, ' ', digits1); in test01()
90 oss.width(20); in test01()
91 mon_put.put(oss.rdbuf(), true, oss, '*', digits2); in test01()
96 oss.width(20); in test01()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test02()
52 oss.width(20); in test02()
54 np.put(oss.rdbuf(), oss, '+', b0); in test02()
58 oss.str(empty); in test02()
59 oss.width(20); in test02()
62 np.put(oss.rdbuf(), oss, '+', b1); in test02()
69 oss.clear(); in test02()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
75 oss.clear(); in test02()
76 oss.width(20); in test02()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc53 oss.str(empty); in test02()
54 oss.width(20); in test02()
56 np.put(oss.rdbuf(), oss, '+', b0); in test02()
60 oss.str(empty); in test02()
61 oss.width(20); in test02()
64 np.put(oss.rdbuf(), oss, '+', b1); in test02()
71 oss.clear(); in test02()
72 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
77 oss.clear(); in test02()
78 oss.width(20); in test02()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test02()
52 oss.width(20); in test02()
54 np.put(oss.rdbuf(), oss, '+', b0); in test02()
58 oss.str(empty); in test02()
59 oss.width(20); in test02()
62 np.put(oss.rdbuf(), oss, '+', b1); in test02()
69 oss.clear(); in test02()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
75 oss.clear(); in test02()
76 oss.width(20); in test02()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test02()
52 oss.width(20); in test02()
54 np.put(oss.rdbuf(), oss, '+', b0); in test02()
58 oss.str(empty); in test02()
59 oss.width(20); in test02()
62 np.put(oss.rdbuf(), oss, '+', b1); in test02()
69 oss.clear(); in test02()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
75 oss.clear(); in test02()
76 oss.width(20); in test02()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test01()
52 oss.width(20); in test01()
54 np.put(oss.rdbuf(), oss, '+', b0); in test01()
58 oss.str(empty); in test01()
59 oss.width(20); in test01()
62 np.put(oss.rdbuf(), oss, '+', b1); in test01()
69 oss.clear(); in test01()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test01()
75 oss.clear(); in test01()
76 oss.width(20); in test01()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test02()
52 oss.width(20); in test02()
54 np.put(oss.rdbuf(), oss, '+', b0); in test02()
58 oss.str(empty); in test02()
59 oss.width(20); in test02()
62 np.put(oss.rdbuf(), oss, '+', b1); in test02()
69 oss.clear(); in test02()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
75 oss.clear(); in test02()
76 oss.width(20); in test02()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test02()
52 oss.width(20); in test02()
54 np.put(oss.rdbuf(), oss, '+', b0); in test02()
58 oss.str(empty); in test02()
59 oss.width(20); in test02()
62 np.put(oss.rdbuf(), oss, '+', b1); in test02()
69 oss.clear(); in test02()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
75 oss.clear(); in test02()
76 oss.width(20); in test02()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test02()
52 oss.width(20); in test02()
54 np.put(oss.rdbuf(), oss, '+', b0); in test02()
58 oss.str(empty); in test02()
59 oss.width(20); in test02()
62 np.put(oss.rdbuf(), oss, '+', b1); in test02()
69 oss.clear(); in test02()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
75 oss.clear(); in test02()
76 oss.width(20); in test02()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc53 oss.str(empty); in test02()
54 oss.width(20); in test02()
56 np.put(oss.rdbuf(), oss, '+', b0); in test02()
60 oss.str(empty); in test02()
61 oss.width(20); in test02()
64 np.put(oss.rdbuf(), oss, '+', b1); in test02()
71 oss.clear(); in test02()
72 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
77 oss.clear(); in test02()
78 oss.width(20); in test02()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test02()
52 oss.width(20); in test02()
54 np.put(oss.rdbuf(), oss, '+', b0); in test02()
58 oss.str(empty); in test02()
59 oss.width(20); in test02()
62 np.put(oss.rdbuf(), oss, '+', b1); in test02()
69 oss.clear(); in test02()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
75 oss.clear(); in test02()
76 oss.width(20); in test02()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc51 oss.str(empty); in test02()
52 oss.width(20); in test02()
54 np.put(oss.rdbuf(), oss, '+', b0); in test02()
58 oss.str(empty); in test02()
59 oss.width(20); in test02()
62 np.put(oss.rdbuf(), oss, '+', b1); in test02()
69 oss.clear(); in test02()
70 np.put(oss.rdbuf(), oss, '+', ul1); in test02()
75 oss.clear(); in test02()
76 oss.width(20); in test02()
[all …]

1...<<11121314151617181920>>...507