Home
last modified time | relevance | path

Searched full:detail (Results 1 – 25 of 2584) sorted by relevance

12345678910>>...104

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/generation/detail/preprocessed/
H A Dmake_vector50.hpp36 typedef vector1<typename detail::as_fusion_element<T0>::type> type;
41 inline vector1<typename detail::as_fusion_element<T0>::type>
44 return vector1<typename detail::as_fusion_element<T0>::type>( in make_vector()
52 …typedef vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
57 …inline vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
60 …return vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
68 …typedef vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
73 …inline vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
76 …return vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
84 …me detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type , typename d…
[all …]
H A Dmake_vector30.hpp36 typedef vector1<typename detail::as_fusion_element<T0>::type> type;
41 inline vector1<typename detail::as_fusion_element<T0>::type>
44 return vector1<typename detail::as_fusion_element<T0>::type>( in make_vector()
52 …typedef vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
57 …inline vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
60 …return vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
68 …typedef vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
73 …inline vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
76 …return vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
84 …me detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type , typename d…
[all …]
H A Dmake_vector40.hpp36 typedef vector1<typename detail::as_fusion_element<T0>::type> type;
41 inline vector1<typename detail::as_fusion_element<T0>::type>
44 return vector1<typename detail::as_fusion_element<T0>::type>( in make_vector()
52 …typedef vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
57 …inline vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
60 …return vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
68 …typedef vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
73 …inline vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
76 …return vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
84 …me detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type , typename d…
[all …]
H A Dmake_vector20.hpp36 typedef vector1<typename detail::as_fusion_element<T0>::type> type;
41 inline vector1<typename detail::as_fusion_element<T0>::type>
44 return vector1<typename detail::as_fusion_element<T0>::type>( in make_vector()
52 …typedef vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
57 …inline vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
60 …return vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
68 …typedef vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
73 …inline vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
76 …return vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
84 …me detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type , typename d…
[all …]
H A Dmake_vector10.hpp36 typedef vector1<typename detail::as_fusion_element<T0>::type> type;
41 inline vector1<typename detail::as_fusion_element<T0>::type>
44 return vector1<typename detail::as_fusion_element<T0>::type>( in make_vector()
52 …typedef vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
57 …inline vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
60 …return vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
68 …typedef vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
73 …inline vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
76 …return vector3<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
84 …me detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type , typename d…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Det_ops.hpp26 inline BOOST_CONSTEXPR const detail::expression<tag, Arg1, Arg2, Arg3, Arg4> operator + (const deta… in operator +()
28 inline detail::expression<detail::negate, number<B, et_on> > operator - (const number<B, et_on>& v) in operator -()
31 return detail::expression<detail::negate, number<B, et_on> >(v); in operator -()
34 inline detail::expression<detail::negate, detail::expression<tag, Arg1, Arg2, Arg3, Arg4> > operato… in operator -()
36 …BOOST_STATIC_ASSERT_MSG((is_signed_number<typename detail::expression<tag, Arg1, Arg2, Arg3, Arg4>… in operator -()
37 return detail::expression<detail::negate, detail::expression<tag, Arg1, Arg2, Arg3, Arg4> >(v); in operator -()
41 detail::expression<detail::complement_immediates, number<B, et_on> > >::type
42 …operator ~ (const number<B, et_on>& v) { return detail::expression<detail::complement_immediates, … in operator ~()
44 inline typename enable_if_c<number_category<typename detail::expression<tag, Arg1, Arg2, Arg3, Arg4…
45detail::expression<detail::bitwise_complement, detail::expression<tag, Arg1, Arg2, Arg3, Arg4> > >…
[all …]
H A Dnumber_compare.hpp32 typename boost::multiprecision::detail::number_from_backend<T, U>::type t(b); in eval_eq_imp()
38 typename boost::multiprecision::detail::number_from_backend<U, T>::type t(a); in eval_eq_imp()
44 typedef mpl::bool_<boost::multiprecision::detail::is_first_backend<T, U>::value> tag_type; in eval_eq()
56 typename boost::multiprecision::detail::number_from_backend<T, U>::type t(b); in eval_lt_imp()
62 typename boost::multiprecision::detail::number_from_backend<U, T>::type t(a); in eval_lt_imp()
68 typedef mpl::bool_<boost::multiprecision::detail::is_first_backend<T, U>::value> tag_type; in eval_lt()
80 typename boost::multiprecision::detail::number_from_backend<T, U>::type t(b); in eval_gt_imp()
86 typename boost::multiprecision::detail::number_from_backend<U, T>::type t(a); in eval_gt_imp()
92 typedef mpl::bool_<boost::multiprecision::detail::is_first_backend<T, U>::value> tag_type; in eval_gt()
98 namespace detail{ namespace
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Drational.hpp18 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/polynomial_horner1_, BOOST_MATH_MAX_PO…
22 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/polynomial_horner2_, BOOST_MATH_MAX_PO…
26 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/polynomial_horner3_, BOOST_MATH_MAX_PO…
31 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/rational_horner1_, BOOST_MATH_MAX_POLY…
35 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/rational_horner2_, BOOST_MATH_MAX_POLY…
39 # define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/rational_horner3_, BOOST_MATH_MAX_POLY…
49 #include <boost/math/tools/detail/polynomial_horner1_2.hpp>
50 #include <boost/math/tools/detail/polynomial_horner1_3.hpp>
51 #include <boost/math/tools/detail/polynomial_horner1_4.hpp>
52 #include <boost/math/tools/detail/polynomial_horner1_5.hpp>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
H A Dvvector50.hpp18 typedef typename detail::vector_n_chooser<
43 … typename enable_if<traits::is_sequence<Sequence>, detail::enabler_>::type = detail::enabler) in vector()
58 vector(typename detail::call_param<T0 >::type arg0) in vector()
76 … vector(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1) in vector()
93 …vector(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 ,… in vector()
110 …ame detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename de… in vector()
127detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
144detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
161detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
178detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
[all …]
H A Dvvector40.hpp18 typedef typename detail::vector_n_chooser<
43 … typename enable_if<traits::is_sequence<Sequence>, detail::enabler_>::type = detail::enabler) in vector()
58 vector(typename detail::call_param<T0 >::type arg0) in vector()
76 … vector(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1) in vector()
93 …vector(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 ,… in vector()
110 …ame detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename de… in vector()
127detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
144detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
161detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
178detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
[all …]
H A Dvvector30.hpp18 typedef typename detail::vector_n_chooser<
43 … typename enable_if<traits::is_sequence<Sequence>, detail::enabler_>::type = detail::enabler) in vector()
58 vector(typename detail::call_param<T0 >::type arg0) in vector()
76 … vector(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1) in vector()
93 …vector(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 ,… in vector()
110 …ame detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename de… in vector()
127detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
144detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
161detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
178detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
[all …]
H A Dvvector20.hpp18 typedef typename detail::vector_n_chooser<
43 … typename enable_if<traits::is_sequence<Sequence>, detail::enabler_>::type = detail::enabler) in vector()
58 vector(typename detail::call_param<T0 >::type arg0) in vector()
76 … vector(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1) in vector()
93 …vector(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 ,… in vector()
110 …ame detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename de… in vector()
127detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
144detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
161detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
178detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , typename detail in vector()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dmatches_.hpp19 : detail::and_2<
27 …matches_< typename detail::expr_traits<typename Args1::child0>::value_type::proto_derived_expr , t…
28 …matches_< typename detail::expr_traits<typename Args1::child1>::value_type::proto_derived_expr , t…
34 …matches_< typename detail::expr_traits<typename Args1::child0>::value_type::proto_derived_expr , t…
35 …matches_< typename detail::expr_traits<typename Args1::child1>::value_type::proto_derived_expr , t…
49 : detail::and_3<
57 …matches_< typename detail::expr_traits<typename Args1::child0>::value_type::proto_derived_expr , t…
58detail::expr_traits<typename Args1::child1>::value_type::proto_derived_expr , typename detail::exp…
64 …matches_< typename detail::expr_traits<typename Args1::child0>::value_type::proto_derived_expr , t…
65detail::expr_traits<typename Args1::child1>::value_type::proto_derived_expr , typename detail::exp…
[all …]
H A Dmake_expr_.hpp20 typedef typename proto::detail::protoify<A, Domain>::result_type result_type;
24 return proto::detail::protoify<A, Domain>()(a); in operator ()()
38 typename boost::proto::detail::protoify< A0 , Domain >::result_type
48 boost::proto::detail::protoify< A0 , Domain >()(a0) in operator ()()
68 …typename boost::proto::detail::protoify< A0 , Domain >::result_type , typename boost::proto::detai…
78 …boost::proto::detail::protoify< A0 , Domain >()(a0) , boost::proto::detail::protoify< A1 , Domain … in operator ()()
98 …o::detail::protoify< A0 , Domain >::result_type , typename boost::proto::detail::protoify< A1 , Do…
108 …boost::proto::detail::protoify< A0 , Domain >()(a0) , boost::proto::detail::protoify< A1 , Domain … in operator ()()
128detail::protoify< A0 , Domain >::result_type , typename boost::proto::detail::protoify< A1 , Domai…
138detail::protoify< A0 , Domain >()(a0) , boost::proto::detail::protoify< A1 , Domain >()(a1) , boos… in operator ()()
[all …]
H A Dtraits.hpp29 typedef typename detail::expr_traits<typename Expr::proto_child0>::value_type type;
44 typedef typename detail::expr_traits<typename Expr::proto_child0>::reference type;
66 … typedef typename detail::expr_traits<typename Expr::proto_child0>::const_reference type;
98 : detail::pass_through_impl<function, deduce_domain, Expr, State, Data>
103detail::if_vararg<A0> proto_child1; typedef detail::if_vararg<A0> proto_child2; typedef detail::if…
133 : detail::pass_through_impl<nary_expr, deduce_domain, Expr, State, Data>
138detail::if_vararg<A0> proto_child1; typedef detail::if_vararg<A0> proto_child2; typedef detail::if…
140 namespace detail namespace
171 typedef typename detail::expr_traits<typename Expr::proto_child1>::value_type type;
186 typedef typename detail::expr_traits<typename Expr::proto_child1>::reference type;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dexpression_40.hpp36 , typename proto::detail::uncvref<typename call_traits<A0>::value_type>::type
77 …, typename proto::detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::de…
118detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
159detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
200detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
241detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
282detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
323detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
364detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
405detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
[all …]
H A Dexpression_50.hpp36 , typename proto::detail::uncvref<typename call_traits<A0>::value_type>::type
77 …, typename proto::detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::de…
118detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
159detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
200detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
241detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
282detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
323detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
364detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
405detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
[all …]
H A Dexpression_30.hpp36 , typename proto::detail::uncvref<typename call_traits<A0>::value_type>::type
77 …, typename proto::detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::de…
118detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
159detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
200detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
241detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
282detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
323detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
364detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
405detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
[all …]
H A Dexpression_20.hpp36 , typename proto::detail::uncvref<typename call_traits<A0>::value_type>::type
77 …, typename proto::detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::de…
118detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
159detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
200detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
241detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
282detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
323detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
364detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
405detail::uncvref<typename call_traits<A0>::value_type>::type , typename proto::detail::uncvref<type…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/
H A Dproperty_tags.hpp20 namespace detail namespace
50 ::boost::function_types::detail::encode_bits_impl<Bits,CCID>::value
57 ::boost::function_types::detail::tag_ice
58 < ::boost::function_types::detail::bits<LHS>::value
59 , ::boost::function_types::detail::mask<LHS>::value
60 , ::boost::function_types::detail::bits<RHS>::value
61 , ::boost::function_types::detail::mask<RHS>::value
66 ::boost::function_types::detail::tag_ice
67 < ::boost::function_types::detail::bits<LHS>::value
68 , ::boost::function_types::detail::mask<LHS>::value
[all …]
/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.hpp27 #include <boost/geometry/algorithms/detail/overlay/copy_segments.hpp>
28 #include <boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp>
29 #include <boost/geometry/algorithms/detail/overlay/enrichment_info.hpp>
30 #include <boost/geometry/algorithms/detail/overlay/get_ring.hpp>
31 #include <boost/geometry/algorithms/detail/overlay/traversal_info.hpp>
32 #include <boost/geometry/algorithms/detail/overlay/turn_info.hpp>
39 namespace detail { namespace buffer namespace
77 }} // namespace detail::buffer
84 struct check<Geometry, detail::buffer::buffered_ring_collection_tag, IsConst>
101 struct tag<geometry::detail::buffer::buffered_ring<Ring> >
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dstitching.hpp49 #include "opencv2/stitching/detail/matchers.hpp"
50 #include "opencv2/stitching/detail/motion_estimators.hpp"
51 #include "opencv2/stitching/detail/exposure_compensate.hpp"
52 #include "opencv2/stitching/detail/seam_finders.hpp"
53 #include "opencv2/stitching/detail/blenders.hpp"
54 #include "opencv2/stitching/detail/camera.hpp"
67 the particular needs. All building blocks from the pipeline are available in the detail namespace,
80 implemented in @ref cv::detail::BestOf2NearestMatcher cv::detail::HomographyBasedEstimator
81 cv::detail::BundleAdjusterReproj cv::detail::BundleAdjusterRay
83 @ref cv::detail::AffineBestOf2NearestMatcher cv::detail::AffineBasedEstimator
[all …]
/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 Dimplementation.hpp25 #include <boost/geometry/algorithms/detail/covered_by/interface.hpp>
26 #include <boost/geometry/algorithms/detail/within/implementation.hpp>
33 namespace detail { namespace covered_by { namespace
40 return detail::within::point_in_geometry(geometry1, geometry2, strategy) >= 0; in apply()
49 typedef typename detail::de9im::static_mask_covered_by_type in apply()
57 }} // namespace detail::covered_by
92 : public detail::covered_by::use_point_in_geometry
97 : public detail::covered_by::use_point_in_geometry
102 : public detail::within::multi_point_point
107 : public detail::within::multi_point_multi_point
[all …]
/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 Dimplementation.hpp27 #include <boost/geometry/algorithms/detail/within/interface.hpp>
44 #include <boost/geometry/algorithms/detail/within/multi_point.hpp>
45 #include <boost/geometry/algorithms/detail/within/point_in_geometry.hpp>
48 #include <boost/geometry/algorithms/detail/overlay/get_turns.hpp>
49 #include <boost/geometry/algorithms/detail/overlay/do_reverse.hpp>
57 namespace detail { namespace within { namespace
64 return detail::within::point_in_geometry(geometry1, geometry2, strategy) == 1; in apply()
73 typedef typename detail::de9im::static_mask_within_type in apply()
81 }} // namespace detail::within
115 : public detail::within::use_point_in_geometry
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/
H A Dwarpers.hpp46 #include "opencv2/stitching/detail/warpers.hpp"
59 virtual Ptr<detail::RotationWarper> create(float scale) const = 0;
63 @sa detail::PlaneWarper
68 …Ptr<detail::RotationWarper> create(float scale) const CV_OVERRIDE { return makePtr<detail::PlaneWa… in create()
72 @sa detail::AffineWarper
77 …Ptr<detail::RotationWarper> create(float scale) const CV_OVERRIDE { return makePtr<detail::AffineW… in create()
81 @sa detail::CylindricalWarper
86 …Ptr<detail::RotationWarper> create(float scale) const CV_OVERRIDE { return makePtr<detail::Cylindr… in create()
93 …Ptr<detail::RotationWarper> create(float scale) const CV_OVERRIDE { return makePtr<detail::Spheric… in create()
99 …Ptr<detail::RotationWarper> create(float scale) const CV_OVERRIDE { return makePtr<detail::Fisheye… in create()
[all …]

12345678910>>...104