Home
last modified time | relevance | path

Searched defs:is_valid (Results 1 – 25 of 96) sorted by relevance

1234

/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 Dinterface.hpp37 struct is_valid struct
40 static inline bool apply(Geometry const& geometry, in apply()
48 static inline bool apply(Geometry const& geometry, in apply()
68 struct is_valid struct
71 static inline bool apply(Geometry const& geometry, in apply()
82 struct is_valid<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
85 struct visitor : boost::static_visitor<bool>
104 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry, in apply()
118 inline bool is_valid(Geometry const& geometry, in is_valid() function
143 inline bool is_valid(Geometry const& geometry, Strategy const& strategy) in is_valid() function
[all …]
H A Dpointlike.hpp37 struct is_valid<Point, point_tag> struct
40 static inline bool apply(Point const& point, VisitPolicy& visitor, Strategy const&) in apply()
57 struct is_valid<MultiPoint, multi_point_tag, AllowEmptyMultiGeometries> struct
60 static inline bool apply(MultiPoint const& multipoint, in apply()
H A Dlinear.hpp39 namespace detail { namespace is_valid namespace
113 struct is_valid struct
127 class is_valid class
H A Dsegment.hpp45 struct is_valid<Segment, segment_tag> struct
48 static inline bool apply(Segment const& segment, VisitPolicy& visitor, Strategy const&) in apply()
H A Dbox.hpp32 namespace detail { namespace is_valid namespace
102 struct is_valid<Box, box_tag> struct
H A Dring.hpp49 namespace detail { namespace is_valid namespace
224 struct is_valid struct
H A Dmultipolygon.hpp54 namespace detail { namespace is_valid namespace
386 struct is_valid struct
H A Ddebug_validity_phase.hpp24 namespace detail { namespace is_valid namespace
H A Ddebug_print_turns.hpp24 namespace detail { namespace is_valid namespace
H A Ddebug_complement_graph.hpp20 namespace detail { namespace is_valid namespace
H A Dhas_duplicates.hpp30 namespace detail { namespace is_valid namespace
H A Dhas_valid_self_turns.hpp37 namespace detail { namespace is_valid namespace
H A Dpolygon.hpp71 namespace detail { namespace is_valid namespace
518 struct is_valid struct
H A Dhas_invalid_coordinate.hpp32 namespace detail { namespace is_valid namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/
H A Dis_valid.hpp43 struct is_valid struct
52 struct is_valid<Indexable, point_tag> struct
54 static inline bool apply(Indexable const&) in apply()
61 struct is_valid<Indexable, box_tag> struct
63 static inline bool apply(Indexable const& b) in apply()
70 struct is_valid<Indexable, segment_tag> struct
72 static inline bool apply(Indexable const&) in apply()
81 inline bool is_valid(Indexable const& b) in is_valid() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/is_valid/
H A Ddefault_policy.hpp24 static inline bool is_valid(validity_failure_type failure) in is_valid() function in boost::geometry::is_valid_default_policy
30 static inline bool is_valid(validity_failure_type failure, bool is_linear) in is_valid() function in boost::geometry::is_valid_default_policy
/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_valid.hpp33 struct is_valid struct
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsmart_buffer_priv.h45 bool is_valid () const { in is_valid() function
H A Dvideo_buffer.cpp81 VideoBufferInfo::is_valid () const in is_valid() function in XCam::VideoBufferInfo
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dthreading.h51 char is_valid; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dthreading.h51 char is_valid; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dthreading.h51 char is_valid; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dthreading.h51 char is_valid; member
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dsys_eeprom.c72 #define is_valid ((e.id[0] == 'N') || (e.id[1] == 'X') || \ macro
78 #define is_valid ((e.id[0] == 'C') || (e.id[1] == 'C') || \ macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_set/
H A Drange_functions.hpp20 is_valid(Range const& range) in is_valid() function

1234