| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/ |
| H A D | interface.hpp | 75 namespace resolve_variant namespace 148 resolve_variant::envelope<Geometry>::apply(geometry, mbr, strategy); in envelope() 169 resolve_variant::envelope<Geometry>::apply(geometry, mbr, default_strategy()); in envelope() 195 resolve_variant::envelope<Geometry>::apply(geometry, mbr, strategy); in return_envelope() 218 resolve_variant::envelope<Geometry>::apply(geometry, mbr, default_strategy()); in return_envelope()
|
| /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 D | interface.hpp | 64 namespace resolve_variant namespace 122 return resolve_variant::is_valid<Geometry>::apply(geometry, visitor, strategy); in is_valid() 146 return resolve_variant::is_valid<Geometry>::apply(geometry, visitor, strategy); in is_valid() 191 bool result = resolve_variant::is_valid<Geometry>::apply(geometry, visitor, strategy); in is_valid() 242 bool result = resolve_variant::is_valid<Geometry>::apply(geometry, visitor, strategy); in is_valid()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/ |
| H A D | interface.hpp | 57 namespace resolve_variant namespace 118 return resolve_variant::is_simple<Geometry>::apply(geometry, strategy); in is_simple() 134 return resolve_variant::is_simple<Geometry>::apply(geometry, default_strategy()); in is_simple()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/expand/ |
| H A D | interface.hpp | 77 namespace resolve_variant namespace 176 resolve_variant::expand<Geometry>::apply(box, geometry, strategy); in expand() 194 resolve_variant::expand<Geometry>::apply(box, geometry, default_strategy()); in expand()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/ |
| H A D | interface.hpp | 121 namespace resolve_variant { namespace 268 return resolve_variant::self_touches<Geometry>::apply(geometry); in touches() 287 return resolve_variant::touches in touches() 312 return resolve_variant::touches in touches()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | is_convex.hpp | 153 namespace resolve_variant { namespace 207 return resolve_variant::is_convex in is_convex() 217 return resolve_variant::is_convex<Geometry>::apply(geometry, strategy); in is_convex()
|
| H A D | perimeter.hpp | 136 namespace resolve_variant { namespace 201 return resolve_variant::perimeter<Geometry>::apply(geometry, default_strategy()); in perimeter() 223 return resolve_variant::perimeter<Geometry>::apply(geometry, strategy); in perimeter()
|
| H A D | length.hpp | 187 namespace resolve_variant { namespace 264 return resolve_variant::length<Geometry>::apply(geometry, strategy_type()); in length() 290 return resolve_variant::length<Geometry>::apply(geometry, strategy); in length()
|
| H A D | crosses.hpp | 99 namespace resolve_variant namespace 239 return resolve_variant::crosses in crosses() 259 return resolve_variant::crosses in crosses()
|
| H A D | num_geometries.hpp | 85 namespace resolve_variant namespace 134 return resolve_variant::num_geometries<Geometry>::apply(geometry); in num_geometries()
|
| H A D | num_interior_rings.hpp | 83 namespace resolve_variant namespace 135 return resolve_variant::num_interior_rings<Geometry>::apply(geometry); in num_interior_rings()
|
| H A D | remove_spikes.hpp | 244 namespace resolve_variant { namespace 303 resolve_variant::remove_spikes<Geometry>::apply(geometry, geometry::default_strategy()); in remove_spikes() 316 resolve_variant::remove_spikes<Geometry>::apply(geometry, strategy); in remove_spikes()
|
| H A D | area.hpp | 207 namespace resolve_variant { namespace 286 return resolve_variant::area<Geometry>::apply(geometry, strategy_type()); in area() 322 return resolve_variant::area<Geometry>::apply(geometry, strategy); in area()
|
| H A D | buffer.hpp | 116 namespace resolve_variant { namespace 192 resolve_variant::buffer<Input>::apply(geometry_in, distance, chord_length, geometry_out); in buffer() 216 resolve_variant::buffer<Input>::apply(geometry, distance, chord_length, geometry_out); in return_buffer()
|
| H A D | reverse.hpp | 132 namespace resolve_variant namespace 180 resolve_variant::reverse<Geometry>::apply(geometry); in reverse()
|
| H A D | clear.hpp | 140 namespace resolve_variant { namespace 190 resolve_variant::clear<Geometry>::apply(geometry); in clear()
|
| H A D | correct.hpp | 279 namespace resolve_variant { namespace 343 resolve_variant::correct<Geometry>::apply(geometry, strategy_type()); in correct() 365 resolve_variant::correct<Geometry>::apply(geometry, strategy); in correct()
|
| H A D | difference.hpp | 176 namespace resolve_variant namespace 364 resolve_variant::difference in difference() 395 resolve_variant::difference in difference()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/ |
| H A D | default_length_result.hpp | 51 namespace resolve_variant namespace 83 : resolve_variant::default_length_result<Geometry>
|
| /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 D | interface.hpp | 77 namespace resolve_variant { namespace 214 return resolve_variant::disjoint in disjoint() 236 return resolve_variant::disjoint in disjoint()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/ |
| H A D | interface.hpp | 102 namespace resolve_variant namespace 257 return resolve_variant::within in within() 295 return resolve_variant::within in within()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/covered_by/ |
| H A D | interface.hpp | 100 namespace resolve_variant { namespace 231 return resolve_variant::covered_by<Geometry1, Geometry2> in covered_by() 255 return resolve_variant::covered_by<Geometry1, Geometry2> in covered_by()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relation/ |
| H A D | interface.hpp | 38 namespace resolve_variant namespace 186 return resolve_variant::relation in relation() 209 return resolve_variant::relation in relation()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | interface.hpp | 127 namespace resolve_variant { namespace 282 return resolve_variant::equals in equals() 308 return resolve_variant::equals<Geometry1, Geometry2> in equals()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersection/ |
| H A D | interface.hpp | 160 namespace resolve_variant namespace 354 return resolve_variant::intersection in intersection() 387 return resolve_variant::intersection in intersection()
|