Home
last modified time | relevance | path

Searched refs:predicates (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dpredicates.hpp42 detail::predicates::spatial_predicate<Geometry, detail::predicates::contains_tag, false>
45 return detail::predicates::spatial_predicate in contains()
48 detail::predicates::contains_tag, in contains()
72 detail::predicates::spatial_predicate<Geometry, detail::predicates::covered_by_tag, false>
75 return detail::predicates::spatial_predicate in covered_by()
78 detail::predicates::covered_by_tag, in covered_by()
102 detail::predicates::spatial_predicate<Geometry, detail::predicates::covers_tag, false>
105 return detail::predicates::spatial_predicate in covers()
108 detail::predicates::covers_tag, in covers()
132 detail::predicates::spatial_predicate<Geometry, detail::predicates::disjoint_tag, false>
[all …]
H A Drtree.hpp828 size_type query(Predicates const& predicates, OutIter out_it) const in query() argument
837 return query_dispatch(predicates, out_it, boost::mpl::bool_<is_distance_predicate>()); in query()
883 const_query_iterator qbegin(Predicates const& predicates) const in qbegin()
885 return const_query_iterator(qbegin_(predicates)); in qbegin()
996 qbegin_(Predicates const& predicates) const in qbegin_()
1011 return iterator_type(m_members.translator(), predicates); in qbegin_()
1013 return iterator_type(m_members.root, m_members.translator(), predicates); in qbegin_()
1057 qend_(Predicates const& predicates) const in qend_()
1071 return iterator_type(m_members.translator(), predicates); in qend_()
1657 …size_type query_dispatch(Predicates const& predicates, OutIter out_it, boost::mpl::bool_<false> co… in query_dispatch() argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dpredicates.hpp23 namespace predicates { namespace
129 struct predicate_check<predicates::satisfies<Fun, false>, value_tag>
132 …static inline bool apply(predicates::satisfies<Fun, false> const& p, Value const& v, Indexable con… in apply()
139 struct predicate_check<predicates::satisfies<Fun, true>, value_tag>
142 …static inline bool apply(predicates::satisfies<Fun, true> const& p, Value const& v, Indexable cons… in apply()
157 struct spatial_predicate_call<predicates::contains_tag>
167 struct spatial_predicate_call<predicates::covered_by_tag>
177 struct spatial_predicate_call<predicates::covers_tag>
187 struct spatial_predicate_call<predicates::disjoint_tag>
197 struct spatial_predicate_call<predicates::intersects_tag>
[all …]
H A Ddistance_predicates.hpp107 struct calculate_distance< predicates::nearest<PointRelation>, Indexable, Tag >
113 …static inline bool apply(predicates::nearest<PointRelation> const& p, Indexable const& i, result_t… in apply()
121 struct calculate_distance< predicates::nearest< to_centroid<Point> >, Indexable, value_tag>
126 …static inline bool apply(predicates::nearest< to_centroid<Point> > const& p, Indexable const& i, r… in apply()
134 struct calculate_distance< predicates::nearest< to_furthest<Point> >, Indexable, value_tag>
139 …static inline bool apply(predicates::nearest< to_furthest<Point> > const& p, Indexable const& i, r… in apply()
147 struct calculate_distance< predicates::path<SegmentOrLinestring>, Indexable, Tag>
153 …static inline bool apply(predicates::path<SegmentOrLinestring> const& p, Indexable const& i, resul… in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/adaptors/
H A Dquery.hpp53 : predicates(pred) in query()
56 Predicates const& predicates; member
65 return index::adaptors::detail::query_range<Index>(si, f.predicates); in operator |()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info9694 Many macros behave as predicates. Many, although not all, of these
9695 predicates end in '_P'. Do not rely on the result type of these macros
10182 a particular size and alignment. You may use the predicates
12266 These predicates hold for a class-type having a mutable data
13393 These predicates are called by the 'gimple_NAME_set_...()'. Each tuple
13394 will use one of the following predicates (Note, this list is not
16346 predicates about the symbol. Some of these are common enough
21127 predicates accept 'const_int' nodes even though their mode is
21501 of machine-independent predicates, and you can define machine-specific
21502 predicates as needed. By convention, predicates used with
[all …]
H A Dcpp.info5434 * predicates: Obsolete Features. (line 26)
5465 * testing predicates: Obsolete Features. (line 37)
H A Dgdb.info31358 status of the previous. This ensures that all 'stop' predicates
H A Dgcc.info47080 AltiVec operations and the AltiVec predicates. In cases where there is
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info9694 Many macros behave as predicates. Many, although not all, of these
9695 predicates end in '_P'. Do not rely on the result type of these macros
10182 a particular size and alignment. You may use the predicates
12266 These predicates hold for a class-type having a mutable data
13393 These predicates are called by the 'gimple_NAME_set_...()'. Each tuple
13394 will use one of the following predicates (Note, this list is not
16346 predicates about the symbol. Some of these are common enough
21127 predicates accept 'const_int' nodes even though their mode is
21501 of machine-independent predicates, and you can define machine-specific
21502 predicates as needed. By convention, predicates used with
[all …]
H A Dcpp.info5434 * predicates: Obsolete Features. (line 26)
5465 * testing predicates: Obsolete Features. (line 37)
H A Dgdb.info31358 status of the previous. This ensures that all 'stop' predicates
H A Dgcc.info47080 AltiVec operations and the AltiVec predicates. In cases where there is
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Devents.rst168 A filter expression consists of one or more 'predicates' that can be
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-155666 * character predicates: Classification of Characters.
6607 * predicates on arrays: String/Array Comparison.
6609 * predicates on characters: Classification of Characters.
6611 * predicates on strings: String/Array Comparison.
H A Dlibc.info-93243 8. Comparison via predicates involving < or >, when one or other
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-155666 * character predicates: Classification of Characters.
6607 * predicates on arrays: String/Array Comparison.
6609 * predicates on characters: Classification of Characters.
6611 * predicates on strings: String/Array Comparison.
H A Dlibc.info-93243 8. Comparison via predicates involving < or >, when one or other