Home
last modified time | relevance | path

Searched refs:point_type (Results 26 – 50 of 4622) sorted by relevance

12345678910>>...185

/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/
H A DTestMDRange.hpp113 using point_type = typename range_type::point_type; in test_arrayreduce2() typedef
200 using point_type = typename range_type::point_type; in test_arrayreduce3() typedef
264 using point_type = typename range_type::point_type; in test_reduce2() typedef
284 using point_type = typename range_type::point_type; in test_reduce2() typedef
394 using point_type = typename range_type::point_type; in test_reduce2() typedef
432 using point_type = typename range_type::point_type; in test_reduce2() typedef
451 using point_type = typename range_type::point_type; in test_reduce2() typedef
470 using point_type = typename range_type::point_type; in test_reduce2() typedef
489 using point_type = typename range_type::point_type; in test_reduce2() typedef
508 using point_type = typename range_type::point_type; in test_reduce2() typedef
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/polygon/test/
H A Dpolygon_point_test.cpp21 point_type point1(1, 2); in point_data_test()
22 point_type point2; in point_data_test()
55 point_type point = point_mutable_traits<point_type>::construct(1, 2); in point_traits_test()
107 typedef Point<int> point_type; in point_concept_test1() typedef
109 point_type point1 = construct<point_type>(1, 2); in point_concept_test1()
118 point_type point2; in point_concept_test1()
132 point_type point1 = construct<point_type>(1, 2); in point_concept_test2()
133 point_type point2 = construct<point_type>(5, 5); in point_concept_test2()
144 point_type point = construct<point_type>(1, 2); in point_concept_test3()
145 point_type shift = construct<point_type>(4, 3); in point_concept_test3()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/polygon/test/
H A Dpolygon_point_test.cpp21 point_type point1(1, 2); in point_data_test()
22 point_type point2; in point_data_test()
55 point_type point = point_mutable_traits<point_type>::construct(1, 2); in point_traits_test()
107 typedef Point<int> point_type; in point_concept_test1() typedef
109 point_type point1 = construct<point_type>(1, 2); in point_concept_test1()
118 point_type point2; in point_concept_test1()
132 point_type point1 = construct<point_type>(1, 2); in point_concept_test2()
133 point_type point2 = construct<point_type>(5, 5); in point_concept_test2()
144 point_type point = construct<point_type>(1, 2); in point_concept_test3()
145 point_type shift = construct<point_type>(4, 3); in point_concept_test3()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/polygon/test/
H A Dpolygon_point_test.cpp24 point_type point1(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
25 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
57 point_type point = point_mutable_traits<point_type>::construct(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
108 typedef Point<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
110 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
119 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
132 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
133 point_type point2 = construct<point_type>(5, 5); in BOOST_AUTO_TEST_CASE_TEMPLATE()
143 point_type point = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
144 point_type shift = construct<point_type>(4, 3); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/polygon/test/
H A Dpolygon_point_test.cpp24 point_type point1(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
25 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
57 point_type point = point_mutable_traits<point_type>::construct(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
108 typedef Point<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
110 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
119 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
132 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
133 point_type point2 = construct<point_type>(5, 5); in BOOST_AUTO_TEST_CASE_TEMPLATE()
143 point_type point = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
144 point_type shift = construct<point_type>(4, 3); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/polygon/test/
H A Dpolygon_point_test.cpp24 point_type point1(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
25 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
57 point_type point = point_mutable_traits<point_type>::construct(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
108 typedef Point<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
110 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
119 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
132 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
133 point_type point2 = construct<point_type>(5, 5); in BOOST_AUTO_TEST_CASE_TEMPLATE()
143 point_type point = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
144 point_type shift = construct<point_type>(4, 3); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/polygon/test/
H A Dpolygon_point_test.cpp24 point_type point1(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
25 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
57 point_type point = point_mutable_traits<point_type>::construct(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
108 typedef Point<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
110 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
119 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
132 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
133 point_type point2 = construct<point_type>(5, 5); in BOOST_AUTO_TEST_CASE_TEMPLATE()
143 point_type point = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
144 point_type shift = construct<point_type>(4, 3); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/polygon/test/
H A Dpolygon_point_test.cpp24 point_type point1(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
25 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
57 point_type point = point_mutable_traits<point_type>::construct(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
108 typedef Point<T> point_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
110 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
119 point_type point2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
132 point_type point1 = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
133 point_type point2 = construct<point_type>(5, 5); in BOOST_AUTO_TEST_CASE_TEMPLATE()
143 point_type point = construct<point_type>(1, 2); in BOOST_AUTO_TEST_CASE_TEMPLATE()
144 point_type shift = construct<point_type>(4, 3); in BOOST_AUTO_TEST_CASE_TEMPLATE()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/polygon/test/
H A Dpolygon_point_test.cpp21 point_type point1(1, 2); in point_data_test()
22 point_type point2; in point_data_test()
55 point_type point = point_mutable_traits<point_type>::construct(1, 2); in point_traits_test()
107 typedef Point<int> point_type; in point_concept_test1() typedef
109 point_type point1 = construct<point_type>(1, 2); in point_concept_test1()
118 point_type point2; in point_concept_test1()
132 point_type point1 = construct<point_type>(1, 2); in point_concept_test2()
133 point_type point2 = construct<point_type>(5, 5); in point_concept_test2()
144 point_type point = construct<point_type>(1, 2); in point_concept_test3()
145 point_type shift = construct<point_type>(4, 3); in point_concept_test3()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/polygon/test/
H A Dpolygon_point_test.cpp21 point_type point1(1, 2); in point_data_test()
22 point_type point2; in point_data_test()
55 point_type point = point_mutable_traits<point_type>::construct(1, 2); in point_traits_test()
107 typedef Point<int> point_type; in point_concept_test1() typedef
109 point_type point1 = construct<point_type>(1, 2); in point_concept_test1()
118 point_type point2; in point_concept_test1()
132 point_type point1 = construct<point_type>(1, 2); in point_concept_test2()
133 point_type point2 = construct<point_type>(5, 5); in point_concept_test2()
144 point_type point = construct<point_type>(1, 2); in point_concept_test3()
145 point_type shift = construct<point_type>(4, 3); in point_concept_test3()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/core/
H A Dpoint_type.hpp47 struct point_type struct
63 struct point_type struct
75 struct point_type<point_tag, Point> struct
83 struct point_type<linestring_tag, Linestring> struct
90 struct point_type<ring_tag, Ring> struct
98 struct point_type<polygon_tag, Polygon> struct
100 typedef typename point_type
109 struct point_type<multi_point_tag, MultiPoint> struct
121 typedef typename point_type
132 typedef typename point_type
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/core/
H A Dpoint_type.hpp47 struct point_type struct
63 struct point_type struct
75 struct point_type<point_tag, Point> struct
83 struct point_type<linestring_tag, Linestring> struct
90 struct point_type<ring_tag, Ring> struct
98 struct point_type<polygon_tag, Polygon> struct
100 typedef typename point_type
109 struct point_type<multi_point_tag, MultiPoint> struct
121 typedef typename point_type
132 typedef typename point_type
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/core/
H A Dpoint_type.hpp43 struct point_type struct
60 struct point_type struct
72 struct point_type<point_tag, Point> struct
80 struct point_type<linestring_tag, Linestring> struct
87 struct point_type<ring_tag, Ring> struct
95 struct point_type<polygon_tag, Polygon> struct
97 typedef typename point_type
106 struct point_type<multi_point_tag, MultiPoint> struct
118 typedef typename point_type
129 typedef typename point_type
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/core/
H A Dpoint_type.hpp47 struct point_type struct
63 struct point_type struct
75 struct point_type<point_tag, Point> struct
83 struct point_type<linestring_tag, Linestring> struct
90 struct point_type<ring_tag, Ring> struct
98 struct point_type<polygon_tag, Polygon> struct
100 typedef typename point_type
109 struct point_type<multi_point_tag, MultiPoint> struct
121 typedef typename point_type
132 typedef typename point_type
[all …]

12345678910>>...185