Home
last modified time | relevance | path

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

12345

/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
/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
/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 …]
/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dchecked_delete.hpp49 typedef T * argument_type; typedef
61 typedef T * argument_type; typedef
/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/
Dvalue.hpp107 struct argument_type struct
114 typedef T type;
/external/libcxx/test/std/containers/container.node/
Dnode_handle.pass.cpp37 using argument_type = T; typedef
68 using argument_type = Static; typedef
/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
/external/cronet/stable/third_party/libc++/src/test/std/containers/container.node/
Dnode_handle.pass.cpp35 using argument_type = T; typedef
64 using argument_type = Static; typedef
/external/cronet/tot/third_party/libc++/src/test/std/containers/container.node/
Dnode_handle.pass.cpp35 using argument_type = T; typedef
64 using argument_type = Static; typedef
/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
/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
/external/cronet/stable/third_party/libc++/src/test/std/utilities/function.objects/negators/
Dnot1.depr_in_cxx17.verify.cpp20 typedef int argument_type; typedef
Dunary_negate.depr_in_cxx17.verify.cpp20 typedef int argument_type; typedef
/external/cronet/tot/third_party/libc++/src/test/std/utilities/function.objects/negators/
Dnot1.depr_in_cxx17.verify.cpp20 typedef int argument_type; typedef
Dunary_negate.depr_in_cxx17.verify.cpp20 typedef int argument_type; typedef
/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
/external/libcxx/test/std/utilities/function.objects/negators/
Dnot1.depr_in_cxx17.fail.cpp27 typedef int argument_type; typedef
Dunary_negate.depr_in_cxx17.fail.cpp27 typedef int argument_type; typedef
/external/armnn/src/backends/reference/workloads/
DAbs.hpp16 typedef T argument_type; typedef
DCeil.hpp16 typedef T argument_type; typedef
DLog.hpp16 typedef T argument_type; typedef
DExp.hpp16 typedef T argument_type; typedef
DRsqrt.hpp16 typedef T argument_type; typedef
DSin.hpp16 typedef T argument_type; typedef
DSqrt.hpp16 typedef T argument_type; typedef

12345