Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hash_set.h65 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.h70 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.h71 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.h57 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.h82 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.h63 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.h103 typedef const _Tp* const_pointer; typedef
195 typedef const void* const_pointer; typedef
D_alloc.h279 typedef const _Tp* const_pointer; typedef
369 typedef const void* const_pointer; typedef
D_vector.h123 typedef const value_type* const_pointer; typedef
D_string.h135 typedef const value_type* const_pointer; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_pointer.pass.cpp47 typedef CPtr<const T> const_pointer; typedef
Dsize_type.pass.cpp40 struct const_pointer {}; struct
Ddifference_type.pass.cpp41 struct const_pointer {}; struct
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
Dstack_allocator.h24 typedef const value_type* const_pointer; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dtest_allocator.h48 typedef const value_type* const_pointer; typedef
108 typedef const value_type* const_pointer; typedef
168 typedef const value_type* const_pointer; typedef
Dnasty_containers.hpp30 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/
Dtest_allocator.h43 typedef const value_type* const_pointer; typedef
101 typedef const value_type* const_pointer; typedef
/ndk/tests/device/test-gnustl-full/unit/
Dmvctor_declaration_test.cpp87 typedef const value_type* const_pointer; typedef in std::allocator
Dstack_allocator.h58 typedef const _Tp* const_pointer; typedef
/ndk/tests/device/test-stlport/unit/
Dmvctor_declaration_test.cpp87 typedef const value_type* const_pointer; typedef in std::allocator
Dstack_allocator.h58 typedef const _Tp* const_pointer; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_vector.h63 typedef const value_type* const_pointer; typedef
D_list.h75 typedef const value_type* const_pointer; typedef
D_slist.h70 typedef const value_type* const_pointer; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/
Dbasic_cstring.hpp48 typedef value_type const* const_pointer; typedef in boost::unit_test::basic_cstring