Home
last modified time | relevance | path

Searched refs:test_combination (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/srs/
H A Dtransformation_interface.cpp119 inline void test_combination(Tr const& tr, P1 const& pt, in test_combination() function
167 test_combination<xy, xy>(tr, c, expected_rad, inv_c); in test_combinations()
168 test_combination<xy, ll_r>(tr, c, expected_rad, inv_c); in test_combinations()
169 test_combination<xy, ll_d>(tr, c, expected_deg, inv_c); in test_combinations()
170 test_combination<ll_r, xy>(tr, r, expected_rad, inv_r); in test_combinations()
171 test_combination<ll_r, ll_r>(tr, r, expected_rad, inv_r); in test_combinations()
172 test_combination<ll_r, ll_d>(tr, r, expected_deg, inv_r); in test_combinations()
173 test_combination<ll_d, xy>(tr, d, expected_rad, inv_d); in test_combinations()
174 test_combination<ll_d, ll_r>(tr, d, expected_rad, inv_d); in test_combinations()
175 test_combination<ll_d, ll_d>(tr, d, expected_deg, inv_d); in test_combinations()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/srs/
H A Dtransformation_interface.cpp119 inline void test_combination(Tr const& tr, P1 const& pt, in test_combination() function
167 test_combination<xy, xy>(tr, c, expected_rad, inv_c); in test_combinations()
168 test_combination<xy, ll_r>(tr, c, expected_rad, inv_c); in test_combinations()
169 test_combination<xy, ll_d>(tr, c, expected_deg, inv_c); in test_combinations()
170 test_combination<ll_r, xy>(tr, r, expected_rad, inv_r); in test_combinations()
171 test_combination<ll_r, ll_r>(tr, r, expected_rad, inv_r); in test_combinations()
172 test_combination<ll_r, ll_d>(tr, r, expected_deg, inv_r); in test_combinations()
173 test_combination<ll_d, xy>(tr, d, expected_rad, inv_d); in test_combinations()
174 test_combination<ll_d, ll_r>(tr, d, expected_rad, inv_d); in test_combinations()
175 test_combination<ll_d, ll_d>(tr, d, expected_deg, inv_d); in test_combinations()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/srs/
H A Dtransformation_interface.cpp119 inline void test_combination(Tr const& tr, P1 const& pt, in test_combination() function
167 test_combination<xy, xy>(tr, c, expected_rad, inv_c); in test_combinations()
168 test_combination<xy, ll_r>(tr, c, expected_rad, inv_c); in test_combinations()
169 test_combination<xy, ll_d>(tr, c, expected_deg, inv_c); in test_combinations()
170 test_combination<ll_r, xy>(tr, r, expected_rad, inv_r); in test_combinations()
171 test_combination<ll_r, ll_r>(tr, r, expected_rad, inv_r); in test_combinations()
172 test_combination<ll_r, ll_d>(tr, r, expected_deg, inv_r); in test_combinations()
173 test_combination<ll_d, xy>(tr, d, expected_rad, inv_d); in test_combinations()
174 test_combination<ll_d, ll_r>(tr, d, expected_rad, inv_d); in test_combinations()
175 test_combination<ll_d, ll_d>(tr, d, expected_deg, inv_d); in test_combinations()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/srs/
H A Dtransformation_interface.cpp119 inline void test_combination(Tr const& tr, P1 const& pt, in test_combination() function
167 test_combination<xy, xy>(tr, c, expected_rad, inv_c); in test_combinations()
168 test_combination<xy, ll_r>(tr, c, expected_rad, inv_c); in test_combinations()
169 test_combination<xy, ll_d>(tr, c, expected_deg, inv_c); in test_combinations()
170 test_combination<ll_r, xy>(tr, r, expected_rad, inv_r); in test_combinations()
171 test_combination<ll_r, ll_r>(tr, r, expected_rad, inv_r); in test_combinations()
172 test_combination<ll_r, ll_d>(tr, r, expected_deg, inv_r); in test_combinations()
173 test_combination<ll_d, xy>(tr, d, expected_rad, inv_d); in test_combinations()
174 test_combination<ll_d, ll_r>(tr, d, expected_rad, inv_d); in test_combinations()
175 test_combination<ll_d, ll_d>(tr, d, expected_deg, inv_d); in test_combinations()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_copy_image/
H A Dformat-swizzle.c47 test_combination(GLenum intFormat, in test_combination() function
188 if (!test_combination(GL_RGBA, in piglit_init()
203 if (!test_combination(GL_RGBA, in piglit_init()
219 if (!test_combination(GL_RGBA8UI, in piglit_init()
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/tests/
H A Dtest_combination.cxx9 void test_combination() in test_combination() function
34 TESTMAIN(test_combination);
H A Dtest_driver.cxx27 DECLARE( test_combination );
84 REGISTER( test_combination ); in register_tests()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.base/
H A Dcharset.exp559 proc test_combination {L1 name1 L2 name2} { procedure
566 test_combination L wide u UTF-16
569 test_combination L wide U UTF-32
575 test_combination u UTF-16 U UTF-32
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dcharset.exp548 proc test_combination {L1 name1 L2 name2} { procedure
555 test_combination L wide u UTF-16
558 test_combination L wide U UTF-32
564 test_combination u UTF-16 U UTF-32
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.base/
H A Dcharset.exp560 proc test_combination {L1 name1 L2 name2} { procedure
567 test_combination L wide u UTF-16
570 test_combination L wide U UTF-32
576 test_combination u UTF-16 U UTF-32
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/tokio-1.13.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tokio-1.10.1/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/tokio-1.14.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/lang/gleam/gleam-0.18.2/cargo-crates/tokio-1.14.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/tokio-1.14.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/tokio-1.16.1/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/tokio-1.11.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/tokio-1.12.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/net/routinator/routinator-0.10.2/cargo-crates/tokio-1.9.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/editors/helix/helix-0.5.0/cargo-crates/tokio-1.12.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-1.12.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/tokio-1.14.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tokio-1.15.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/net/krill/krill-0.9.4/cargo-crates/tokio-1.12.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function
/dports/net/oha/oha-0.4.7/cargo-crates/tokio-1.12.0/src/runtime/tests/
H A Dtask_combinations.rs101 test_combination(rt, ls, task, output, ji, jh, abort); in test_combinations()
111 fn test_combination( in test_combination() function

123