Home
last modified time | relevance | path

Searched refs:right_both_xx (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/algorithms/detail/overlay/
H A Dless_by_segment_ratio.hpp175 bool const right_both_xx = right_turn.both(operation_blocked); in operator ()() local
176 if (left_both_xx && ! right_both_xx) in operator ()()
180 if (! left_both_xx && right_both_xx) in operator ()()
H A Dhandle_colocations.hpp112 bool const right_both_xx = right_turn.both(operation_blocked); in operator ()() local
113 if (left_both_xx && ! right_both_xx) in operator ()()
117 if (! left_both_xx && right_both_xx) in operator ()()