Home
last modified time | relevance | path

Searched defs:options_type (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/boost/geometry/index/detail/rtree/
Doptions.hpp59 struct options_type struct
65 struct options_type< index::linear<MaxElements, MinElements> > struct
74 > type;
78 struct options_type< index::quadratic<MaxElements, MinElements> > struct
87 > type;
91 struct options_type< index::rstar<MaxElements, MinElements, OverlapCostThreshold, ReinsertedElement… struct
100 > type;
117 struct options_type< index::dynamic_linear > struct
126 > type;
130 struct options_type< index::dynamic_quadratic > struct
[all …]
/third_party/boost/libs/geometry/index/test/rtree/exceptions/
Dtest_throwing_node.hpp45 struct options_type< linear_throwing<MaxElements, MinElements> > struct
51 > type;
55 struct options_type< quadratic_throwing<MaxElements, MinElements> > struct
61 > type;
65 struct options_type< rstar_throwing<MaxElements, MinElements, OverlapCostThreshold, ReinsertedEleme… struct
71 > type;
/third_party/boost/boost/geometry/index/detail/rtree/utilities/
Dview.hpp32 typedef typename Rtree::options_type options_type; typedef in boost::geometry::index::detail::rtree::utilities::view
/third_party/boost/boost/histogram/axis/
Dcategory.hpp52 using options_type = detail::replace_default<Options, option::overflow_t>; typedef in boost::histogram::axis::category
Dinteger.hpp48 using options_type = typedef in boost::histogram::axis::integer
Dvariable.hpp55 using options_type = typedef in boost::histogram::axis::variable
Dregular.hpp187 using options_type = typedef in boost::histogram::axis::regular
/third_party/boost/boost/geometry/index/detail/
Dserialization.hpp459 typedef typename Rtree::options_type options_type; typedef in boost::geometry::index::detail::rtree::const_private_view
484 typedef typename Rtree::options_type options_type; typedef in boost::geometry::index::detail::rtree::private_view
516 typedef typename view::options_type options_type; in save() typedef
546 typedef typename view::options_type options_type; in load() typedef
/third_party/node/tools/
Dtest.py1543 def get_env_type(vm, options_type, context): argument
/third_party/boost/boost/container/detail/
Dtree.hpp536 typedef typename get_tree_opt<Options>::type options_type; typedef in boost::container::dtl::tree
/third_party/boost/boost/container/
Ddeque.hpp340 typedef typename get_deque_opt<Options>::type options_type; typedef in boost::container::deque_base
Dvector.hpp740 typedef typename get_vector_opt<Options, alloc_size_type>::type options_type; typedef in boost::container::vector