Home
last modified time | relevance | path

Searched refs:iterate_forward (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/
H A Dreversible_view.hpp35 enum iterate_direction { iterate_forward, iterate_reverse }; enumerator
51 struct reversible_view<Range, iterate_forward>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dorder_as_direction.hpp32 static const iterate_direction value = iterate_forward;
/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 Dget_turns.hpp127 Reverse1 ? iterate_reverse : iterate_forward
132 Reverse2 ? iterate_reverse : iterate_forward
530 ReverseRange ? iterate_reverse : iterate_forward
H A Dcopy_segments.hpp80 Reverse ? iterate_reverse : iterate_forward in apply()
H A Dcopy_segment_point.hpp56 Reverse ? iterate_reverse : iterate_forward in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvert.hpp148 Reverse ? iterate_reverse : iterate_forward
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/
H A Dsectionalize.hpp605 Reverse ? iterate_reverse : iterate_forward in apply()