Home
last modified time | relevance | path

Searched defs:spatial_query (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/hyperscan/boost_1_75_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp23 struct spatial_query struct
32 typedef typename MembersHolder::node node;
34 typedef typename MembersHolder::leaf leaf;
40 …inline spatial_query(parameters_type const& par, translator_type const& t, Predicates const& p, Ou… in spatial_query() function
44 inline void operator()(internal_node const& n) in operator ()()
65 inline void operator()(leaf const& n) in operator ()()
88 translator_type const& tr;
90 Predicates pred;
92 OutIter out_iter;
93 size_type found_count;
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp23 struct spatial_query struct
32 typedef typename MembersHolder::node node;
34 typedef typename MembersHolder::leaf leaf;
40 …inline spatial_query(parameters_type const& par, translator_type const& t, Predicates const& p, Ou… in spatial_query() argument
44 inline void operator()(internal_node const& n) in operator ()()
65 inline void operator()(leaf const& n) in operator ()()
88 translator_type const& tr;
90 Predicates pred;
92 OutIter out_iter;
93 size_type found_count;
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp23 struct spatial_query struct
32 typedef typename MembersHolder::node node;
34 typedef typename MembersHolder::leaf leaf;
40 …inline spatial_query(parameters_type const& par, translator_type const& t, Predicates const& p, Ou… in spatial_query() argument
44 inline void operator()(internal_node const& n) in operator ()()
65 inline void operator()(leaf const& n) in operator ()()
88 translator_type const& tr;
90 Predicates pred;
92 OutIter out_iter;
93 size_type found_count;
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp27 struct spatial_query struct
35 typedef typename MembersHolder::node node;
37 typedef typename MembersHolder::leaf leaf;
40 typedef typename allocators_type::size_type size_type;
42 spatial_query(MembersHolder const& members, Predicates const& p, OutIter out_it) in spatial_query() argument
85 size_type apply(MembersHolder const& members) in apply()
91 translator_type const& m_tr;
92 strategy_type m_strategy;
94 Predicates const& m_pred;
95 OutIter m_out_iter;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp23 struct spatial_query struct
26 typedef typename Options::parameters_type parameters_type;
33 typedef typename Allocators::size_type size_type;
37 …inline spatial_query(parameters_type const& par, Translator const& t, Predicates const& p, OutIter… in spatial_query() function
41 inline void operator()(internal_node const& n) in operator ()()
62 inline void operator()(leaf const& n) in operator ()()
85 Translator const& tr;
87 Predicates pred;
89 OutIter out_iter;
90 size_type found_count;
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp23 struct spatial_query struct
26 typedef typename Options::parameters_type parameters_type;
33 typedef typename Allocators::size_type size_type;
37 …inline spatial_query(parameters_type const& par, Translator const& t, Predicates const& p, OutIter… in spatial_query() function
41 inline void operator()(internal_node const& n) in operator ()()
62 inline void operator()(leaf const& n) in operator ()()
85 Translator const& tr;
87 Predicates pred;
89 OutIter out_iter;
90 size_type found_count;
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp23 struct spatial_query struct
26 typedef typename Options::parameters_type parameters_type;
33 typedef typename Allocators::size_type size_type;
37 …inline spatial_query(parameters_type const& par, Translator const& t, Predicates const& p, OutIter… in spatial_query() argument
41 inline void operator()(internal_node const& n) in operator ()()
62 inline void operator()(leaf const& n) in operator ()()
85 Translator const& tr;
87 Predicates pred;
89 OutIter out_iter;
90 size_type found_count;
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() argument
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() function
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() function
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() function
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() argument
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() argument
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() function
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() argument
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/index/detail/rtree/visitors/
H A Dspatial_query.hpp19 struct spatial_query struct
22 …<Value, typename Options::parameters_type, Box, Allocators, typename Options::node_tag>::type node;
26 typedef typename Allocators::size_type size_type;
28 static const unsigned predicates_len = index::detail::predicates_length<Predicates>::value;
30 inline spatial_query(Translator const& t, Predicates const& p, OutIter out_it) in spatial_query() function
34 inline void operator()(internal_node const& n) in operator ()()
50 inline void operator()(leaf const& n) in operator ()()
70 Translator const& tr;
72 Predicates pred;
74 OutIter out_iter;
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp775 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp775 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp771 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp776 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp771 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp771 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp771 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp771 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/index/test/rtree/
H A Dtest_rtree.hpp775 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() function

12