Home
last modified time | relevance | path

Searched defs:first_reference (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/include/boost/detail/
Dcompressed_pair.hpp112 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::details::compressed_pair_imp
155 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::details::compressed_pair_imp
197 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::details::compressed_pair_imp
241 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::details::compressed_pair_imp
283 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::details::compressed_pair_imp
317 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::details::compressed_pair_imp
371 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::compressed_pair
416 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::compressed_pair
Dob_compressed_pair.hpp103 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::detail::compressed_pair_0
153 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::detail::compressed_pair_1
195 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::detail::compressed_pair_2
242 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::detail::compressed_pair_3
278 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::detail::compressed_pair_4
316 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::detail::compressed_pair_5
424 typedef typename call_traits<first_type>::reference first_reference; typedef in boost::compressed_pair
/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvp8_frame_config.h95 Vp8BufferReference first_reference; member