Home
last modified time | relevance | path

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

12

/ndk/tests/device/issue42891-boost-1_52/jni/boost/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
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/queue/queue.defn/
Dtypes.pass.cpp43 typedef const int& const_reference; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/priority.queue/
Dtypes.pass.cpp45 typedef const int& const_reference; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.defn/
Dtypes.pass.cpp44 typedef const int& const_reference; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hash_set.h67 typedef typename _Ht::const_reference const_reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
253 typedef typename _Ht::const_reference const_reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_queue.h80 typedef typename _Sequence::const_reference const_reference; typedef
164 typedef typename _Sequence::const_reference const_reference; in _STLP_RELOPS_OPERATORS() typedef
D_set.h72 typedef typename _Rep_type::const_reference const_reference; in _STLP_CREATE_ITERATOR_TRAITS() typedef
243 typedef typename _Rep_type::const_reference const_reference; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_hash_map.h73 typedef typename _Ht::const_reference const_reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
264 typedef typename _Ht::const_reference const_reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_unordered_set.h59 typedef typename _Ht::const_reference const_reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
209 typedef typename _Ht::const_reference const_reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_map.h84 typedef typename _Rep_type::const_reference const_reference; in _STLP_CREATE_ITERATOR_TRAITS() typedef
277 typedef typename _Rep_type::const_reference const_reference; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_unordered_map.h65 typedef typename _Ht::const_reference const_reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
233 typedef typename _Ht::const_reference const_reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_stack.h69 typedef typename _Sequence::const_reference const_reference; typedef
D_pthread_alloc.h105 typedef const _Tp& const_reference; typedef
D_string_sum.h26 typedef const _CharT& const_reference; typedef
45 typedef const _CharT& const_reference; typedef
64 typedef const _CharT& const_reference; typedef
89 typedef typename _BString::const_reference const_reference; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
Dstack_allocator.h26 typedef const value_type& const_reference; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
Dutil.hpp39 typedef const value_type& const_reference; typedef
/ndk/tests/device/test-gnustl-full/unit/
Dmvctor_declaration_test.cpp89 typedef const value_type& const_reference; typedef in std::allocator
108 void construct(pointer, const_reference) {} in construct() argument
Dstack_allocator.h60 typedef const _Tp& const_reference; typedef
/ndk/tests/device/test-stlport/unit/
Dmvctor_declaration_test.cpp89 typedef const value_type& const_reference; typedef in std::allocator
108 void construct(pointer, const_reference) {} in construct() argument
Dstack_allocator.h60 typedef const _Tp& const_reference; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dtest_allocator.h50 typedef typename std::add_lvalue_reference<const value_type>::type const_reference; typedef
110 typedef typename std::add_lvalue_reference<const value_type>::type const_reference; typedef
Dnasty_containers.hpp23 typedef typename nested_container::const_reference const_reference; typedef in nasty_vector
144 typedef typename nested_container::const_reference const_reference; typedef in nasty_list
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/
Dtest_allocator.h45 typedef typename std::add_lvalue_reference<const value_type>::type const_reference; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Darray.hpp70 typedef const T& const_reference; typedef in boost::array
211 typedef const T& const_reference; typedef in boost::array
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_vector.h67 typedef const value_type& const_reference; typedef

12