Home
last modified time | relevance | path

Searched defs:const_reference (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/
Dargs.hpp38 typedef Expr const &const_reference; typedef
47 typedef Expr &const_reference; typedef
56 typedef Expr const &const_reference; typedef
65 typedef T const &const_reference; typedef
74 typedef T &const_reference; typedef
83 typedef T const &const_reference; typedef
92 typedef T (&const_reference)[N]; typedef
101 typedef T const (&const_reference)[N]; typedef
110 typedef T const (&const_reference)[N]; typedef
119 typedef T const (&const_reference)[N]; typedef
/external/sdv/vsomeip/third_party/boost/utility/include/boost/detail/
Dcall_traits.hpp79 typedef const T& const_reference; typedef
99 typedef const T& const_reference; typedef
113 typedef const T& const_reference; typedef
121 typedef const T& const_reference; typedef
129 typedef const T& const_reference; typedef
138 typedef T * const & const_reference; typedef
152 typedef const array_type& const_reference; typedef
165 typedef const array_type& const_reference; typedef
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dany_iterator_interface.hpp59 >::type const_reference; typedef
88 …ef typename any_incrementable_iterator_interface<Reference, Buffer>::const_reference const_referen… typedef
114 …typedef typename any_single_pass_iterator_interface<Reference, Buffer>::const_reference const_refe… typedef
136 …typedef typename any_forward_iterator_interface<Reference, Buffer>::const_reference const_referenc… typedef
164 …ef typename any_bidirectional_iterator_interface<Reference, Buffer>::const_reference const_referen… typedef
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dtraits.hpp168 typedef const T &const_reference; typedef
236 typedef const T &const_reference; typedef
250 typedef const value_type &const_reference; typedef
259 typedef const value_type &const_reference; typedef
268 typedef const value_type &const_reference; typedef
279 typedef const T &const_reference; typedef
352 typedef const value_type &const_reference; typedef
362 typedef const value_type &const_reference; typedef
371 typedef const value_type &const_reference; typedef
383 typedef const value_type &const_reference; typedef
[all …]
/external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/
Dgmock-internal-utils.h338 typedef const type& const_reference; typedef
359 typedef const type const_reference; typedef
380 typedef const type const_reference; typedef
/external/libaom/third_party/googletest/src/googlemock/include/gmock/internal/
Dgmock-internal-utils.h341 typedef const type& const_reference; typedef
362 typedef const type const_reference; typedef
383 typedef const type const_reference; typedef
/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dsmart_ptr.hpp43 typedef const T& const_reference; typedef
50 typedef const empty_type& const_reference; typedef
59 typedef const empty_type & const_reference; typedef
68 typedef const empty_type& const_reference; typedef
77 typedef const empty_type & const_reference; typedef
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h345 typedef const type& const_reference; typedef
366 typedef const type const_reference; typedef
387 typedef const type const_reference; typedef
/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h345 typedef const type& const_reference; typedef
366 typedef const type const_reference; typedef
387 typedef const type const_reference; typedef
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/gmock/
Dgmock.h653 typedef const type& const_reference; typedef
674 typedef const type const_reference; typedef
695 typedef const type const_reference; typedef
/external/fmtlib/test/gtest/gmock/
Dgmock.h653 typedef const type& const_reference; typedef
674 typedef const type const_reference; typedef
695 typedef const type const_reference; typedef
/external/pigweed/pw_minimal_cpp_stdlib/public/pw_minimal_cpp_stdlib/internal/
Dinitializer_list.h25 using const_reference = const T&; variable
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/
Dstorage_traits.hpp38 using const_reference = typename array_type::const_reference; typedef
64 using const_reference = typename array_type::const_reference; typedef
/external/libcxx/test/std/containers/container.adaptors/queue/queue.defn/
Dtypes.pass.cpp43 typedef const int& const_reference; typedef
/external/libcxx/test/std/containers/container.adaptors/priority.queue/
Dtypes.pass.cpp50 typedef const int& const_reference; typedef
/external/libcxx/test/std/containers/container.adaptors/stack/stack.defn/
Dtypes.pass.cpp44 typedef const int& const_reference; typedef
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/traits/
Dc_array.hpp45 typedef const T &const_reference; typedef
77 typedef const T &const_reference; typedef
/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/queue/queue.defn/
Dtypes.pass.cpp44 typedef const int& const_reference; typedef
/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/stack/stack.defn/
Dtypes.pass.cpp45 typedef const int& const_reference; typedef
/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/priority.queue/
Dtypes.pass.cpp51 typedef const int& const_reference; typedef
/external/sdv/vsomeip/third_party/boost/utility/test/
Dcall_traits_test.cpp42 typedef typename boost::call_traits<T>::const_reference const_reference; typedef
69 typedef typename boost::call_traits<T[N]>::const_reference const_reference; typedef
315 typedef typename ct::const_reference const_reference; typedef
363 typedef typename ct::const_reference const_reference; typedef
/external/pigweed/pw_multibuf/public/pw_multibuf/
Dchunk.h69 using const_reference = const std::byte&; variable
348 using const_reference = const std::byte&; variable
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dhook_traits.hpp52 typedef const T & const_reference; typedef
115 typedef const T & const_reference; typedef
168 typedef const value_type & const_reference; typedef
/external/pigweed/pw_containers/public/pw_containers/internal/
Draw_storage.h48 using const_reference = const value_type&; variable
/external/webrtc/rtc_base/containers/
Dflat_map.h200 using const_reference = typename Container::const_reference; variable

12345678910>>...15