Home
last modified time | relevance | path

Searched refs:test_box (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/geometry/index/test/algorithms/
H A Dis_valid.cpp42 void test_box(std::string const& wkt, bool expected_value) in test_box() function
92 test_box<bg::model::box<P2ic> >("POLYGON((0 1,2 4))", true); in test_main()
93 test_box<bg::model::box<P2fc> >("POLYGON((0 1,2 4))", true); in test_main()
94 test_box<bg::model::box<P2dc> >("POLYGON((0 1,2 4))", true); in test_main()
95 test_box<bg::model::box<P3ic> >("POLYGON((0 1 2,2 4 6))", true); in test_main()
96 test_box<bg::model::box<P3fc> >("POLYGON((0 1 2,2 4 6))", true); in test_main()
97 test_box<bg::model::box<P3dc> >("POLYGON((0 1 2,2 4 6))", true); in test_main()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/index/test/algorithms/
H A Dis_valid.cpp42 void test_box(std::string const& wkt, bool expected_value) in test_box() function
92 test_box<bg::model::box<P2ic> >("POLYGON((0 1,2 4))", true); in test_main()
93 test_box<bg::model::box<P2fc> >("POLYGON((0 1,2 4))", true); in test_main()
94 test_box<bg::model::box<P2dc> >("POLYGON((0 1,2 4))", true); in test_main()
95 test_box<bg::model::box<P3ic> >("POLYGON((0 1 2,2 4 6))", true); in test_main()
96 test_box<bg::model::box<P3fc> >("POLYGON((0 1 2,2 4 6))", true); in test_main()
97 test_box<bg::model::box<P3dc> >("POLYGON((0 1 2,2 4 6))", true); in test_main()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qlabel/
H A Dtst_qlabel.cpp130 QPointer<Widget> test_box; member in tst_QLabel
166 tst_QLabel::tst_QLabel(): test_box(0) in tst_QLabel()
186 if (test_box) in cleanupTestCase()
187 delete test_box; in cleanupTestCase()
220 test_box = new Widget; in setBuddy()
227 test_box->show(); in setBuddy()
228 qApp->setActiveWindow(test_box); in setBuddy()
236 delete test_box; in setBuddy()
351 if (!test_box) in eventPropagation_data()
352 test_box = new Widget; in eventPropagation_data()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *); // { dg-error "" }
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *); // { dg-error "" }
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb125.C3 struct test_box struct
8 void test<class BOX> (test_box *); // { dg-error "" } illegal code
12 friend void test<class BOX> (test_box *); // { dg-error "" } does not match
22 template void test<> (test_box *);

1234567