Home
last modified time | relevance | path

Searched refs:P1 (Results 1 – 25 of 216) sorted by relevance

123456789

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dstrategy_transform.hpp107 template <typename P1, typename P2>
110 inline bool apply(P1 const& p1, P2& p2) const in apply()
113 assert_dimension_equal<P1, P2>(); in apply()
128 template <typename P1, typename P2, template <typename> class F>
131 inline bool apply(P1 const& p1, P2& p2) const in apply()
136 assert_dimension<P1, 2>(); in apply()
141 typename select_coordinate_type<P1, P2>::type in apply()
146 P1, P2, 0, 2, F in apply()
152 template <typename P1, typename P2, template <typename> class F>
155 inline bool apply(P1 const& p1, P2& p2) const in apply()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/preprocessed/typeof_based/
H A Dmap10.hpp29 typename P0, typename P1
33 typename P1::first
34 , typename P1::second
42 typename P0, typename P1, typename P2
48 , map2< P0,P1 >
55 typename P0, typename P1, typename P2, typename P3
61 , map3< P0,P1,P2 >
68 typename P0, typename P1, typename P2, typename P3, typename P4
74 , map4< P0,P1,P2,P3 >
81 typename P0, typename P1, typename P2, typename P3, typename P4
[all …]
H A Dmap20.hpp16 typename P0, typename P1, typename P2, typename P3, typename P4
24 , map10< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9 >
31 typename P0, typename P1, typename P2, typename P3, typename P4
39 , map11< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10 >
46 typename P0, typename P1, typename P2, typename P3, typename P4
54 , map12< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11 >
61 typename P0, typename P1, typename P2, typename P3, typename P4
69 , map13< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12 >
76 typename P0, typename P1, typename P2, typename P3, typename P4
84 , map14< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13 >
[all …]
H A Dmap30.hpp16 typename P0, typename P1, typename P2, typename P3, typename P4
26 , map20< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19 >
33 typename P0, typename P1, typename P2, typename P3, typename P4
43 , map21< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20 >
50 typename P0, typename P1, typename P2, typename P3, typename P4
60 , map22< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21 >
67 typename P0, typename P1, typename P2, typename P3, typename P4
77 , map23< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22 >
84 typename P0, typename P1, typename P2, typename P3, typename P4
94 … , map24< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22,P23 >
[all …]
H A Dmap40.hpp16 typename P0, typename P1, typename P2, typename P3, typename P4
28 …, map30< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22,P23,P24…
35 typename P0, typename P1, typename P2, typename P3, typename P4
47 …, map31< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22,P23,P24…
54 typename P0, typename P1, typename P2, typename P3, typename P4
66 …, map32< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22,P23,P24…
73 typename P0, typename P1, typename P2, typename P3, typename P4
85 …, map33< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22,P23,P24…
92 typename P0, typename P1, typename P2, typename P3, typename P4
104 …, map34< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22,P23,P24…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/
H A Dpointer_rebind.hpp127 , typename A, class P0, class P1
129 struct pointer_rebinder<Ptr<A, P0, P1>, U, 0u>
130 { typedef Ptr<U, P0, P1> type; };
133 , typename A, class P0, class P1, class P2
135 struct pointer_rebinder<Ptr<A, P0, P1, P2>, U, 0u>
136 { typedef Ptr<U, P0, P1, P2> type; };
139 , typename A, class P0, class P1, class P2, class P3
141 struct pointer_rebinder<Ptr<A, P0, P1, P2, P3>, U, 0u>
142 { typedef Ptr<U, P0, P1, P2, P3> type; };
145 , typename A, class P0, class P1, class P2, class P3, class P4
[all …]
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Don26.c40 #define P1 w2(5);w2(0xd);w2(5);w2(0xd);w2(5);w2(4); macro
55 case 0: w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr()
61 case 1: w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr()
85 case 1: w0(1); P1; w0(r); P2; w0(0); P1; in on26_write_regr()
112 w0(2); P1; w0(8); P2; in on26_connect()
113 w0(2); P1; w0(x); P2; in on26_connect()
119 else { w0(4); P1; w0(4); P1; } in on26_disconnect()
152 w0(2); P1; w0(0); P2; in on26_test_port()
153 w0(3); P1; w0(0); P2; in on26_test_port()
154 w0(2); P1; w0(8); P2; udelay(100); in on26_test_port()
[all …]
H A Ddstr.c37 #define P1 w2(5);w2(0xd);w2(5);w2(4); macro
53 w0(0x81); P1; in dstr_read_regr()
55 P2; w0(r); P1; in dstr_read_regr()
80 w0(0x81); P1; in dstr_write_regr()
82 P2; w0(r); P1; in dstr_write_regr()
119 w0(0x81); P1; in dstr_read_block()
121 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_read_block()
161 w0(0x81); P1; in dstr_write_block()
163 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_write_block()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dpointer_element.hpp66 , class P0, class P1>
68 < TemplateClass<T, P0, P1> >
74 , class P0, class P1, class P2>
76 < TemplateClass<T, P0, P1, P2> >
82 , class P0, class P1, class P2, class P3>
84 < TemplateClass<T, P0, P1, P2, P3> >
90 , class P0, class P1, class P2, class P3, class P4>
92 < TemplateClass<T, P0, P1, P2, P3, P4> >
98 , class P0, class P1, class P2, class P3, class P4, class P5>
100 < TemplateClass<T, P0, P1, P2, P3, P4, P5> >
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/preprocessed/plain/
H A Dmap10.hpp56 typename P0, typename P1
61 , typename P1::first
62 , typename P1::second
83 typename P0, typename P1, typename P2
90 , map2< P0,P1 >
110 typename P0, typename P1, typename P2, typename P3
117 , map3< P0,P1,P2 >
137 typename P0, typename P1, typename P2, typename P3, typename P4
144 , map4< P0,P1,P2,P3 >
164 typename P0, typename P1, typename P2, typename P3, typename P4
[all …]
H A Dmap20.hpp29 typename P0, typename P1, typename P2, typename P3, typename P4
38 , map10< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9 >
58 typename P0, typename P1, typename P2, typename P3, typename P4
67 , map11< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10 >
87 typename P0, typename P1, typename P2, typename P3, typename P4
96 , map12< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11 >
116 typename P0, typename P1, typename P2, typename P3, typename P4
125 , map13< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12 >
145 typename P0, typename P1, typename P2, typename P3, typename P4
154 , map14< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13 >
[all …]
H A Dmap30.hpp29 typename P0, typename P1, typename P2, typename P3, typename P4
40 , map20< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19 >
60 typename P0, typename P1, typename P2, typename P3, typename P4
71 , map21< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20 >
91 typename P0, typename P1, typename P2, typename P3, typename P4
102 , map22< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21 >
122 typename P0, typename P1, typename P2, typename P3, typename P4
133 , map23< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22 >
153 typename P0, typename P1, typename P2, typename P3, typename P4
164 … , map24< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22,P23 >
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/preprocessed/no_ctps/
H A Dmap10.hpp68 typename P0, typename P1
73 , typename P1::first
74 , typename P1::second
101 typename P0, typename P1, typename P2
108 , map2< P0,P1 >
134 typename P0, typename P1, typename P2, typename P3
141 , map3< P0,P1,P2 >
167 typename P0, typename P1, typename P2, typename P3, typename P4
174 , map4< P0,P1,P2,P3 >
200 typename P0, typename P1, typename P2, typename P3, typename P4
[all …]
H A Dmap20.hpp35 typename P0, typename P1, typename P2, typename P3, typename P4
44 , map10< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9 >
70 typename P0, typename P1, typename P2, typename P3, typename P4
79 , map11< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10 >
105 typename P0, typename P1, typename P2, typename P3, typename P4
114 , map12< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11 >
140 typename P0, typename P1, typename P2, typename P3, typename P4
149 , map13< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12 >
175 typename P0, typename P1, typename P2, typename P3, typename P4
184 , map14< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13 >
[all …]
H A Dmap30.hpp35 typename P0, typename P1, typename P2, typename P3, typename P4
46 , map20< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19 >
72 typename P0, typename P1, typename P2, typename P3, typename P4
83 , map21< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20 >
109 typename P0, typename P1, typename P2, typename P3, typename P4
120 , map22< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21 >
146 typename P0, typename P1, typename P2, typename P3, typename P4
157 , map23< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22 >
183 typename P0, typename P1, typename P2, typename P3, typename P4
194 … , map24< P0,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15,P16,P17,P18,P19,P20,P21,P22,P23 >
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dazimuth.hpp52 template <typename P1, typename P2, typename Spheroid>
53 static inline ReturnType apply(P1 const& p1, P2 const& p2, Spheroid const& spheroid) in apply()
61 template <typename P1, typename P2>
62 static inline ReturnType apply(P1 const& p1, P2 const& p2) in apply()
71 template <typename P1, typename P2, typename Sphere>
72 static inline ReturnType apply(P1 const& p1, P2 const& p2, Sphere const& /*unused*/) in apply()
79 template <typename P1, typename P2>
80 static inline ReturnType apply(P1 const& p1, P2 const& p2) in apply()
94 template <typename P1, typename P2, typename Plane>
95 static inline ReturnType apply(P1 const& p1, P2 const& p2, Plane const& /*unused*/) in apply()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dinserter_algorithm.hpp52 : if_< has_push_back< typename clear<P1>::type> \
55 , back_inserter< typename clear<P1>::type > \
59 , front_inserter< typename clear<P1>::type > \
77 : if_< has_push_back<P1> \
80 , back_inserter< typename clear<P1>::type > \
84 , front_inserter< typename clear<P1>::type > \
101 : if_< has_push_back<P1> \
104 , back_inserter< typename clear<P1>::type > \
108 , front_inserter< typename clear<P1>::type > \
130 : if_< has_push_back<P1> \
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dadl_move_swap.hpp129 template<class P1, class P2, bool = P1::value>
133 template<class P1, class P2>
134 struct and_op_impl<P1, P2, true>
137 template<class P1, class P2>
139 : and_op_impl<P1, P2>
144 template<class P1, class P2, bool = P1::value>
148 template<class P1, class P2>
149 struct and_op_not_impl<P1, P2, true>
152 template<class P1, class P2>
154 : and_op_not_impl<P1, P2>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Ddistance_pythagoras.hpp134 template <typename P1, typename P2>
138 P1,
152 template <typename P1, typename P2>
153 static inline typename calculation_type<P1, P2>::type
154 apply(P1 const& p1, P2 const& p2) in apply()
159 boost::numeric_cast<typename calculation_type<P1, P2>::type> in apply()
179 template <typename CalculationType, typename P1, typename P2>
180 struct return_type<distance::pythagoras<CalculationType>, P1, P2>
181 : pythagoras<CalculationType>::template calculation_type<P1, P2>
226 template <typename CalculationType, typename P1, typename P2>
[all …]
H A Dside_by_triangle.hpp97 typename P1,
103 PromotedType side_value(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & eps_policy) in side_value()
132 typename P1,
137 PromotedType side_value(P1 const& p1, P2 const& p2, P const& p) in side_value()
152 template <typename P1, typename P2, typename P, typename EpsPolicy>
153 static inline PromotedType apply(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & epsp) in apply()
162 template <typename P1, typename P2, typename P, typename EpsPolicy>
163 static inline PromotedType apply(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & epsp) in apply()
214 template <typename P1, typename P2, typename P>
215 static inline int apply(P1 const& p1, P2 const& p2, P const& p) in apply()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/
H A Dcross_product.hpp52 template <typename P1, typename P2, typename ResultP>
53 static inline void apply(P1 const& p1, P2 const& p2, ResultP& result) in apply()
55 assert_dimension<P1, 2>(); in apply()
69 template <typename P1, typename P2, typename ResultP>
70 static inline void apply(P1 const& p1, P2 const& p2, ResultP& result) in apply()
72 assert_dimension<P1, 3>(); in apply()
94 template <typename ResultP, typename P1, typename P2>
95 inline ResultP cross_product(P1 const& p1, P2 const& p2) in cross_product()
98 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<P1>) ); in cross_product()
H A Ddot_product.hpp32 template <typename P1, typename P2, std::size_t Dimension, std::size_t DimensionCount>
35 typedef typename select_coordinate_type<P1, P2>::type coordinate_type;
37 static inline coordinate_type apply(P1 const& p1, P2 const& p2) in apply()
40 + dot_product_maker<P1, P2, Dimension+1, DimensionCount>::apply(p1, p2); in apply()
44 template <typename P1, typename P2, std::size_t DimensionCount>
45 struct dot_product_maker<P1, P2, DimensionCount, DimensionCount>
47 typedef typename select_coordinate_type<P1, P2>::type coordinate_type;
49 static inline coordinate_type apply(P1 const& p1, P2 const& p2) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dand_n.hpp42 template<bool B, typename P0 , typename P1>
46 P1
49 template<typename P0 , typename P1>
50 struct and_3<false, P0 , P1>
76 template<bool B, typename P0 , typename P1 , typename P2>
80 P1 , P2
83 template<typename P0 , typename P1 , typename P2>
84 struct and_4<false, P0 , P1 , P2>
110 template<bool B, typename P0 , typename P1 , typename P2 , typename P3>
114 P1 , P2 , P3
[all …]
H A Dtemplate_arity_helper.hpp15 template<typename P0 , typename P1> class F
21 template<typename P0 , typename P1 , typename P2> class F
27 template<typename P0 , typename P1 , typename P2 , typename P3> class F
33 template<typename P0 , typename P1 , typename P2 , typename P3 , typename P4> class F
39 …template<typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5> class F
45 …template<typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typen…
51 …template<typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typen…
57 …template<typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typen…
63 …template<typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typen…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Ddistance_haversine.hpp189 template <typename RadiusType, typename CalculationType, typename P1, typename P2>
190 struct return_type<haversine<RadiusType, CalculationType>, P1, P2>
191 : haversine<RadiusType, CalculationType>::template calculation_type<P1, P2>
215 template <typename RadiusType, typename CalculationType, typename P1, typename P2>
216 struct result_from_distance<haversine<RadiusType, CalculationType>, P1, P2>
220 typedef typename return_type<this_type, P1, P2>::type return_type;
238 template <typename RadiusType, typename CalculationType, typename P1, typename P2>
239 struct return_type<comparable::haversine<RadiusType, CalculationType>, P1, P2>
240 : comparable::haversine<RadiusType, CalculationType>::template calculation_type<P1, P2>
264 template <typename RadiusType, typename CalculationType, typename P1, typename P2>
[all …]

123456789