| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | page_actor.c | 22 static void *cache_first_page(struct squashfs_page_actor *actor) in cache_first_page() argument 24 actor->next_page = 1; in cache_first_page() 25 return actor->buffer[0]; in cache_first_page() 28 static void *cache_next_page(struct squashfs_page_actor *actor) in cache_next_page() argument 30 if (actor->next_page == actor->pages) in cache_next_page() 33 return actor->buffer[actor->next_page++]; in cache_next_page() 36 static void cache_finish_page(struct squashfs_page_actor *actor) in cache_finish_page() argument 44 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init() local 46 if (actor == NULL) in squashfs_page_actor_init() 49 actor->length = length ? : pages * PAGE_SIZE; in squashfs_page_actor_init() [all …]
|
| H A D | page_actor.h | 20 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init() local 22 if (actor == NULL) in squashfs_page_actor_init() 25 actor->length = length ? : pages * PAGE_SIZE; in squashfs_page_actor_init() 26 actor->page = page; in squashfs_page_actor_init() 27 actor->pages = pages; in squashfs_page_actor_init() 28 actor->next_page = 0; in squashfs_page_actor_init() 29 return actor; in squashfs_page_actor_init() 32 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page() argument 34 actor->next_page = 1; in squashfs_first_page() 35 return actor->page[0]; in squashfs_first_page() [all …]
|
| H A D | decompressor.c | 92 struct squashfs_page_actor *actor = NULL; in get_comp_opts() local 105 actor = squashfs_page_actor_init(&buffer, 1, 0); in get_comp_opts() 106 if (actor == NULL) { in get_comp_opts() 112 sizeof(struct squashfs_super_block), 0, NULL, actor); in get_comp_opts() 123 kfree(actor); in get_comp_opts()
|
| /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 D | actor_operator_10.hpp | 19 …actor<proto_base_expr, A0 &> {}; template <typename A0> typename result_of::actor<proto_base_expr,… in operator ()() 31 …actor<proto_base_expr, A0 & , A1 &> {}; template <typename A0 , typename A1> typename result_of::a… in operator ()() 45 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 &> 48 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 53 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 61 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 66 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 74 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type 79 const actor<Expr> *, A0 const& , A1 const& , A2 const& in operator ()() 87 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type [all …]
|
| H A D | actor_result_of_20.hpp | 11 struct actor; 19 vector1<const ::boost::phoenix::actor<Expr> *> & 34 struct actor<Expr, A0> struct 41 vector2<const ::boost::phoenix::actor<Expr> *, A0> & 56 struct actor<Expr, A0 , A1> struct 63 vector3<const ::boost::phoenix::actor<Expr> *, A0 , A1> & 78 struct actor<Expr, A0 , A1 , A2> argument 85 vector4<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2> & 100 struct actor<Expr, A0 , A1 , A2 , A3> struct 107 vector5<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2 , A3> & [all …]
|
| H A D | actor_result_of_10.hpp | 11 struct actor; 19 vector1<const ::boost::phoenix::actor<Expr> *> & 34 struct actor<Expr, A0> struct 41 vector2<const ::boost::phoenix::actor<Expr> *, A0> & 56 struct actor<Expr, A0 , A1> struct 63 vector3<const ::boost::phoenix::actor<Expr> *, A0 , A1> & 78 struct actor<Expr, A0 , A1 , A2> argument 85 vector4<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2> & 100 struct actor<Expr, A0 , A1 , A2 , A3> struct 107 vector5<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2 , A3> & [all …]
|
| H A D | actor_result_of_30.hpp | 11 struct actor; 19 vector1<const ::boost::phoenix::actor<Expr> *> & 34 struct actor<Expr, A0> struct 41 vector2<const ::boost::phoenix::actor<Expr> *, A0> & 56 struct actor<Expr, A0 , A1> struct 63 vector3<const ::boost::phoenix::actor<Expr> *, A0 , A1> & 78 struct actor<Expr, A0 , A1 , A2> struct 85 vector4<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2> & 100 struct actor<Expr, A0 , A1 , A2 , A3> argument 107 vector5<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2 , A3> & [all …]
|
| H A D | actor_result_of_40.hpp | 11 struct actor; 19 vector1<const ::boost::phoenix::actor<Expr> *> & 34 struct actor<Expr, A0> struct 41 vector2<const ::boost::phoenix::actor<Expr> *, A0> & 56 struct actor<Expr, A0 , A1> argument 63 vector3<const ::boost::phoenix::actor<Expr> *, A0 , A1> & 78 struct actor<Expr, A0 , A1 , A2> struct 85 vector4<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2> & 100 struct actor<Expr, A0 , A1 , A2 , A3> struct 107 vector5<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2 , A3> & [all …]
|
| H A D | actor_operator_20.hpp | 19 …actor<proto_base_expr, A0 &> {}; template <typename A0> typename result_of::actor<proto_base_expr,… in operator ()() 31 …actor<proto_base_expr, A0 & , A1 &> {}; template <typename A0 , typename A1> typename result_of::a… in operator ()() 45 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 &> 48 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 53 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 61 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 66 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 74 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type 79 const actor<Expr> *, A0 const& , A1 const& , A2 const& in operator ()() 87 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type [all …]
|
| H A D | actor_result_of_50.hpp | 11 struct actor; 19 vector1<const ::boost::phoenix::actor<Expr> *> & 34 struct actor<Expr, A0> struct 41 vector2<const ::boost::phoenix::actor<Expr> *, A0> & 56 struct actor<Expr, A0 , A1> argument 63 vector3<const ::boost::phoenix::actor<Expr> *, A0 , A1> & 78 struct actor<Expr, A0 , A1 , A2> argument 85 vector4<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2> & 100 struct actor<Expr, A0 , A1 , A2 , A3> argument 107 vector5<const ::boost::phoenix::actor<Expr> *, A0 , A1 , A2 , A3> & [all …]
|
| H A D | actor_operator_30.hpp | 19 …actor<proto_base_expr, A0 &> {}; template <typename A0> typename result_of::actor<proto_base_expr,… in operator ()() 31 …actor<proto_base_expr, A0 & , A1 &> {}; template <typename A0 , typename A1> typename result_of::a… in operator ()() 45 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 &> 48 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 53 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 61 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 66 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 74 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type 79 const actor<Expr> *, A0 const& , A1 const& , A2 const& in operator ()() 87 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type [all …]
|
| H A D | actor_operator_40.hpp | 19 …actor<proto_base_expr, A0 &> {}; template <typename A0> typename result_of::actor<proto_base_expr,… in operator ()() 31 …actor<proto_base_expr, A0 & , A1 &> {}; template <typename A0 , typename A1> typename result_of::a… in operator ()() 45 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 &> 48 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 53 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 61 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 66 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 74 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type 79 const actor<Expr> *, A0 const& , A1 const& , A2 const& in operator ()() 87 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type [all …]
|
| H A D | actor_operator_50.hpp | 19 …actor<proto_base_expr, A0 &> {}; template <typename A0> typename result_of::actor<proto_base_expr,… in operator ()() 31 …actor<proto_base_expr, A0 & , A1 &> {}; template <typename A0 , typename A1> typename result_of::a… in operator ()() 45 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 &> 48 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 53 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 61 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 &>::type 66 const actor<Expr> *, A0 & , A1 & , A2 & in operator ()() 74 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type 79 const actor<Expr> *, A0 const& , A1 const& , A2 const& in operator ()() 87 typename result_of::actor<proto_base_expr, A0 const& , A1 const& , A2 const&>::type [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/ |
| H A D | actor.hpp | 45 struct actor; 153 template apply<const ::boost::phoenix::actor<Expr> *, A...>::type& 162 struct actor : actor_impl<Expr, A...> {}; 169 struct actor<Expr> struct 192 struct actor struct 205 BOOST_PROTO_BASIC_EXTENDS(expr_type, actor<expr_type>, phoenix_domain) in BOOST_PROTO_BASIC_EXTENDS() argument 208 actor& operator=(actor const& other) in BOOST_PROTO_BASIC_EXTENDS() 213 actor& operator=(actor & other) in operator =() argument 270 typename result_of::actor<proto_base_expr>::type 273 typedef vector1<const actor<Expr> *> env_type; in operator ()() [all …]
|
| H A D | reference.hpp | 102 struct custom_terminal<boost::reference_wrapper<actor<Expr> > > 108 struct result<This(boost::reference_wrapper<actor<Expr> > const &, Context)> 109 : boost::result_of<evaluator(actor<Expr> &, Context)> 113 struct result<This(boost::reference_wrapper<actor<Expr> > &, Context)> 114 : boost::result_of<evaluator(actor<Expr> &, Context)> 118 typename boost::result_of<evaluator(actor<Expr> &, Context const &)>::type 119 operator()(boost::reference_wrapper<actor<Expr> > & r, Context const & ctx) const in operator ()() 126 struct custom_terminal<boost::reference_wrapper<actor<Expr> const> > 132 struct result<This(boost::reference_wrapper<actor<Expr> const> const &, Context)> 133 : boost::result_of<evaluator(actor<Expr> const&, Context)> [all …]
|
| H A D | is_nullary.hpp | 147 struct is_nullary<custom_terminal<actor<T> > > 152 struct is_nullary<custom_terminal<boost::reference_wrapper<actor<T> > > > 154 … BOOST_PROTO_TRANSFORM(is_nullary<custom_terminal<boost::reference_wrapper<actor<T> > > >) 158 … typedef typename evaluator::template impl<actor<T>, State, Data>::result_type result_type; 163 struct is_nullary<custom_terminal<boost::reference_wrapper<actor<T> const> > > 165 … BOOST_PROTO_TRANSFORM(is_nullary<custom_terminal<boost::reference_wrapper<actor<T> const> > >) 169 … typedef typename evaluator::template impl<actor<T> const, State, Data>::result_type result_type;
|
| H A D | value.hpp | 68 struct is_custom_terminal<actor<Expr> > 74 struct custom_terminal<actor<Expr> > 89 typename result<custom_terminal(actor<Expr> const &, Context &)>::type 90 operator()(actor<Expr> const & expr, Context & ctx) const in operator ()() 92 … typedef typename result<custom_terminal(actor<Expr> const &, Context &)>::type result_type; in operator ()()
|
| H A D | function_equal.hpp | 29 struct actor; 147 inline bool function_equal_impl(actor<Expr1> const& a1, actor<Expr2> const& a2) in function_equal_impl() 153 inline bool function_equal(actor<Expr1> const& a1, actor<Expr2> const& a2) in function_equal()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/ |
| H A D | actor_operator.hpp | 63 : result_of::actor<proto_base_expr, BOOST_PHOENIX_A_ref> 67 typename result_of::actor<proto_base_expr, BOOST_PHOENIX_A_ref>::type 72 const actor<Expr> *, BOOST_PHOENIX_A_ref in operator ()() 81 typename result_of::actor<proto_base_expr, BOOST_PHOENIX_A_ref>::type 86 const actor<Expr> *, BOOST_PHOENIX_A_ref in operator ()() 95 typename result_of::actor<proto_base_expr, BOOST_PHOENIX_A_const_ref>::type 100 const actor<Expr> *, BOOST_PHOENIX_A_const_ref in operator ()() 109 typename result_of::actor<proto_base_expr, BOOST_PHOENIX_A_const_ref>::type 114 const actor<Expr> *, BOOST_PHOENIX_A_const_ref in operator ()() 134 : result_of::actor<proto_base_expr, BOOST_PHOENIX_PERM_A(I)> \ [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | context.hpp | 33 typedef phoenix::actor<attribute<n> > \ 35 phoenix::actor<attribute<n> > const \ 46 typedef phoenix::actor<attribute<n> > \ 233 typedef phoenix::actor<attribute<0> > _val_type; 234 typedef phoenix::actor<attribute<0> > _r0_type; 235 typedef phoenix::actor<attribute<1> > _r1_type; 236 typedef phoenix::actor<attribute<2> > _r2_type; 251 typedef phoenix::actor<local_variable<0> > _a_type; 252 typedef phoenix::actor<local_variable<1> > _b_type; 253 typedef phoenix::actor<local_variable<2> > _c_type; [all …]
|
| H A D | argument.hpp | 29 typedef phoenix::actor<argument<n> > \ 31 phoenix::actor<argument<n> > const \ 44 typedef phoenix::actor<argument<n> > \ 178 typedef phoenix::actor<attribute_context<void> > _0_type; 185 typedef phoenix::actor<argument<0> > _1_type; 186 typedef phoenix::actor<argument<1> > _2_type; 187 typedef phoenix::actor<argument<2> > _3_type;
|
| /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 | for_each_range.hpp | 44 static inline void apply(Range & range, Actor & actor) in apply() 46 actor.apply(range); in apply() 54 static inline void apply(Polygon & polygon, Actor & actor) in apply() 56 actor.apply(exterior_ring(polygon)); in apply() 66 static inline void apply(Box & box, Actor & actor) in apply() 68 actor.apply(box_view<typename boost::remove_const<Box>::type>(box)); in apply() 75 static inline void apply(Multi & multi, Actor & actor) in apply() 80 SinglePolicy::apply(*it, actor); in apply() 185 inline void for_each_range(Geometry const& geometry, Actor & actor) in for_each_range() argument 191 >::apply(geometry, actor); in for_each_range()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/ |
| H A D | io.hpp | 39 , actor<Expr> 42 operator<<(actor<Expr> const& a0, detail::iomanip_type a1) in operator <<() 53 , actor<Expr> 56 operator<<(actor<Expr> const& a0, detail::omanip_type a1) in operator <<() 67 , actor<Expr> 70 operator>>(actor<Expr> const& a0, detail::iomanip_type a1) in operator >>() 81 , actor<Expr> 84 operator>>(actor<Expr> const& a0, detail::imanip_type a1) in operator >>()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | default_file_source.cpp | 218 impl->actor().invoke(&Impl::setAPIBaseURL, baseURL); in setAPIBaseURL() 232 impl->actor().invoke(&Impl::setAccessToken, accessToken); in setAccessToken() 246 impl->actor().invoke(&Impl::setResourceTransform, std::move(transform)); in setResourceTransform() 252 …req->onCancel([fs = impl->actor(), req = req.get()] () mutable { fs.invoke(&Impl::cancel, req); }); in request() 254 impl->actor().invoke(&Impl::request, req.get(), resource, req->actor()); in request() 260 impl->actor().invoke(&Impl::listRegions, callback); in listOfflineRegions() 266 impl->actor().invoke(&Impl::createRegion, definition, metadata, callback); in createOfflineRegion() 272 impl->actor().invoke(&Impl::updateMetadata, regionID, metadata, callback); in updateOfflineMetadata() 276 impl->actor().invoke(&Impl::deleteRegion, std::move(region), callback); in deleteOfflineRegion() 280 impl->actor().invoke(&Impl::setRegionObserver, region.getID(), std::move(observer)); in setOfflineRegionObserver() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/ |
| H A D | map_snapshotter.cpp | 178 impl->actor().invoke(&Impl::snapshot, std::move(callback)); in snapshot() 182 impl->actor().invoke(&Impl::setStyleURL, styleURL); in setStyleURL() 186 return impl->actor().ask(&Impl::getStyleURL).get(); in getStyleURL() 190 impl->actor().invoke(&Impl::setStyleJSON, styleJSON); in setStyleJSON() 194 return impl->actor().ask(&Impl::getStyleJSON).get(); in getStyleJSON() 198 impl->actor().invoke(&Impl::setSize, size); in setSize() 202 return impl->actor().ask(&Impl::getSize).get(); in getSize() 206 impl->actor().invoke(&Impl::setCameraOptions, options); in setCameraOptions() 210 return impl->actor().ask(&Impl::getCameraOptions).get(); in getCameraOptions() 214 impl->actor().invoke(&Impl::setRegion, std::move(bounds)); in setRegion() [all …]
|