| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/ |
| H A D | strategy_transform.hpp | 107 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() 137 assert_dimension<P2, 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 D | map10.hpp | 42 typename P0, typename P1, typename P2 46 typename P2::first 47 , typename P2::second 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 88 , map5< P0,P1,P2,P3,P4 > 95 typename P0, typename P1, typename P2, typename P3, typename P4 [all …]
|
| H A D | map20.hpp | 16 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 D | map30.hpp | 16 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 D | map40.hpp | 16 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 D | pointer_rebind.hpp | 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 147 struct pointer_rebinder<Ptr<A, P0, P1, P2, P3, P4>, U, 0u> 148 { typedef Ptr<U, P0, P1, P2, P3, P4> type; }; 151 , typename A, class P0, class P1, class P2, class P3, class P4, class P5 [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/ |
| H A D | pointer_element.hpp | 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> > 106 , class P0, class P1, class P2, class P3, class P4, class P5, class P6> 108 < TemplateClass<T, P0, P1, P2, P3, P4, P5, P6> > [all …]
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | on26.c | 41 #define P2 w2(5);w2(7);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() 86 w0(val); P2; w0(val); P2; in on26_write_regr() 112 w0(2); P1; w0(8); P2; in on26_connect() 113 w0(2); P1; w0(x); P2; in on26_connect() 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 …]
|
| /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 D | map10.hpp | 83 typename P0, typename P1, typename P2 88 , typename P2::first 89 , typename P2::second 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 172 , map5< P0,P1,P2,P3,P4 > 192 typename P0, typename P1, typename P2, typename P3, typename P4 [all …]
|
| H A D | map20.hpp | 29 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 D | map30.hpp | 29 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 …]
|
| H A D | map40.hpp | 29 typename P0, typename P1, typename P2, typename P3, typename P4 42 …, 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… 62 typename P0, typename P1, typename P2, typename P3, typename P4 75 …, 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… 95 typename P0, typename P1, typename P2, typename P3, typename P4 108 …, 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… 128 typename P0, typename P1, typename P2, typename P3, typename P4 141 …, 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… 161 typename P0, typename P1, typename P2, typename P3, typename P4 174 …, 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/mpl/map/aux_/preprocessed/no_ctps/ |
| H A D | map10.hpp | 101 typename P0, typename P1, typename P2 106 , typename P2::first 107 , typename P2::second 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 208 , map5< P0,P1,P2,P3,P4 > 234 typename P0, typename P1, typename P2, typename P3, typename P4 [all …]
|
| H A D | map20.hpp | 35 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 D | map30.hpp | 35 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 …]
|
| H A D | map40.hpp | 35 typename P0, typename P1, typename P2, typename P3, typename P4 48 …, 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… 74 typename P0, typename P1, typename P2, typename P3, typename P4 87 …, 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… 113 typename P0, typename P1, typename P2, typename P3, typename P4 126 …, 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… 152 typename P0, typename P1, typename P2, typename P3, typename P4 165 …, 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… 191 typename P0, typename P1, typename P2, typename P3, typename P4 204 …, 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/geometry/algorithms/detail/ |
| H A D | azimuth.hpp | 52 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/move/ |
| H A D | adl_move_swap.hpp | 129 template<class P1, class P2, bool = P1::value> 133 template<class P1, class P2> 134 struct and_op_impl<P1, P2, true> 135 { static const bool value = P2::value; }; 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> 150 { static const bool value = !P2::value; }; [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | distance_pythagoras.hpp | 134 template <typename P1, typename P2> 139 P2, 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 D | side_by_triangle.hpp | 98 typename P2, 103 PromotedType side_value(P1 const& p1, P2 const& p2, P const& p, EpsPolicy & eps_policy) in side_value() 133 typename P2, 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 D | cross_product.hpp | 52 template <typename P1, typename P2, typename ResultP> 53 static inline void apply(P1 const& p1, P2 const& p2, ResultP& result) in apply() 56 assert_dimension<P2, 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() 73 assert_dimension<P2, 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() 99 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<P2>) ); in cross_product()
|
| H A D | dot_product.hpp | 32 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/geometry/strategies/spherical/ |
| H A D | distance_haversine.hpp | 189 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 …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | am335x-pocketbeagle.dts | 71 "P2.29 [SPI1_CLK]", 78 "P2.11 [I2C1_SDA]", 79 "P2.09 [I2C1_SCL]", 83 "P2.31 [SPI1_CS]", 87 "P2.03", 91 "P2.19", 94 "P2.05 [UART4_RX]", 95 "P2.07 [UART4_TX]"; 109 "P2.25 [SPI1_MOSI]", 112 "P2.24", [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 D | and_n.hpp | 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 117 template<typename P0 , typename P1 , typename P2 , typename P3> 118 struct and_5<false, P0 , P1 , P2 , P3> 144 template<bool B, typename P0 , typename P1 , typename P2 , typename P3 , typename P4> 148 P1 , P2 , P3 , P4 [all …]
|