/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ |
D | mfc_map.hpp | 37 typedef BOOST_DEDUCED_TYPENAME range_reference<const map_type>::type argument_type; typedef 50 typedef BOOST_DEDUCED_TYPENAME range_reference<map_type>::type argument_type; typedef 63 typedef BOOST_DEDUCED_TYPENAME range_reference<const map_type>::type argument_type; typedef 77 typedef range_reference<const CMapStringToString>::type argument_type; typedef 89 typedef range_reference<CMapStringToString>::type argument_type; typedef 101 typedef range_reference<const CMapStringToString>::type argument_type; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/include/boost/numeric/conversion/detail/ |
D | converter.hpp | 101 typedef typename Traits::argument_type argument_type ; typedef 115 typedef typename Traits::argument_type argument_type ; typedef 130 typedef typename Traits::argument_type argument_type ; typedef 146 typedef typename Traits::argument_type argument_type ; typedef 162 typedef typename Traits::argument_type argument_type ; typedef 178 typedef typename Traits::argument_type argument_type ; typedef 194 typedef typename Traits::argument_type argument_type ; typedef 218 typedef typename PredA::argument_type argument_type ; typedef 265 typedef typename Traits::argument_type argument_type ; typedef 284 typedef typename Traits::argument_type argument_type ; typedef [all …]
|
D | conversion_traits.hpp | 45 typedef typename mpl::if_< is_arithmetic<S>, S, S const&>::type argument_type ; typedef 69 typedef N const& argument_type ; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/include/boost/numeric/conversion/ |
D | converter_policies.hpp | 33 typedef typename mpl::if_< is_arithmetic<S>,S,S const&>::type argument_type ; typedef 55 typedef typename mpl::if_< is_arithmetic<S>,S,S const&>::type argument_type ; typedef 74 typedef typename mpl::if_< is_arithmetic<S>,S,S const&>::type argument_type ; typedef 93 typedef typename mpl::if_< is_arithmetic<S>,S,S const&>::type argument_type ; typedef 185 typedef typename Traits::argument_type argument_type ; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | algorithm.hpp | 36 typedef typename Func::second_argument_type argument_type; typedef in boost::container::binder1st 62 typedef typename Func::first_argument_type argument_type; typedef in boost::container::binder2nd 90 typedef typename Func::argument_type argument_type; typedef in boost::container::unary_negate
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | bind_executor.hpp | 110 typedef typename T::argument_type argument_type; typedef 116 typedef A1 argument_type; typedef 122 typedef A1 argument_type; typedef 254 typedef see_below argument_type; typedef in boost::asio::executor_binder
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/adaptor/ |
D | map.hpp | 30 typedef BOOST_DEDUCED_TYPENAME range_reference<const Map>::type argument_type; typedef 42 typedef BOOST_DEDUCED_TYPENAME range_reference<Map>::type argument_type; typedef 54 typedef BOOST_DEDUCED_TYPENAME range_reference<const Map>::type argument_type; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
D | checked_delete.hpp | 49 typedef T * argument_type; typedef 61 typedef T * argument_type; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/ |
D | numeric_cast_traits_test.cpp | 185 typedef typename Traits::argument_type argument_type ; typedef 233 typedef Double const& argument_type; typedef 255 typedef Double const& argument_type; typedef
|
D | test_helpers3.cpp | 27 typedef typename Converter::argument_type argument_type ; typedef 62 typedef typename Instance::argument_type argument_type ; in test_conv_base() typedef
|
D | udt_example_0.cpp | 170 typedef Float2IntTraits::argument_type argument_type ; typedef 177 typedef Int2FloatTraits::argument_type argument_type ; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/ |
D | functors.hpp | 339 remove_reference<typename Functor::first_argument_type>::type argument_type; typedef 417 argument_type; typedef 442 typedef typename base_type::argument_type argument_type; typedef 461 typedef typename base_type::argument_type argument_type; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/ |
D | value.hpp | 107 struct argument_type struct 114 typedef T type;
|
/aosp_15_r20/external/libcxx/test/std/containers/container.node/ |
H A D | node_handle.pass.cpp | 37 using argument_type = T; typedef 68 using argument_type = Static; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/detail/ |
D | case_conv.hpp | 38 typedef CharT argument_type; typedef 60 typedef CharT argument_type; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.node/ |
H A D | node_handle.pass.cpp | 35 using argument_type = T; typedef 66 using argument_type = Static; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/lexical_cast/detail/ |
D | converter_numeric.hpp | 47 >::type argument_type ; typedef 70 >::type argument_type ; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_ext_test/ |
D | erase.cpp | 80 typedef int argument_type; typedef 146 typedef int argument_type; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/detail/ |
D | old_optional_implementation.hpp | 44 typedef T const& argument_type ; typedef 61 typedef raw_type& argument_type ; typedef 115 typedef BOOST_DEDUCED_TYPENAME types::argument_type argument_type ; typedef in boost::optional_detail::optional_base 662 typedef BOOST_DEDUCED_TYPENAME base::argument_type argument_type ; typedef in boost::optional
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/ |
D | functional.hpp | 49 typedef typename type_traits<T>::const_reference argument_type; typedef 56 typedef typename scalar_unary_functor<T>::argument_type argument_type; typedef 67 typedef typename scalar_unary_functor<T>::argument_type argument_type; typedef 79 typedef typename scalar_unary_functor<T>::argument_type argument_type; typedef 92 typedef typename type_traits<T>::const_reference argument_type; typedef 100 typedef typename scalar_real_unary_functor<T>::argument_type argument_type; typedef 112 typedef typename scalar_real_unary_functor<T>::argument_type argument_type; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/include/boost/bind/ |
D | mem_fn_template.hpp | 26 typedef T * argument_type; in BOOST_MEM_FN_NAME() typedef 91 typedef T const * argument_type; in BOOST_MEM_FN_NAME() typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/negators/ |
H A D | not1.depr_in_cxx17.verify.cpp | 20 typedef int argument_type; typedef
|
H A D | unary_negate.depr_in_cxx17.verify.cpp | 20 typedef int argument_type; typedef
|
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/negators/ |
H A D | not1.depr_in_cxx17.fail.cpp | 27 typedef int argument_type; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | functional_hash.h | 53 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY() typedef
|