Home
last modified time | relevance | path

Searched refs:associated_allocator (Results 1 – 25 of 26) sorted by relevance

12

/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dassociated_allocator.hpp73 struct associated_allocator struct
97 inline typename associated_allocator<T>::type
100 return associated_allocator<T>::get(t); in get_associated_allocator()
108 inline typename associated_allocator<T, Allocator>::type
111 return associated_allocator<T, Allocator>::get(t, a); in get_associated_allocator()
118 = typename associated_allocator<T, Allocator>::type;
Dbind_executor.hpp547 struct associated_allocator<executor_binder<T, Executor>, Allocator> struct
549 typedef typename associated_allocator<T, Allocator>::type type; argument
554 return associated_allocator<T, Allocator>::get(b.get(), a); in get()
/external/sdv/vsomeip/third_party/boost/asio/test/archetypes/
Dasync_ops.hpp43 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
64 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
98 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
132 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
158 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
194 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
228 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
254 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
291 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
325 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE()
[all …]
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Ddispatch.hpp50 typename associated_allocator<handler_t>::type alloc( in operator ()()
75 typename associated_allocator<handler_t>::type alloc( in operator ()()
114 typename associated_allocator<handler_t>::type alloc( in operator ()()
144 typename associated_allocator<handler_t>::type alloc( in operator ()()
171 typename associated_allocator<handler_t>::type alloc( in operator ()()
197 typename associated_allocator<handler_t>::type alloc( in operator ()()
Dpost.hpp52 typename associated_allocator<handler_t>::type alloc( in operator ()()
78 typename associated_allocator<handler_t>::type alloc( in operator ()()
117 typename associated_allocator<handler_t>::type alloc( in operator ()()
148 typename associated_allocator<handler_t>::type alloc( in operator ()()
176 typename associated_allocator<handler_t>::type alloc( in operator ()()
202 typename associated_allocator<handler_t>::type alloc( in operator ()()
Ddefer.hpp52 typename associated_allocator<handler_t>::type alloc( in operator ()()
78 typename associated_allocator<handler_t>::type alloc( in operator ()()
117 typename associated_allocator<handler_t>::type alloc( in operator ()()
148 typename associated_allocator<handler_t>::type alloc( in operator ()()
176 typename associated_allocator<handler_t>::type alloc( in operator ()()
202 typename associated_allocator<handler_t>::type alloc( in operator ()()
Dbuffered_read_stream.hpp207 struct associated_allocator< struct
210 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
215 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
454 struct associated_allocator< struct
458 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
465 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
Dbuffered_write_stream.hpp187 struct associated_allocator< struct
190 typedef typename associated_allocator<WriteHandler, Allocator>::type type; argument
195 return associated_allocator<WriteHandler, Allocator>::get(h.handler_, a); in get()
440 struct associated_allocator< struct
444 typedef typename associated_allocator<WriteHandler, Allocator>::type type; argument
451 return associated_allocator<WriteHandler, Allocator>::get(h.handler_, a); in get()
Dwrite_at.hpp375 struct associated_allocator< struct
380 typedef typename associated_allocator<WriteHandler, Allocator>::type type; argument
388 return associated_allocator<WriteHandler, Allocator>::get(h.handler_, a); in get()
593 struct associated_allocator< struct
597 typedef typename associated_allocator<WriteHandler, Allocator1>::type type; argument
603 return associated_allocator<WriteHandler, Allocator1>::get(h.handler_, a); in get()
Dread_until.hpp1044 struct associated_allocator< struct
1049 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
1056 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
1353 struct associated_allocator< struct
1358 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
1365 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
1669 struct associated_allocator< struct
1674 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
1681 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
1983 struct associated_allocator< struct
[all …]
Dredirect_error.hpp374 struct associated_allocator<detail::redirect_error_handler<Handler>, Allocator> struct
376 typedef typename associated_allocator<Handler, Allocator>::type type; argument
382 return associated_allocator<Handler, Allocator>::get(h.handler_, a); in get()
Dread_at.hpp390 struct associated_allocator< struct
395 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
403 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
668 struct associated_allocator< struct
673 typedef typename associated_allocator<ReadHandler, Allocator1>::type type; argument
680 return associated_allocator<ReadHandler, Allocator1>::get(h.handler_, a); in get()
Dwrite.hpp494 struct associated_allocator< struct
499 typedef typename associated_allocator<WriteHandler, Allocator>::type type; argument
506 return associated_allocator<WriteHandler, Allocator>::get(h.handler_, a); in get()
747 struct associated_allocator< struct
752 typedef typename associated_allocator<WriteHandler, Allocator>::type type; argument
759 return associated_allocator<WriteHandler, Allocator>::get(h.handler_, a); in get()
1040 struct associated_allocator< struct
1045 typedef typename associated_allocator<WriteHandler, Allocator>::type type; argument
1052 return associated_allocator<WriteHandler, Allocator>::get(h.handler_, a); in get()
Dspawn.hpp300 struct associated_allocator<detail::coro_handler<Handler, T>, Allocator> struct
302 typedef typename associated_allocator<Handler, Allocator>::type type; argument
307 return associated_allocator<Handler, Allocator>::get(h.handler_, a); in get()
367 typedef typename associated_allocator<Handler>::type allocator_type;
Dread.hpp529 struct associated_allocator< struct
534 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
541 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
811 struct associated_allocator< struct
816 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
823 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
1138 struct associated_allocator< struct
1143 typedef typename associated_allocator<ReadHandler, Allocator>::type type; argument
1150 return associated_allocator<ReadHandler, Allocator>::get(h.handler_, a); in get()
Dconnect.hpp729 struct associated_allocator< struct
733 typedef typename associated_allocator<
741 return associated_allocator<RangeConnectHandler, in get()
769 struct associated_allocator< struct
774 typedef typename associated_allocator<
782 return associated_allocator<IteratorConnectHandler, in get()
Dcompose.hpp331 typedef typename associated_allocator<Handler,
/external/sdv/vsomeip/third_party/boost/asio/doc/overview/
Dallocation.qbk49 In more complex cases, the `associated_allocator` template may be partially
55 struct associated_allocator<my_handler, Allocator>
84 [link boost_asio.reference.associated_allocator associated_allocator],
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dbind_handler.hpp831 struct associated_allocator<detail::binder1<Handler, Arg1>, Allocator> struct
833 typedef typename associated_allocator<Handler, Allocator>::type type; argument
838 return associated_allocator<Handler, Allocator>::get(h.handler_, a); in get()
843 struct associated_allocator<detail::binder2<Handler, Arg1, Arg2>, Allocator> struct
845 typedef typename associated_allocator<Handler, Allocator>::type type; argument
850 return associated_allocator<Handler, Allocator>::get(h.handler_, a); in get()
883 struct associated_allocator<detail::move_binder1<Handler, Arg1>, Allocator> struct
885 typedef typename associated_allocator<Handler, Allocator>::type type; argument
890 return associated_allocator<Handler, Allocator>::get(h.handler_, a); in get()
895 struct associated_allocator< struct
[all …]
Dhandler_alloc_helpers.hpp205 typedef typename ::boost::asio::associated_allocator< \
224 typedef typename ::boost::asio::associated_allocator< \
Dwork_dispatcher.hpp130 typename associated_allocator<Handler>::type alloc( in operator ()()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/experimental/impl/
Das_single.hpp225 struct associated_allocator< struct
228 typedef typename associated_allocator<Handler, Allocator>::type type; argument
234 return associated_allocator<Handler, Allocator>::get(h.handler_, a); in get()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/detail/
Dio.hpp386 struct associated_allocator< struct
389 typedef typename associated_allocator<Handler, Allocator>::type type; argument
394 return associated_allocator<Handler, Allocator>::get(h.handler_, a); in get()
/external/sdv/vsomeip/third_party/boost/asio/doc/
Dnet_ts.qbk158 [[link boost_asio.reference.associated_allocator `associated_allocator`] and
Dhistory.qbk165 introduction of the Networking TS trait `associated_allocator` and function

12