/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _hash_set.h | 65 typedef typename _Ht::const_pointer const_pointer; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 251 typedef typename _Ht::const_pointer const_pointer; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _set.h | 70 typedef typename _Rep_type::const_pointer const_pointer; in _STLP_CREATE_ITERATOR_TRAITS() typedef 241 typedef typename _Rep_type::const_pointer const_pointer; in _STLP_CREATE_ITERATOR_TRAITS() typedef
|
D | _hash_map.h | 71 typedef typename _Ht::const_pointer const_pointer; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 262 typedef typename _Ht::const_pointer const_pointer; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _unordered_set.h | 57 typedef typename _Ht::const_pointer const_pointer; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 207 typedef typename _Ht::const_pointer const_pointer; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _map.h | 82 typedef typename _Rep_type::const_pointer const_pointer; in _STLP_CREATE_ITERATOR_TRAITS() typedef 275 typedef typename _Rep_type::const_pointer const_pointer; in _STLP_CREATE_ITERATOR_TRAITS() typedef
|
D | _unordered_map.h | 63 typedef typename _Ht::const_pointer const_pointer; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef 231 typedef typename _Ht::const_pointer const_pointer; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
|
D | _pthread_alloc.h | 103 typedef const _Tp* const_pointer; typedef 195 typedef const void* const_pointer; typedef
|
D | _alloc.h | 279 typedef const _Tp* const_pointer; typedef 369 typedef const void* const_pointer; typedef
|
D | _vector.h | 123 typedef const value_type* const_pointer; typedef
|
D | _string.h | 135 typedef const value_type* const_pointer; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/ |
D | const_pointer.pass.cpp | 47 typedef CPtr<const T> const_pointer; typedef
|
D | size_type.pass.cpp | 40 struct const_pointer {}; struct
|
D | difference_type.pass.cpp | 41 struct const_pointer {}; struct
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/ |
D | stack_allocator.h | 24 typedef const value_type* const_pointer; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/ |
D | test_allocator.h | 48 typedef const value_type* const_pointer; typedef 108 typedef const value_type* const_pointer; typedef 168 typedef const value_type* const_pointer; typedef
|
D | nasty_containers.hpp | 30 typedef typename nested_container::const_pointer const_pointer; typedef in nasty_vector 151 typedef typename nested_container::const_pointer const_pointer; typedef in nasty_list
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/ |
D | test_allocator.h | 43 typedef const value_type* const_pointer; typedef 101 typedef const value_type* const_pointer; typedef
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | mvctor_declaration_test.cpp | 87 typedef const value_type* const_pointer; typedef in std::allocator
|
D | stack_allocator.h | 58 typedef const _Tp* const_pointer; typedef
|
/ndk/tests/device/test-stlport/unit/ |
D | mvctor_declaration_test.cpp | 87 typedef const value_type* const_pointer; typedef in std::allocator
|
D | stack_allocator.h | 58 typedef const _Tp* const_pointer; typedef
|
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
D | _vector.h | 63 typedef const value_type* const_pointer; typedef
|
D | _list.h | 75 typedef const value_type* const_pointer; typedef
|
D | _slist.h | 70 typedef const value_type* const_pointer; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/ |
D | basic_cstring.hpp | 48 typedef value_type const* const_pointer; typedef in boost::unit_test::basic_cstring
|