/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/ |
D | nullary_function.hpp | 39 struct impl_type: impl_base struct in boost::detail::nullary_function 41 F f; 43 impl_type(F &f_) in impl_type() argument 47 impl_type(BOOST_THREAD_RV_REF(F) f_) in impl_type() argument 51 void call() in call() 146 struct impl_type: impl_base struct in boost::detail::nullary_function 148 F f; 150 impl_type(F &f_) in impl_type() argument 154 impl_type(BOOST_THREAD_RV_REF(F) f_) in impl_type() argument 158 R call() in call()
|
D | function_wrapper.hpp | 38 struct impl_type: impl_base struct in boost::detail::function_wrapper 40 F f; 41 impl_type(F const &f_) in impl_type() argument 44 impl_type(BOOST_THREAD_RV_REF(F) f_) in impl_type() argument 48 void call() in call()
|
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ |
D | time_resolution_traits.hpp | 33 typedef boost::int32_t impl_type; typedef 41 typedef boost::date_time::int_adapter<boost::int32_t> impl_type; typedef 49 typedef boost::int64_t impl_type; typedef 57 typedef boost::date_time::int_adapter<boost::int64_t> impl_type; typedef 99 typedef typename frac_sec_type::impl_type impl_type; typedef in boost::date_time::time_resolution_traits
|
D | date_duration.hpp | 127 typedef long impl_type; typedef 137 typedef boost::date_time::int_adapter<long> impl_type; typedef
|
D | time_duration.hpp | 57 typedef typename rep_type::impl_type impl_type; typedef in boost::date_time::time_duration 284 typedef typename base_duration::impl_type impl_type; typedef in boost::date_time::subsecond_duration
|
D | time_system_counted.hpp | 28 typedef typename config::impl_type impl_type; typedef 130 typedef typename time_rep_type::impl_type impl_type; typedef in boost::date_time::counted_time_system
|
/external/sdv/vsomeip/third_party/boost/type_index/include/boost/type_index/runtime_cast/ |
D | reference_cast.hpp | 41 typedef typename boost::remove_reference<T>::type impl_type; in runtime_cast() typedef 56 typedef typename boost::remove_reference<T>::type impl_type; in runtime_cast() typedef
|
D | pointer_cast.hpp | 33 typedef typename boost::remove_pointer<T>::type impl_type; in runtime_cast() typedef 44 typedef typename boost::remove_pointer<T>::type impl_type; in runtime_cast() typedef
|
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/services/ |
D | logger_service.hpp | 42 typedef logger_impl* impl_type; typedef in services::logger_service 93 void use_file(impl_type& /*impl*/, const std::string& file) in use_file() argument
|
D | basic_logger.hpp | 31 typedef typename service_type::impl_type impl_type; typedef in services::basic_logger
|
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | seq_index_ops.hpp | 84 typedef typename Node::impl_type impl_type; in sequenced_index_collate() typedef 131 typedef typename Node::impl_type impl_type; in sequenced_index_sort() typedef
|
D | seq_index_node.hpp | 146 > impl_type; typedef 156 typedef typename trampoline::impl_type impl_type; typedef
|
D | rnd_index_node.hpp | 190 > impl_type; typedef 201 typedef typename trampoline::impl_type impl_type; typedef
|
D | ord_index_node.hpp | 595 > impl_type; typedef 606 typedef typename trampoline::impl_type impl_type; typedef
|
D | hash_index_node.hpp | 700 typedef hashed_index_node_impl<impl_allocator_type> impl_type; typedef 711 typedef typename trampoline::impl_type impl_type; typedef
|
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/posix_time/ |
D | posix_time_config.hpp | 55 typedef time_res_traits::impl_type impl_type; typedef in boost::posix_time::time_duration 150 typedef time_res_traits::impl_type impl_type; typedef in boost::posix_time::millisec_posix_time_system_config
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
D | io_service.hpp | 177 typedef detail::io_service_impl impl_type; typedef in asio::io_service
|
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | executor_function.hpp | 39 typedef impl<F, Alloc> impl_type; in executor_function() typedef
|
/external/crosvm/media/libvda/src/decode/ |
D | vda_instance.rs | 38 let impl_type = match typ { in new() localVariable
|
/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/ |
D | shared_count.hpp | 247 typedef sp_counted_impl_pda<P, D, A> impl_type; in shared_count() typedef 304 typedef sp_counted_impl_pda< P, D, A > impl_type; in shared_count() typedef
|
/external/crosvm/media/libvda/src/encode/ |
D | vea_instance.rs | 34 let impl_type = match typ { in new() localVariable
|
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/support/detail/ |
D | segmented_fold_until_impl.hpp | 73 typedef result_of::make_segmented_iterator<Cur, Context> impl_type; in make_segmented_iterator() typedef
|
/external/pytorch/aten/src/ATen/ |
D | NestedTensorImpl.cpp | 224 c10::TensorImpl::ImplType impl_type, in NestedTensorImpl()
|
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | io_context.hpp | 216 typedef detail::io_context_impl impl_type; typedef in boost::asio::io_context
|