Home
last modified time | relevance | path

Searched refs:rv_array3 (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
H A Dmoveable2.cc57 rvalstruct rv_array3[6]; in test01() local
58 std::copy(array3, array3 + 6, rv_array3); in test01()
59 container con3(rv_array3, rv_array3 + 6); in test01()
61 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
62 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
H A Dmoveable2.cc57 rvalstruct rv_array3[6]; in test01() local
58 std::copy(array3, array3 + 6, rv_array3); in test01()
59 container con3(rv_array3, rv_array3 + 6); in test01()
61 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
62 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
H A Dmoveable2.cc57 rvalstruct rv_array3[6]; in test01() local
58 std::copy(array3, array3 + 6, rv_array3); in test01()
59 container con3(rv_array3, rv_array3 + 6); in test01()
61 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
62 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
H A Dmoveable2.cc57 rvalstruct rv_array3[6]; in test01() local
58 std::copy(array3, array3 + 6, rv_array3); in test01()
59 container con3(rv_array3, rv_array3 + 6); in test01()
61 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
62 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc55 rvalstruct rv_array3[6]; in test01() local
56 std::copy(array3, array3 + 6, rv_array3); in test01()
57 container con3(rv_array3, rv_array3 + 6); in test01()
59 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
60 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc55 rvalstruct rv_array3[6]; in test01() local
56 std::copy(array3, array3 + 6, rv_array3); in test01()
57 container con3(rv_array3, rv_array3 + 6); in test01()
59 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
60 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc55 rvalstruct rv_array3[6]; in test01() local
56 std::copy(array3, array3 + 6, rv_array3); in test01()
57 container con3(rv_array3, rv_array3 + 6); in test01()
59 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
60 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc53 rvalstruct rv_array3[6]; in test01() local
54 std::copy(array3, array3 + 6, rv_array3); in test01()
55 container con3(rv_array3, rv_array3 + 6); in test01()
57 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
58 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc55 rvalstruct rv_array3[6]; in test01() local
56 std::copy(array3, array3 + 6, rv_array3); in test01()
57 container con3(rv_array3, rv_array3 + 6); in test01()
59 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
60 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable.cc55 rvalstruct rv_array3[6]; in test01() local
56 std::copy(array3, array3 + 6, rv_array3); in test01()
57 container con3(rv_array3, rv_array3 + 6); in test01()
59 VERIFY( rv_array3[0] == 1 && rv_array3[1] == 1 && rv_array3[2] == 1 in test01()
60 && rv_array3[3] == 2 && rv_array3[4] == 2 && rv_array3[5] == 2 ); in test01()

12