Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 25 of 206) sorted by relevance

123456789

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/
H A Dcall.hpp15 struct impl struct
35 struct impl struct
55 struct impl struct
75 struct impl : transform_impl<Expr, State, Data> struct
77 …ult_type b0; typedef typename when<_, A1>::template impl<Expr, State, Data> a1; typedef typename a…
78 typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3)> function_traits;
79 typedef typename function_traits::result_type result_type;
88 result_type operator ()( in operator ()()
106 struct impl struct
126 struct impl : transform_impl<Expr, State, Data> struct
[all …]
H A Dmake_gcc_workaround.hpp15 struct impl : transform_impl<Expr, State, Data> struct
17 typedef proto::expr<Tag, Args, Arity> result_type;
19 result_type operator ()( in operator ()()
36 struct impl : transform_impl<Expr, State, Data> struct
38 typedef proto::basic_expr<Tag, Args, Arity> result_type;
40 result_type operator ()( in operator ()()
58 struct impl : transform_impl<Expr, State, Data> struct
60 typedef proto::expr<Tag, Args, Arity> result_type;
62 result_type operator ()( in operator ()()
79 struct impl : transform_impl<Expr, State, Data> struct
[all …]
H A Dlazy.hpp21 struct impl struct
41 struct impl struct
53 struct impl struct
79 struct impl struct
91 struct impl struct
117 struct impl struct
129 struct impl struct
155 struct impl struct
167 struct impl struct
193 struct impl struct
[all …]
H A Dmake.hpp56 struct impl : transform_impl<Expr, State, Data> struct
59 typedef typename detail::make_if_<Object, Expr, State, Data>::type result_type;
68 result_type operator ()( in operator ()()
158 struct impl : transform_impl<Expr, State, Data> struct
161 typedef typename detail::make_if_<Object, Expr, State, Data>::type result_type;
170 result_type operator ()( in operator ()()
192 struct impl struct
282 struct impl : transform_impl<Expr, State, Data> struct
285 typedef typename detail::make_if_<Object, Expr, State, Data>::type result_type;
294 result_type operator ()( in operator ()()
[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 Dmake_component.hpp129 struct impl : make_terminal_impl<Expr, State, Data, Domain> {}; struct
136 struct impl : proto::transform_impl<Expr, State, Data> struct
140 child;
144 child_component;
148 elements;
150 typedef make_component<Domain, Tag> make_component_;
155 result_type;
157 result_type operator()( in operator ()()
178 struct impl : proto::transform_impl<Expr, State, Data> struct
184 lhs_component;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Denv.hpp180 struct impl struct
182 typedef env<data_type, typename detail::value_type<T>::type> result_type;
184 result_type const operator()(detail::arg<T> t) const in operator ()()
192 struct impl<T, true> struct
194 typedef T result_type;
196 typename add_const<T>::type operator()(detail::arg<T> t) const in operator ()()
239 struct impl struct
248 result_type;
250 result_type operator()(detail::arg<Env>) const in operator ()()
257 struct impl<Env, false> struct
[all …]
H A Ddefault.hpp242 struct impl struct
263 struct impl struct
267 typedef typename result_of::child_c<Expr, 0>::type e0;
268 typedef typename Grammar::template impl<e0, State, Data>::result_type r0;
271 result_type operator ()( in operator ()()
293 struct impl struct
297 typedef typename result_of::child_c<Expr, 0>::type e0;
298 typedef typename Grammar::template impl<e0, State, Data>::result_type r0;
301 result_type operator ()( in operator ()()
323 struct impl struct
[all …]
H A Dfold.hpp89 struct impl : transform_impl<Expr, State, Data> struct
96 sequence;
103 state0;
108 fun;
116 result_type;
127 result_type operator ()( in operator ()()
151 struct impl : transform_impl<Expr, State, Data> struct
158 sequence;
165 state0;
170 fun;
[all …]
H A Darg.hpp35 struct impl : transform_impl<Expr, State, Data> struct
37 typedef Expr result_type;
43 BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE(result_type, typename impl::expr_param) in BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE()
68 struct impl : transform_impl<Expr, State, Data> struct
70 typedef State result_type;
76 BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE(result_type, typename impl::state_param) in BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE()
102 struct impl struct
125 struct impl : transform_impl<Expr, State, Data> struct
129 result_type;
141 operator ()( in operator ()()
[all …]
H A Dfold_tree.hpp27 struct impl struct
29 typedef mpl::false_ result_type;
33 struct impl<Expr, State, Data, typename Expr::proto_tag> struct
35 typedef mpl::true_ result_type;
39 struct impl<Expr &, State, Data, typename Expr::proto_tag> struct
41 typedef mpl::true_ result_type;
93 struct impl struct
102 struct impl<Expr &, State, Data> struct
148 struct impl struct
157 struct impl<Expr &, State, Data> struct
H A Dwhen.hpp48 struct impl : transform_impl<Expr, State, Data> struct
57 which;
59 typedef typename which::template impl<Expr, State, Data>::result_type result_type;
72 result_type operator ()( in operator ()()
186 struct impl struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dmeta_grammar.hpp37 struct impl struct
40 typedef meta_grammar::impl<Expr, State, Data> what;
42 typedef typename what::result_type result_type;
44 result_type operator()( in operator ()()
55 struct impl<Expr, State, proto::empty_env> struct
64 what;
66 typedef typename what::result_type result_type;
68 result_type operator()( in operator ()()
79 struct impl<Expr, State, unused> struct
88 what;
[all …]
H A Dis_nullary.hpp49 struct impl struct
51 typedef mpl::false_ result_type;
85 struct impl struct
106 struct impl struct
108 typedef mpl::true_ result_type;
156 struct impl struct
158 … typedef typename evaluator::template impl<actor<T>, State, Data>::result_type result_type;
167 struct impl struct
169 … typedef typename evaluator::template impl<actor<T> const, State, Data>::result_type result_type;
H A Denvironment.hpp197 struct impl struct
200 typedef vector2<State, Data> result_type;
202 result_type operator()( in operator ()()
286 struct impl struct
289 typedef State result_type;
291 result_type operator()( in operator ()()
303 struct _env::impl<Expr, State, proto::empty_env> struct in boost::phoenix::_env
311 result_type;
313 result_type operator()( in operator ()()
324 struct _env::impl<Expr, State, unused> struct in boost::phoenix::_env
[all …]
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_task.cpp29 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_set_s32() local
38 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_set_s64() local
47 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_set_ptr() local
56 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_set_frame() local
65 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_set_packet() local
74 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_set_buffer() local
83 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_get_s32() local
95 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_get_s64() local
107 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_get_ptr() local
119 MppTaskImpl *impl = (MppTaskImpl *)task; in mpp_task_meta_get_frame() local
[all …]
H A Dmpp_buf_slot.cpp46 #define slot_assert(impl, cond) do { \ argument
275 static void generate_info_set(MppBufSlotsImpl *impl, MppFrame frame, RK_U32 force_default_align) in generate_info_set()
454 static void _dump_slots(const char *caller, MppBufSlotsImpl *impl) in _dump_slots()
481 static void slot_ops_with_log(MppBufSlotsImpl *impl, MppBufSlotEntry *slot, MppBufSlotOps op, void … in slot_ops_with_log()
592 static void init_slot_entry(MppBufSlotsImpl *impl, RK_S32 pos, RK_S32 count) in init_slot_entry()
610 static RK_S32 check_entry_unused(MppBufSlotsImpl *impl, MppBufSlotEntry *entry) in check_entry_unused()
638 static void clear_slots_impl(MppBufSlotsImpl *impl) in clear_slots_impl()
684 MppBufSlotsImpl *impl = mpp_calloc(MppBufSlotsImpl, 1); in mpp_buf_slot_init() local
751 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_setup() local
780 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_is_changed() local
[all …]
H A Dmpp_meta.cpp151 MppMetaImpl *impl = mpp_malloc_size(MppMetaImpl, sizeof(MppMetaImpl) + in get_meta() local
208 MppMetaImpl *impl = service->get_meta(tag, caller); in mpp_meta_get_with_tag() local
221 MppMetaImpl *impl = (MppMetaImpl *)meta; in mpp_meta_put() local
234 MppMetaImpl *impl = (MppMetaImpl *)meta; in mpp_meta_inc_ref() local
247 MppMetaImpl *impl = (MppMetaImpl *)meta; in mpp_meta_size() local
259 MppMetaImpl *impl = (MppMetaImpl *)meta; in mpp_meta_dump() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dmatches.hpp568 struct impl : transform_impl<Expr, State, Data> struct
570 typedef Expr result_type;
574 BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE(result_type, typename impl::expr_param) in BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE()
612 struct impl : transform_impl<Expr, State, Data> struct
614 typedef Expr result_type;
619 BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE(result_type, typename impl::expr_param) in BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE()
691 struct impl : transform_impl<Expr, State, Data> struct
695 condition;
703 which;
705 typedef typename which::template impl<Expr, State, Data>::result_type result_type;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/
H A Dmake_gcc_workaround.hpp57 struct impl : transform_impl<Expr, State, Data> struct
59 typedef proto::expr<Tag, Args, Arity> result_type;
62 result_type operator ()( in operator ()()
80 struct impl : transform_impl<Expr, State, Data> struct
82 typedef proto::basic_expr<Tag, Args, Arity> result_type;
85 result_type operator ()( in operator ()()
H A Dcall.hpp57 struct impl : transform_impl<Expr, State, Data> struct
61 … typedef detail::poly_function_traits<Fun, Fun(BOOST_PP_ENUM_PARAMS(N, b))> function_traits;
62 typedef typename function_traits::result_type result_type;
72 result_type operator ()( in operator ()()
93 struct impl struct
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Denc_impl.cpp56 MPP_RET enc_impl_init(EncImpl *impl, EncImplCfg *cfg) in enc_impl_init()
102 MPP_RET enc_impl_deinit(EncImpl impl) in enc_impl_deinit()
118 MPP_RET enc_impl_proc_cfg(EncImpl impl, MpiCmd cmd, void *para) in enc_impl_proc_cfg()
133 MPP_RET enc_impl_gen_hdr(EncImpl impl, MppPacket pkt) in enc_impl_gen_hdr()
153 MPP_RET enc_impl_start(EncImpl impl, HalEncTask *task) in enc_impl_start()
168 MPP_RET enc_impl_proc_dpb(EncImpl impl, HalEncTask *task) in enc_impl_proc_dpb()
183 MPP_RET enc_impl_proc_hal(EncImpl impl, HalEncTask *task) in enc_impl_proc_hal()
198 MPP_RET enc_impl_add_prefix(EncImpl impl, MppPacket pkt, RK_S32 *length, in enc_impl_add_prefix()
218 MPP_RET enc_impl_sw_enc(EncImpl impl, HalEncTask *task) in enc_impl_sw_enc()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dpoly_function_funop.hpp28 > impl; in operator ()() local
51 > impl; in operator ()() local
74 > impl; in operator ()() local
97 > impl; in operator ()() local
120 > impl; in operator ()() local
143 > impl; in operator ()() local
166 > impl; in operator ()() local
189 > impl; in operator ()() local
212 > impl; in operator ()() local
235 > impl; in operator ()() local
/OK3568_Linux_fs/external/mpp/utils/
H A Dmpi_dec_utils.c92 static MPP_RET add_new_slot(FileReaderImpl* impl, FileBufSlot *slot) in add_new_slot()
116 FileReaderImpl *impl = (FileReaderImpl*)data; in read_ivf_file() local
156 FileReaderImpl *impl = (FileReaderImpl*)data; in read_jpeg_file() local
184 FileReaderImpl *impl = (FileReaderImpl*)data; in read_normal_file() local
210 FileReaderImpl *impl = (FileReaderImpl*)data; in check_file_type() local
253 FileReaderImpl *impl = (FileReaderImpl*)reader; in reader_size() local
264 FileReaderImpl *impl = (FileReaderImpl*)reader; in reader_read() local
293 FileReaderImpl *impl = (FileReaderImpl*)reader; in reader_index_read() local
321 FileReaderImpl *impl = (FileReaderImpl*)reader; in reader_rewind() local
329 FileReaderImpl *impl = NULL; in reader_init() local
[all …]
H A Dmpp_opt.c35 MppOptImpl *impl = mpp_calloc(MppOptImpl, 1); in mpp_opt_init() local
44 MppOptImpl *impl = (MppOptImpl *)opt; in mpp_opt_deinit() local
60 MppOptImpl *impl = (MppOptImpl *)opt; in mpp_opt_setup() local
80 MppOptImpl *impl = (MppOptImpl *)opt; in mpp_opt_add() local
101 MppOptImpl *impl = (MppOptImpl *)opt; in mpp_opt_parse() local
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp84 MppClockImpl *impl = mpp_calloc(MppClockImpl, 1); in mpp_clock_get() local
234 MppTimerImpl *impl = (MppTimerImpl *)ctx; in mpp_timer_thread() local
278 MppTimerImpl *impl = NULL; in mpp_timer_get() local
347 MppTimerImpl *impl = (MppTimerImpl *)timer; in mpp_timer_set_callback() local
359 MppTimerImpl *impl = (MppTimerImpl *)timer; in mpp_timer_set_timing() local
371 MppTimerImpl *impl = (MppTimerImpl *)timer; in mpp_timer_set_enable() local
403 MppTimerImpl *impl = (MppTimerImpl *)timer; in mpp_timer_put() local
475 MppStopwatchImpl *impl = mpp_calloc(MppStopwatchImpl, 1); in mpp_stopwatch_get() local
499 MppStopwatchImpl *impl = (MppStopwatchImpl *)stopwatch; in mpp_stopwatch_set_show_on_exit() local
514 MppStopwatchImpl *impl = (MppStopwatchImpl *)stopwatch; in mpp_stopwatch_record() local
[all …]

123456789