Home
last modified time | relevance | path

Searched refs:closure_selector (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dclosure.hpp50 enum closure_selector enum
77 static const closure_selector value = closed;
90 static const closure_selector value = geometry::closed;
96 template <closure_selector Closure>
142 static const closure_selector value
150 static const closure_selector value = core_dispatch::closure
169 static const closure_selector value = core_dispatch::closure
191 static const closure_selector value = core_dispatch::closure
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/detail/segment_iterator/
H A Drange_segment_iterator.hpp32 template <typename Range, closure_selector Closure = closure<Range>::value>
46 template <typename Range, closure_selector Closure = closure<Range>::value>
68 template <typename Range, closure_selector Closure = closure<Range>::value>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dring.hpp159 static const closure_selector value = closed;
171 static const closure_selector value = open;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dring.hpp54 template <typename Ring, closure_selector Closure /* open */>
177 closure_selector const closure = geometry::closure<Ring>::value; in apply()
H A Dhas_duplicates.hpp33 template <typename Range, closure_selector Closure>
H A Dhas_spikes.hpp79 template <typename Range, closure_selector Closure>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dpoint_to_geometry.hpp78 closure_selector Closure,
149 closure_selector Closure,
180 closure_selector Closure,
H A Dgeometry_to_segment_or_box.hpp62 static const closure_selector value = closed;
68 static const closure_selector value = open;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/
H A Dcloseable_view.hpp80 template <typename Range, closure_selector Close>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvex_hull.hpp57 template <order_selector Order, closure_selector Closure>
138 template <order_selector Order, closure_selector Closure>
H A Dcentroid.hpp204 template <closure_selector Closure>
244 template <closure_selector Closure>
H A Dlength.hpp89 template<typename Range, closure_selector Closure>
H A Darea.hpp81 closure_selector Closure
H A Dfor_each.hpp97 template <closure_selector Closure>
H A Dcorrect.hpp148 closure_selector const s = geometry::closure<Ring>::value; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_segment_or_box.hpp51 closure_selector Closure,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffered_ring.hpp117 static const closure_selector value = geometry::closure<Ring>::value;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/closest_feature/
H A Dpoint_to_range.hpp37 closure_selector Closure,
/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.hpp580 closure_selector Closure,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/wkt/
H A Dread.hpp251 closure_selector Closure = closure<Geometry>::value>