/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
D | call_traits.hpp | 78 typedef T& reference; typedef 98 typedef T& reference; typedef 112 typedef T& reference; typedef 120 typedef T& reference; typedef 128 typedef T& reference; typedef 137 typedef T * & reference; typedef 151 typedef array_type& reference; typedef 164 typedef array_type& reference; typedef
|
D | iterator.hpp | 104 typedef typename Iterator::reference reference; typedef 114 typedef T& reference; typedef 124 typedef T const& reference; typedef 256 typedef typename T::reference reference; typedef 271 typedef T& reference; typedef 315 typedef typename pointer_reference<T>::type reference; typedef 328 typedef typename Iterator::reference reference; typedef 338 typedef typename std::iterator_traits<Iterator>::value_type& reference; typedef 347 typedef const typename std::iterator_traits<Iterator>::value_type& reference; typedef 365 typedef void reference; typedef [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/ |
D | test_iterators.h | 26 typedef typename std::iterator_traits<It>::reference reference; typedef 53 typedef typename std::iterator_traits<It>::reference reference; typedef 102 typedef typename std::iterator_traits<It>::reference reference; typedef 151 typedef typename std::iterator_traits<It>::reference reference; typedef 199 typedef typename std::iterator_traits<It>::reference reference; typedef
|
D | min_allocator.h | 76 typedef T& reference; typedef 147 typedef const T& reference; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/ |
D | input_iterator.h | 24 typedef typename std::iterator_traits<It>::reference reference; typedef
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
D | _vector.h | 61 typedef _Tp& reference; typedef 71 typedef const _Tp& reference; typedef
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _raw_storage_iter.h | 51 typedef void reference; typedef
|
D | _queue.h | 79 typedef typename _Sequence::reference reference; typedef 163 typedef typename _Sequence::reference reference; in _STLP_RELOPS_OPERATORS() typedef
|
D | _hash_set.h | 66 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 252 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _iterator_base.h | 64 typedef _Reference reference; typedef
|
D | _unordered_set.h | 58 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 208 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _set.h | 71 typedef typename _Rep_type::reference reference; in _STLP_CREATE_ITERATOR_TRAITS() typedef 242 typedef typename _Rep_type::reference reference; in _STLP_CREATE_ITERATOR_TRAITS() typedef
|
D | _hash_map.h | 72 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 263 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _unordered_map.h | 64 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 232 typedef typename _Ht::reference reference; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _map.h | 83 typedef typename _Rep_type::reference reference; in _STLP_CREATE_ITERATOR_TRAITS() typedef 276 typedef typename _Rep_type::reference reference; in _STLP_CREATE_ITERATOR_TRAITS() typedef
|
D | _ostreambuf_iterator.h | 54 typedef void reference; typedef
|
D | _stack.h | 68 typedef typename _Sequence::reference reference; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
D | iterator.hpp | 32 typedef Reference reference; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/priority.queue/ |
D | types.pass.cpp | 44 typedef int& reference; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/queue/queue.defn/ |
D | types.pass.cpp | 42 typedef int& reference; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.defn/ |
D | types.pass.cpp | 43 typedef int& reference; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/iterator.primitives/iterator.traits/ |
D | iterator.pass.cpp | 32 typedef A& reference; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
D | iterator_concepts.hpp | 48 typedef BOOST_DEDUCED_TYPENAME boost::detail::iterator_traits<Iterator>::reference reference; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/ |
D | stack_allocator.h | 25 typedef value_type& reference; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/ |
D | shared_ptr.hpp | 72 typedef T & reference; typedef 77 typedef void reference; typedef 84 typedef void reference; typedef 89 typedef void reference; typedef 94 typedef void reference; typedef 176 typedef typename boost::detail::shared_ptr_traits<T>::reference reference; typedef in boost::shared_ptr
|