Home
last modified time | relevance | path

Searched refs:box_type (Results 151 – 175 of 930) sorted by relevance

12345678910>>...38

/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/strategies/
H A Dpythagoras_point_box.cpp287 typedef bg::model::box<point_type> box_type; in test_big_2d_with() typedef
296 pythagoras_pb_type, point_type, box_type in test_big_2d_with()
301 box_type b; in test_big_2d_with()
331 typedef bg::model::box<point_type> box_type; in test_integer() typedef
334 box_type b; in test_integer()
346 pythagoras_type, point_type, box_type in test_integer()
350 comparable_type, point_type, box_type in test_integer()
398 typedef bg::model::box<P> box_type; in time_compare_s() typedef
402 box_type b; in time_compare_s()
408 Strategy, P, box_type in time_compare_s()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/strategies/
H A Dpythagoras_point_box.cpp289 typedef bg::model::box<point_type> box_type; in test_big_2d_with() typedef
298 pythagoras_pb_type, point_type, box_type in test_big_2d_with()
303 box_type b; in test_big_2d_with()
333 typedef bg::model::box<point_type> box_type; in test_integer() typedef
336 box_type b; in test_integer()
348 pythagoras_type, point_type, box_type in test_integer()
352 comparable_type, point_type, box_type in test_integer()
400 typedef bg::model::box<P> box_type; in time_compare_s() typedef
404 box_type b; in time_compare_s()
410 Strategy, P, box_type in time_compare_s()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/dboards/common/sync/
H A DSyncRegsIfc.edf213 (property box_type (string "PRIMITIVE"))
221 (property box_type (string "PRIMITIVE"))
228 (property box_type (string "PRIMITIVE"))
557 (property box_type (string "PRIMITIVE"))
564 (property box_type (string "PRIMITIVE"))
571 (property box_type (string "PRIMITIVE"))
578 (property box_type (string "PRIMITIVE"))
585 (property box_type (string "PRIMITIVE"))
592 (property box_type (string "PRIMITIVE"))
599 (property box_type (string "PRIMITIVE"))
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkNativeWrapper.cpp88 PointerType *box_type = PointerType::getUnqual(SharkType::oop_type()); in initialize() local
107 param_types.push_back(box_type); in initialize()
152 phi = builder()->CreatePHI(box_type, 0, "boxed_object"); in initialize()
153 phi->addIncoming(ConstantPointerNull::get(box_type), null); in initialize()
157 param_types.push_back(box_type); in initialize()
208 return_type = box_type; in initialize()
300 builder()->CreateICmpNE(result, ConstantPointerNull::get(box_type)), in initialize()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkNativeWrapper.cpp88 PointerType *box_type = PointerType::getUnqual(SharkType::oop_type()); in initialize() local
107 param_types.push_back(box_type); in initialize()
152 phi = builder()->CreatePHI(box_type, 0, "boxed_object"); in initialize()
153 phi->addIncoming(ConstantPointerNull::get(box_type), null); in initialize()
157 param_types.push_back(box_type); in initialize()
208 return_type = box_type; in initialize()
300 builder()->CreateICmpNE(result, ConstantPointerNull::get(box_type)), in initialize()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/index/detail/rtree/rstar/
H A Dchoose_next_node.hpp39 typedef typename MembersHolder::box_type box_type; typedef in boost::geometry::index::detail::rtree::choose_next_node
49 typedef typename index::detail::default_content_result<box_type>::type content_type;
113 box_type box_exp(ch_i.first); in choose_by_minimum_overlap_cost()
187 box_type box_exp(ch_i.first); in choose_by_minimum_overlap_cost_first_n()
242 box_type box_exp(ch_i.first); in choose_by_minimum_content_cost()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/index/detail/rtree/rstar/
H A Dchoose_next_node.hpp41 typedef typename MembersHolder::box_type box_type; typedef in boost::geometry::index::detail::rtree::choose_next_node
51 typedef typename index::detail::default_content_result<box_type>::type content_type;
115 box_type box_exp(ch_i.first); in choose_by_minimum_overlap_cost()
189 box_type box_exp(ch_i.first); in choose_by_minimum_overlap_cost_first_n()
244 box_type box_exp(ch_i.first); in choose_by_minimum_content_cost()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/index/detail/rtree/rstar/
H A Dchoose_next_node.hpp39 typedef typename MembersHolder::box_type box_type; typedef in boost::geometry::index::detail::rtree::choose_next_node
49 typedef typename index::detail::default_content_result<box_type>::type content_type;
113 box_type box_exp(ch_i.first); in choose_by_minimum_overlap_cost()
187 box_type box_exp(ch_i.first); in choose_by_minimum_overlap_cost_first_n()
242 box_type box_exp(ch_i.first); in choose_by_minimum_content_cost()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/index/detail/rtree/rstar/
H A Dchoose_next_node.hpp39 typedef typename MembersHolder::box_type box_type; typedef in boost::geometry::index::detail::rtree::choose_next_node
49 typedef typename index::detail::default_content_result<box_type>::type content_type;
113 box_type box_exp(ch_i.first); in choose_by_minimum_overlap_cost()
187 box_type box_exp(ch_i.first); in choose_by_minimum_overlap_cost_first_n()
242 box_type box_exp(ch_i.first); in choose_by_minimum_content_cost()
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value> in test_envelope()
92 check_result<box_type, bg::dimension<Geometry>::type::value> in test_envelope()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value> in test_envelope()
92 check_result<box_type, bg::dimension<Geometry>::type::value> in test_envelope()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
91 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
91 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
91 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
91 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
91 check_result<box_type, bg::dimension<Geometry>::type::value>::apply(b, x1, y1, z1, x2, y2, z2); in test_envelope()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value> in test_envelope()
92 check_result<box_type, bg::dimension<Geometry>::type::value> in test_envelope()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/envelope_expand/
H A Dtest_envelope.hpp81 typedef bg::model::box<typename bg::point_type<Geometry>::type > box_type; in test_envelope() typedef
82 box_type b; in test_envelope()
87 check_result<box_type, bg::dimension<Geometry>::type::value> in test_envelope()
92 check_result<box_type, bg::dimension<Geometry>::type::value> in test_envelope()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp144 typedef typename MembersHolder::box_type box_type; typedef in boost::geometry::index::detail::rtree::pack
145 typedef typename geometry::point_type<box_type>::type point_type;
147 typedef typename detail::default_content_result<box_type>::type content_type;
200 expandable_box<box_type, strategy_type> hint_box(detail::get_strategy(parameters)); in apply()
287 box_type const& hint_box, in per_level()
314 expandable_box<box_type, strategy_type> elements_box(translator(*(first->second)), in per_level()
361 expandable_box<box_type, strategy_type> elements_box(detail::get_strategy(parameters)); in per_level()
373 box_type const& hint_box, in per_level_packets()
414 box_type left, right; in per_level_packets()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp147 typedef typename MembersHolder::box_type box_type; typedef in boost::geometry::index::detail::rtree::pack
148 typedef typename geometry::point_type<box_type>::type point_type;
150 typedef typename detail::default_content_result<box_type>::type content_type;
205 expandable_box<box_type, strategy_type> hint_box(strategy); in apply()
292 box_type const& hint_box, in per_level()
319 expandable_box<box_type, strategy_type> elements_box(translator(*(first->second)), in per_level()
366 expandable_box<box_type, strategy_type> elements_box(detail::get_strategy(parameters)); in per_level()
378 box_type const& hint_box, in per_level_packets()
419 box_type left, right; in per_level_packets()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp144 typedef typename MembersHolder::box_type box_type; typedef in boost::geometry::index::detail::rtree::pack
145 typedef typename geometry::point_type<box_type>::type point_type;
147 typedef typename detail::default_content_result<box_type>::type content_type;
200 expandable_box<box_type, strategy_type> hint_box(detail::get_strategy(parameters)); in apply()
287 box_type const& hint_box, in per_level()
314 expandable_box<box_type, strategy_type> elements_box(translator(*(first->second)), in per_level()
361 expandable_box<box_type, strategy_type> elements_box(detail::get_strategy(parameters)); in per_level()
373 box_type const& hint_box, in per_level_packets()
414 box_type left, right; in per_level_packets()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp144 typedef typename MembersHolder::box_type box_type; typedef in boost::geometry::index::detail::rtree::pack
145 typedef typename geometry::point_type<box_type>::type point_type;
147 typedef typename detail::default_content_result<box_type>::type content_type;
200 expandable_box<box_type, strategy_type> hint_box(detail::get_strategy(parameters)); in apply()
287 box_type const& hint_box, in per_level()
314 expandable_box<box_type, strategy_type> elements_box(translator(*(first->second)), in per_level()
361 expandable_box<box_type, strategy_type> elements_box(detail::get_strategy(parameters)); in per_level()
373 box_type const& hint_box, in per_level_packets()
414 box_type left, right; in per_level_packets()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dvector.cpp197 const TypeInstPtr* vbox_type = vec_box->box_type(); in scalarize_vbox_node()
243 ciInstanceKlass* iklass = vec_box->box_type()->klass()->as_instance_klass(); in scalarize_vbox_node()
248 Node* sobj = new SafePointScalarObjectNode(vec_box->box_type(), in scalarize_vbox_node()
277 Node* result = expand_vbox_node_helper(vbox, vect, vec_box->box_type(), vec_box->vec_type()); in expand_vbox_node()
286 const TypeInstPtr* box_type, in expand_vbox_node_helper() argument
290 Node* new_phi = new PhiNode(vbox->as_Phi()->region(), box_type); in expand_vbox_node_helper()
292 Node* new_box = expand_vbox_node_helper(vbox->in(i), vect->in(i), box_type, vect_type); in expand_vbox_node_helper()
299 return expand_vbox_alloc_node(vbox_alloc, vect, box_type, vect_type); in expand_vbox_node_helper()
317 const TypeInstPtr* box_type, in expand_vbox_alloc_node() argument
323 ciInstanceKlass* box_klass = box_type->klass()->as_instance_klass(); in expand_vbox_alloc_node()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dvector.cpp207 const TypeInstPtr* vbox_type = vec_box->box_type(); in scalarize_vbox_node()
250 ciInstanceKlass* iklass = vec_box->box_type()->klass()->as_instance_klass(); in scalarize_vbox_node()
269 Node* sobj = new SafePointScalarObjectNode(vec_box->box_type(), in scalarize_vbox_node()
298 Node* result = expand_vbox_node_helper(vbox, vect, vec_box->box_type(), vec_box->vec_type()); in expand_vbox_node()
307 const TypeInstPtr* box_type, in expand_vbox_node_helper() argument
311 Node* new_phi = new PhiNode(vbox->as_Phi()->region(), box_type); in expand_vbox_node_helper()
313 Node* new_box = expand_vbox_node_helper(vbox->in(i), vect->in(i), box_type, vect_type); in expand_vbox_node_helper()
320 return expand_vbox_alloc_node(vbox_alloc, vect, box_type, vect_type); in expand_vbox_node_helper()
330 const TypeInstPtr* box_type, in expand_vbox_alloc_node() argument
336 ciInstanceKlass* box_klass = box_type->klass()->as_instance_klass(); in expand_vbox_alloc_node()
[all …]
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dbox.h8 enum box_type enum
37 virtual litehtml::box_type get_type() = 0;
63 virtual litehtml::box_type get_type();
100 virtual litehtml::box_type get_type();

12345678910>>...38