| /external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/ |
| D | args.hpp | 38 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/ |
| D | call_traits.hpp | 79 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/ |
| D | any_iterator_interface.hpp | 59 >::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/ |
| D | traits.hpp | 168 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/ |
| D | gmock-internal-utils.h | 338 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/ |
| D | gmock-internal-utils.h | 341 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/ |
| D | smart_ptr.hpp | 43 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/ |
| D | gmock-internal-utils.h | 345 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/ |
| D | gmock-internal-utils.h | 345 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/ |
| D | gmock.h | 653 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/ |
| D | gmock.h | 653 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/ |
| D | initializer_list.h | 25 using const_reference = const T&; variable
|
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/ |
| D | storage_traits.hpp | 38 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/ |
| D | types.pass.cpp | 43 typedef const int& const_reference; typedef
|
| /external/libcxx/test/std/containers/container.adaptors/priority.queue/ |
| D | types.pass.cpp | 50 typedef const int& const_reference; typedef
|
| /external/libcxx/test/std/containers/container.adaptors/stack/stack.defn/ |
| D | types.pass.cpp | 44 typedef const int& const_reference; typedef
|
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/traits/ |
| D | c_array.hpp | 45 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/ |
| D | types.pass.cpp | 44 typedef const int& const_reference; typedef
|
| /external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/stack/stack.defn/ |
| D | types.pass.cpp | 45 typedef const int& const_reference; typedef
|
| /external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/priority.queue/ |
| D | types.pass.cpp | 51 typedef const int& const_reference; typedef
|
| /external/sdv/vsomeip/third_party/boost/utility/test/ |
| D | call_traits_test.cpp | 42 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/ |
| D | chunk.h | 69 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/ |
| D | hook_traits.hpp | 52 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/ |
| D | raw_storage.h | 48 using const_reference = const value_type&; variable
|
| /external/webrtc/rtc_base/containers/ |
| D | flat_map.h | 200 using const_reference = typename Container::const_reference; variable
|