Home
last modified time | relevance | path

Searched defs:argument_type (Results 1 – 25 of 118) sorted by relevance

12345

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Dmfc_map.hpp37 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/
Dconverter.hpp101 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 …]
Dconversion_traits.hpp45 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/
Dconverter_policies.hpp33 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/
Dalgorithm.hpp36 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/
Dbind_executor.hpp110 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/
Dmap.hpp30 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/
Dchecked_delete.hpp49 typedef T * argument_type; typedef
61 typedef T * argument_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/
Dnumeric_cast_traits_test.cpp185 typedef typename Traits::argument_type argument_type ; typedef
233 typedef Double const& argument_type; typedef
255 typedef Double const& argument_type; typedef
Dtest_helpers3.cpp27 typedef typename Converter::argument_type argument_type ; typedef
62 typedef typename Instance::argument_type argument_type ; in test_conv_base() typedef
Dudt_example_0.cpp170 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/
Dfunctors.hpp339 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/
Dvalue.hpp107 struct argument_type struct
114 typedef T type;
/aosp_15_r20/external/libcxx/test/std/containers/container.node/
H A Dnode_handle.pass.cpp37 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/
Dcase_conv.hpp38 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 Dnode_handle.pass.cpp35 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/
Dconverter_numeric.hpp47 >::type argument_type ; typedef
70 >::type argument_type ; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_ext_test/
Derase.cpp80 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/
Dold_optional_implementation.hpp44 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/
Dfunctional.hpp49 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/
Dmem_fn_template.hpp26 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 Dnot1.depr_in_cxx17.verify.cpp20 typedef int argument_type; typedef
H A Dunary_negate.depr_in_cxx17.verify.cpp20 typedef int argument_type; typedef
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/negators/
H A Dnot1.depr_in_cxx17.fail.cpp27 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/
Dfunctional_hash.h53 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY() typedef

12345