Home
last modified time | relevance | path

Searched refs:box_type (Results 76 – 100 of 930) sorted by relevance

12345678910>>...38

/dports/databases/percona57-server/boost_1_59_0/libs/geometry/doc/src/examples/algorithms/
H A Dexpand.cpp23 typedef boost::geometry::model::box<point_type> box_type; in main() typedef
27box_type box = boost::geometry::make_inverse<box_type>(); /*< expand is usually preceded by a call… in main()
32 expand(box, boost::geometry::make<box_type>(3, 3, 5, 5)); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/doc/src/examples/algorithms/
H A Dexpand.cpp23 typedef boost::geometry::model::box<point_type> box_type; in main() typedef
27box_type box = boost::geometry::make_inverse<box_type>(); /*< expand is usually preceded by a call… in main()
32 expand(box, boost::geometry::make<box_type>(3, 3, 5, 5)); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/doc/src/examples/algorithms/
H A Dexpand.cpp23 typedef boost::geometry::model::box<point_type> box_type; in main() typedef
27box_type box = boost::geometry::make_inverse<box_type>(); /*< expand is usually preceded by a call… in main()
32 expand(box, boost::geometry::make<box_type>(3, 3, 5, 5)); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/doc/src/examples/algorithms/
H A Dexpand.cpp23 typedef boost::geometry::model::box<point_type> box_type; in main() typedef
27box_type box = boost::geometry::make_inverse<box_type>(); /*< expand is usually preceded by a call… in main()
32 expand(box, boost::geometry::make<box_type>(3, 3, 5, 5)); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/doc/src/examples/algorithms/
H A Dexpand.cpp23 typedef boost::geometry::model::box<point_type> box_type; in main() typedef
27box_type box = boost::geometry::make_inverse<box_type>(); /*< expand is usually preceded by a call… in main()
32 expand(box, boost::geometry::make<box_type>(3, 3, 5, 5)); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/
H A Dbuffer.cpp38 typedef bg::model::box<P> box_type; in test_all() typedef
40 box_type b1(p1, p2); in test_all()
41 box_type b2; in test_all()
44 boost::variant<box_type> v(b1); in test_all()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dbuffer.cpp38 typedef bg::model::box<P> box_type; in test_all() typedef
40 box_type b1(p1, p2); in test_all()
41 box_type b2; in test_all()
44 boost::variant<box_type> v(b1); in test_all()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dbuffer.cpp38 typedef bg::model::box<P> box_type; in test_all() typedef
40 box_type b1(p1, p2); in test_all()
41 box_type b2; in test_all()
44 boost::variant<box_type> v(b1); in test_all()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/
H A Dbuffer.cpp38 typedef bg::model::box<P> box_type; in test_all() typedef
40 box_type b1(p1, p2); in test_all()
41 box_type b2; in test_all()
44 boost::variant<box_type> v(b1); in test_all()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/
H A Dbuffer.cpp38 typedef bg::model::box<P> box_type; in test_all() typedef
40 box_type b1(p1, p2); in test_all()
41 box_type b2; in test_all()
44 boost::variant<box_type> v(b1); in test_all()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/index/
H A Drtree.hpp195 typedef bounds_type box_type; typedef in boost::geometry::index::rtree
203 box_type,
211 box_type,
219 box_type,
227 box_type,
236 value_type, options_type, translator_type, box_type, allocators_type
263 value_type, options_type, translator_type, box_type, allocators_type
1473 value_type, options_type, translator_type, box_type, allocators_type, in raw_insert()
1503 value_type, options_type, translator_type, box_type, allocators_type in raw_remove()
1709 box_type, in query_dispatch()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/index/
H A Drtree.hpp195 typedef bounds_type box_type; typedef in boost::geometry::index::rtree
203 box_type,
211 box_type,
219 box_type,
227 box_type,
236 value_type, options_type, translator_type, box_type, allocators_type
263 value_type, options_type, translator_type, box_type, allocators_type
1473 value_type, options_type, translator_type, box_type, allocators_type, in raw_insert()
1503 value_type, options_type, translator_type, box_type, allocators_type in raw_remove()
1709 box_type, in query_dispatch()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/index/
H A Drtree.hpp191 typedef bounds_type box_type; typedef in boost::geometry::index::rtree
228 value_type, options_type, translator_type, box_type, allocators_type
993 value_type, options_type, translator_type, box_type, allocators_type, Predicates,
1006 value_type, options_type, translator_type, box_type, allocators_type, Predicates, in qbegin_()
1054 value_type, options_type, translator_type, box_type, allocators_type, Predicates,
1067 value_type, options_type, translator_type, box_type, allocators_type, Predicates, in qend_()
1436 value_type, options_type, translator_type, box_type, allocators_type, in raw_insert()
1466 value_type, options_type, translator_type, box_type, allocators_type in raw_remove()
1536 …detail::rtree::visitors::copy<value_type, options_type, translator_type, box_type, allocators_type> in raw_copy()
1670 box_type, in query_dispatch()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/index/
H A Drtree.hpp195 typedef bounds_type box_type; typedef in boost::geometry::index::rtree
203 box_type,
211 box_type,
219 box_type,
227 box_type,
236 value_type, options_type, translator_type, box_type, allocators_type
263 value_type, options_type, translator_type, box_type, allocators_type
1473 value_type, options_type, translator_type, box_type, allocators_type, in raw_insert()
1503 value_type, options_type, translator_type, box_type, allocators_type in raw_remove()
1709 box_type, in query_dispatch()
[all …]
/dports/graphics/asciio/App-Asciio-1.51.3/lib/App/Asciio/
H A DStencil.pm31 my $box_type = $element->get_box_type() ;
37 for (0 .. $#$box_type)
41 $box_type->[$_][$DISPLAY] = 0 ;
44 $element->set_box_type($box_type) ;
/dports/multimedia/l-smash/l-smash-2.14.5/core/
H A Dbox.c51 lsmash_box_type_t box_type, in isom_init_box_common_orig() argument
66 box->type = box_type; in isom_init_box_common_orig()
380 lsmash_box_type_t box_type, in isom_add_extension_binary() argument
400 ext->type = box_type; in isom_add_extension_binary()
1781 assert( box_type ); in lsmash_check_box_type_specified()
1782 if( !box_type ) in lsmash_check_box_type_specified()
1784 return !!(box_type->fourcc in lsmash_check_box_type_specified()
1785 | box_type->user.fourcc in lsmash_check_box_type_specified()
1786 … | box_type->user.id[0] | box_type->user.id[1] | box_type->user.id[2] | box_type->user.id[3] in lsmash_check_box_type_specified()
1787 … | box_type->user.id[4] | box_type->user.id[5] | box_type->user.id[6] | box_type->user.id[7] in lsmash_check_box_type_specified()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp160 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
171 detail::indexed_point_view<box_type const, min_corner> in apply()
174 detail::indexed_point_view<box_type const, max_corner> in apply()
179 detail::indexed_point_view<box_type const, min_corner>, in apply()
187 detail::indexed_point_view<box_type const, max_corner>, in apply()
234 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
235 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
236 typedef typename detail::cs_angular_units<box_type>::type units_type; in apply()
244 typename cs_tag<box_type>::type, in apply()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp160 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
171 detail::indexed_point_view<box_type const, min_corner> in apply()
174 detail::indexed_point_view<box_type const, max_corner> in apply()
179 detail::indexed_point_view<box_type const, min_corner>, in apply()
187 detail::indexed_point_view<box_type const, max_corner>, in apply()
234 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
235 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
236 typedef typename detail::cs_angular_units<box_type>::type units_type; in apply()
244 typename cs_tag<box_type>::type, in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp163 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
174 detail::indexed_point_view<box_type const, min_corner> in apply()
177 detail::indexed_point_view<box_type const, max_corner> in apply()
182 detail::indexed_point_view<box_type const, min_corner>, in apply()
190 detail::indexed_point_view<box_type const, max_corner>, in apply()
237 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
238 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
239 typedef typename detail::cs_angular_units<box_type>::type units_type; in apply()
247 typename cs_tag<box_type>::type, in apply()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp163 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
174 detail::indexed_point_view<box_type const, min_corner> in apply()
177 detail::indexed_point_view<box_type const, max_corner> in apply()
182 detail::indexed_point_view<box_type const, min_corner>, in apply()
190 detail::indexed_point_view<box_type const, max_corner>, in apply()
237 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
238 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
239 typedef typename detail::cs_angular_units<box_type>::type units_type; in apply()
247 typename cs_tag<box_type>::type, in apply()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp160 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
171 detail::indexed_point_view<box_type const, min_corner> in apply()
174 detail::indexed_point_view<box_type const, max_corner> in apply()
179 detail::indexed_point_view<box_type const, min_corner>, in apply()
187 detail::indexed_point_view<box_type const, max_corner>, in apply()
234 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
235 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
236 typedef typename detail::cs_angular_units<box_type>::type units_type; in apply()
244 typename cs_tag<box_type>::type, in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp163 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
174 detail::indexed_point_view<box_type const, min_corner> in apply()
177 detail::indexed_point_view<box_type const, max_corner> in apply()
182 detail::indexed_point_view<box_type const, min_corner>, in apply()
190 detail::indexed_point_view<box_type const, max_corner>, in apply()
237 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
238 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
239 typedef typename detail::cs_angular_units<box_type>::type units_type; in apply()
247 typename cs_tag<box_type>::type, in apply()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp160 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
171 detail::indexed_point_view<box_type const, min_corner> in apply()
174 detail::indexed_point_view<box_type const, max_corner> in apply()
179 detail::indexed_point_view<box_type const, min_corner>, in apply()
187 detail::indexed_point_view<box_type const, max_corner>, in apply()
234 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
235 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
236 typedef typename detail::cs_angular_units<box_type>::type units_type; in apply()
244 typename cs_tag<box_type>::type, in apply()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp159 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
170 detail::indexed_point_view<box_type const, min_corner> in apply()
173 detail::indexed_point_view<box_type const, max_corner> in apply()
178 detail::indexed_point_view<box_type const, min_corner>, in apply()
186 detail::indexed_point_view<box_type const, max_corner>, in apply()
235 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
236 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
237 typedef typename coordinate_system<box_type>::type::units units_type; in apply()
245 typename cs_tag<box_type>::type, in apply()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp163 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
174 detail::indexed_point_view<box_type const, min_corner> in apply()
177 detail::indexed_point_view<box_type const, max_corner> in apply()
182 detail::indexed_point_view<box_type const, min_corner>, in apply()
190 detail::indexed_point_view<box_type const, max_corner>, in apply()
237 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
238 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
239 typedef typename detail::cs_angular_units<box_type>::type units_type; in apply()
247 typename cs_tag<box_type>::type, in apply()

12345678910>>...38