Home
last modified time | relevance | path

Searched refs:test_transform (Results 1 – 25 of 270) sorted by relevance

1234567891011

/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/
H A Dtransform_multi.cpp33 void test_transform(std::string const& wkt, std::string const& expected) in test_transform() function
53 test_transform<P>( in test_all()
56 test_transform<bg::model::linestring<P> >( in test_all()
59 test_transform<bg::model::segment<P> >( in test_all()
62 test_transform<bg::model::ring<P> >( in test_all()
65 test_transform<bg::model::polygon<P> >( in test_all()
68 test_transform<bg::model::box<P> >( in test_all()
71 test_transform<bg::model::multi_point<P> >( in test_all()
74 test_transform<bg::model::multi_linestring<bg::model::linestring<P> > >( in test_all()
77 test_transform<bg::model::multi_polygon<bg::model::polygon<P> > >( in test_all()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Dtransform.cpp17 void test_transform() in test_transform() function
21 test_transform(execution::seq, IteratorTag()); in test_transform()
22 test_transform(execution::par, IteratorTag()); in test_transform()
23 test_transform(execution::par_unseq, IteratorTag()); in test_transform()
31 test_transform<std::random_access_iterator_tag>(); in transform_test()
32 test_transform<std::forward_iterator_tag>(); in transform_test()
34 test_transform<std::input_iterator_tag>(); in transform_test()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/datapar_algorithms/
H A Dtransform_datapar.cpp18 void test_transform() in test_transform() function
22 test_transform(execution::dataseq, IteratorTag()); in test_transform()
23 test_transform(execution::datapar, IteratorTag()); in test_transform()
31 test_transform<std::random_access_iterator_tag>(); in transform_test()
32 test_transform<std::forward_iterator_tag>(); in transform_test()
33 test_transform<std::input_iterator_tag>(); in transform_test()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/test/
H A DselectB.test70 test_transform selectB-$ii.2 {
76 test_transform selectB-$ii.3 {
82 test_transform selectB-$ii.4 {
90 test_transform selectB-$ii.5 {
101 test_transform selectB-$ii.6 {
112 test_transform selectB-$ii.7 {
119 test_transform selectB-$ii.8 {
126 test_transform selectB-$ii.9 {
134 test_transform selectB-$ii.10 {
143 test_transform selectB-$ii.11 {
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A DselectB.test70 test_transform selectB-$ii.2 {
76 test_transform selectB-$ii.3 {
82 test_transform selectB-$ii.4 {
90 test_transform selectB-$ii.5 {
101 test_transform selectB-$ii.6 {
112 test_transform selectB-$ii.7 {
119 test_transform selectB-$ii.8 {
126 test_transform selectB-$ii.9 {
134 test_transform selectB-$ii.10 {
143 test_transform selectB-$ii.11 {
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A DselectB.test70 test_transform selectB-$ii.2 {
76 test_transform selectB-$ii.3 {
82 test_transform selectB-$ii.4 {
90 test_transform selectB-$ii.5 {
101 test_transform selectB-$ii.6 {
112 test_transform selectB-$ii.7 {
119 test_transform selectB-$ii.8 {
126 test_transform selectB-$ii.9 {
134 test_transform selectB-$ii.10 {
143 test_transform selectB-$ii.11 {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A DselectB.test70 test_transform selectB-$ii.2 {
76 test_transform selectB-$ii.3 {
82 test_transform selectB-$ii.4 {
90 test_transform selectB-$ii.5 {
101 test_transform selectB-$ii.6 {
112 test_transform selectB-$ii.7 {
119 test_transform selectB-$ii.8 {
126 test_transform selectB-$ii.9 {
134 test_transform selectB-$ii.10 {
143 test_transform selectB-$ii.11 {
[all …]
/dports/converters/p5-Cpanel-JSON-XS/Cpanel-JSON-XS-4.27/
H A DMANIFEST396 t/test_transform/number_1.0.json
397 t/test_transform/number_1.000000000000000005.json
398 t/test_transform/number_1000000000000000.json
399 t/test_transform/number_10000000000000000999.json
400 t/test_transform/number_1e-999.json
401 t/test_transform/number_1e6.json
402 t/test_transform/object_key_nfc_nfd.json
403 t/test_transform/object_key_nfd_nfc.json
405 t/test_transform/object_same_key_same_value.json
408 t/test_transform/string_1_invalid_codepoint.json
[all …]
H A DSIGNATURE414 SHA256 c2272c0a862f11de35da66ec8be34349001ddebae43b85ab1dafb188f8ad7b30 t/test_transform/number_1.0…
415 SHA256 0ab980f7db1f8e88665c86e95508b3f758a806123a25a99cc5bdb8d6b8276a54 t/test_transform/number_1.0…
416 SHA256 4a4e4d04cd1859975695f64cf9a7a48de202ed0d800a58cd4096b7ac9f294a58 t/test_transform/number_100…
417 SHA256 21ff858c549c29d61735d5b9a0497c687f4c95698d9604b489dbb46604ca8941 t/test_transform/number_100…
418 SHA256 eb143c66dfc8132c506dc57a95933b4c43ebb2413dd54b8a505e70402ff35942 t/test_transform/number_1e-…
419 SHA256 68b7ed5c1646b6c78de9c417ccea64a4c7e97a0201a17f70ded7cf338da6f1cb t/test_transform/number_1e6…
420 SHA256 297844cd6d24534b45a1eea50508f2edb887217a7bce59358b1c926369a4b5f1 t/test_transform/object_key…
421 SHA256 897b10cef0f117a16e395bf3b5d553fc6fdddbffb887ed8dc71bfb07b653959d t/test_transform/object_key…
423 SHA256 e0921f1cf7632d7464378881cc0d323779c1f0812953b740093128741b4fb94d t/test_transform/object_sam…
426 SHA256 335ffac769e5b3cec6047f6f464a0d24267493f49d3bc75f0a6411ad9448f003 t/test_transform/string_1_i…
[all …]
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Dtransform_range.cpp23 void test_transform(ExPolicy policy, IteratorTag) in test_transform() function
97 void test_transform() in test_transform() function
101 test_transform(execution::seq, IteratorTag()); in test_transform()
102 test_transform(execution::par, IteratorTag()); in test_transform()
103 test_transform(execution::par_unseq, IteratorTag()); in test_transform()
111 test_transform<std::random_access_iterator_tag>(); in transform_test()
112 test_transform<std::forward_iterator_tag>(); in transform_test()
114 test_transform<std::input_iterator_tag>(); in transform_test()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/ocl/tests/
H A Dtest_driver.cxx3 DECLARE( test_transform );
10 REGISTER( test_transform ); in register_tests()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/rv/Python/
H A Dociorv.py160 test_transform = OCIO.DisplayTransform()
161 test_transform.setInputColorSpaceName(inspace)
163 test_transform.setDisplay(display)
164 test_transform.setView(view)
167 test_proc = cfg.getProcessor(test_transform)
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/rv/Python/
H A Dociorv.py160 test_transform = OCIO.DisplayTransform()
161 test_transform.setInputColorSpaceName(inspace)
163 test_transform.setDisplay(display)
164 test_transform.setView(view)
167 test_proc = cfg.getProcessor(test_transform)
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/rv/Python/
H A Dociorv.py160 test_transform = OCIO.DisplayTransform()
161 test_transform.setInputColorSpaceName(inspace)
163 test_transform.setDisplay(display)
164 test_transform.setView(view)
167 test_proc = cfg.getProcessor(test_transform)
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bapl/tests/
H A Dtest_driver.cxx4 DECLARE( test_transform );
15 REGISTER( test_transform ); in register_tests()
/dports/misc/py-gluoncv/gluon-cv-0.9.0/docs/tutorials/segmentation/
H A Ddemo_icnet.py39 from gluoncv.data.transforms.presets.segmentation import test_transform
40 img = test_transform(img, ctx)
H A Ddemo_psp.py36 from gluoncv.data.transforms.presets.segmentation import test_transform
37 img = test_transform(img, ctx)

1234567891011