Home
last modified time | relevance | path

Searched refs:count_right (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Denrichment_info.hpp39 , count_right(0) in enrichment_info()
66 std::size_t count_right; member
H A Dsort_by_side.hpp46 , count_right(0) in ranked_point()
60 , count_right(0) in ranked_point()
72 std::size_t count_right; member
212 && ranked_point.count_right > 0; in operator ()()
223 && ranked_point.count_right >= 2; in operator ()()
495 ranked.count_right++; in assign_ranks()
H A Dhandle_colocations.hpp779 op.enriched.count_right = ranked.count_right; in gather_cluster_properties()
786 && ranked.count_right != 2)) in gather_cluster_properties()
H A Dtraversal.hpp418 && op.enriched.count_right > 0 in select_from_cluster_union()