Home
last modified time | relevance | path

Searched refs:count_left (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.hpp38 , count_left(0) in enrichment_info()
65 std::size_t count_left; member
H A Dsort_by_side.hpp45 , count_left(0) in ranked_point()
59 , count_left(0) in ranked_point()
71 std::size_t count_left; member
211 return ranked_point.count_left == 0 in operator ()()
222 return ranked_point.count_left < 2 in operator ()()
491 ranked.count_left++; in assign_ranks()
H A Dhandle_colocations.hpp778 op.enriched.count_left = ranked.count_left; in gather_cluster_properties()
784 && ranked.count_left != 0) in gather_cluster_properties()
H A Dtraversal.hpp417 if (op.enriched.count_left == 0 in select_from_cluster_union()