/third_party/boost/boost/geometry/index/detail/rtree/ |
D | options.hpp | 59 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/ |
D | test_throwing_node.hpp | 45 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/ |
D | view.hpp | 32 typedef typename Rtree::options_type options_type; typedef in boost::geometry::index::detail::rtree::utilities::view
|
/third_party/boost/boost/histogram/axis/ |
D | category.hpp | 52 using options_type = detail::replace_default<Options, option::overflow_t>; typedef in boost::histogram::axis::category
|
D | integer.hpp | 48 using options_type = typedef in boost::histogram::axis::integer
|
D | variable.hpp | 55 using options_type = typedef in boost::histogram::axis::variable
|
D | regular.hpp | 187 using options_type = typedef in boost::histogram::axis::regular
|
/third_party/boost/boost/geometry/index/detail/ |
D | serialization.hpp | 459 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/ |
D | test.py | 1543 def get_env_type(vm, options_type, context): argument
|
/third_party/boost/boost/container/detail/ |
D | tree.hpp | 536 typedef typename get_tree_opt<Options>::type options_type; typedef in boost::container::dtl::tree
|
/third_party/boost/boost/container/ |
D | deque.hpp | 340 typedef typename get_deque_opt<Options>::type options_type; typedef in boost::container::deque_base
|
D | vector.hpp | 740 typedef typename get_vector_opt<Options, alloc_size_type>::type options_type; typedef in boost::container::vector
|