Home
last modified time | relevance | path

Searched defs:is_simple (Results 1 – 11 of 11) 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/is_simple/
H A Dinterface.hpp32 struct is_simple struct
35 static inline bool apply(Geometry const& geometry, in apply()
42 static inline bool apply(Geometry const& geometry, in apply()
61 struct is_simple struct
64 static inline bool apply(Geometry const& geometry, Strategy const& strategy) in apply()
73 struct is_simple<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
76 struct visitor : boost::static_visitor<bool>
93 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry, in apply()
116 inline bool is_simple(Geometry const& geometry, Strategy const& strategy) in is_simple() function
132 inline bool is_simple(Geometry const& geometry) in is_simple() function
H A Dareal.hpp34 namespace detail { namespace is_simple namespace
114 struct is_simple<Ring, ring_tag> struct
123 struct is_simple<Polygon, polygon_tag> struct
133 struct is_simple<MultiPolygon, multi_polygon_tag> struct
136 static inline bool apply(MultiPolygon const& multipolygon, Strategy const&) in apply()
H A Dalways_simple.hpp24 namespace detail { namespace is_simple namespace
52 struct is_simple<Point, point_tag> struct
64 struct is_simple<Segment, segment_tag> struct
74 struct is_simple<Box, box_tag> struct
H A Dmultipoint.hpp35 namespace detail { namespace is_simple namespace
79 struct is_simple<MultiPoint, multi_point_tag> struct
H A Dlinear.hpp60 namespace detail { namespace is_simple namespace
339 struct is_simple<Linestring, linestring_tag> struct
351 struct is_simple<MultiLinestring, multi_linestring_tag> struct
H A Dfailure_policy.hpp21 namespace detail { namespace is_simple namespace
H A Ddebug_print_boundary_points.hpp38 namespace detail { namespace is_simple namespace
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/
H A Dtype_utils.hpp95 struct is_simple struct
98 {
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/
H A Dtype_utils.hpp95 struct is_simple struct
98 {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/dispatch/
H A Dis_simple.hpp27 struct is_simple struct
/OK3568_Linux_fs/kernel/drivers/staging/gasket/
H A Dgasket_page_table.c692 int is_simple, uint page_index, in gasket_components_to_dev_address()