Searched refs:contains_tag (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | predicates.hpp | 58 struct contains_tag {}; struct 157 struct spatial_predicate_call<predicates::contains_tag> 329 struct predicate_check<predicates::spatial_predicate<Geometry, predicates::contains_tag, false>, bo… 331 typedef predicates::spatial_predicate<Geometry, predicates::contains_tag, false> Pred; 393 struct predicate_check<predicates::spatial_predicate<Geometry, predicates::contains_tag, true>, bou… 395 typedef predicates::spatial_predicate<Geometry, predicates::contains_tag, true> Pred;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | predicates.hpp | 42 detail::predicates::spatial_predicate<Geometry, detail::predicates::contains_tag, false> 48 detail::predicates::contains_tag, in contains()
|