HomeSort by relevance Sort by last modified time
    Searched defs:const_pointer (Results 51 - 75 of 364) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 60 typedef const_pointer_ const_pointer; typedef in class:iterator_
  /art/runtime/base/
arena_containers.h 115 typedef const void* const_pointer; typedef in class:art::ArenaAllocatorAdapter
149 typedef const T* const_pointer; typedef in class:art::ArenaAllocatorAdapter
177 const_pointer address(const_reference x) const { return &x; }
scoped_arena_containers.h 75 typedef const void* const_pointer; typedef in class:art::ScopedArenaAllocatorAdapter
115 typedef const T* const_pointer; typedef in class:art::ScopedArenaAllocatorAdapter
148 const_pointer address(const_reference x) const { return &x; }
  /external/clang/include/clang/Serialization/
ContinuousRangeMap.h 42 typedef const value_type *const_pointer; typedef in class:clang::ContinuousRangeMap
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
p8.cpp 85 typedef const void* const_pointer; typedef in class:redecl::n1::allocator
94 void allocate(allocator<void>::const_pointer = 0);
  /external/eigen/Eigen/src/StlSupport/
details.h 28 typedef const T* const_pointer; typedef in class:Eigen::aligned_allocator_indirection
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btAlignedAllocator.h 76 typedef const T* const_pointer; typedef in class:btAlignedAllocator
83 const_pointer address ( const_reference ref ) const { return &ref; }
84 pointer allocate ( size_type n , const_pointer * hint = 0 ) {
  /external/v8/src/
zone-allocator.h 19 typedef const T* const_pointer; typedef in class:v8::internal::zone_allocator
37 const_pointer address(const_reference x) const {return &x;}
  /external/vulkan-validation-layers/libs/glm/detail/
type_gentype.hpp 67 typedef TYPE<VALTYPE> const * const_pointer; typedef in struct:glm::detail::genType
203 // typedef genType const* const_pointer;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
allocator.h 69 typedef const void* const_pointer; typedef in class:allocator
98 typedef const _Tp* const_pointer; typedef in class:allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
array_allocator.h 56 typedef const _Tp* const_pointer; typedef in class:array_allocator_base
65 const_pointer
112 typedef const _Tp* const_pointer; typedef in class:array_allocator
extptr_allocator.h 65 const_pointer; typedef in class:_ExtPtr_allocator
92 const_pointer address(const_reference __x) const _GLIBCXX_NOEXCEPT
175 const_pointer; typedef in class:_ExtPtr_allocator
vstring_util.h 60 typedef typename _CharT_alloc_type::const_pointer const_pointer; typedef in struct:__vstring_utility
69 __normal_iterator<const_pointer, __gnu_cxx::
81 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 57 Const_Pointer, \
68 Const_Pointer, \
79 Const_Pointer, \
90 Const_Pointer, \
100 typename Const_Pointer,
112 typedef Const_Pointer const_pointer; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
142 inline const_pointer
277 typename Const_Pointer,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_/
binomial_heap_.hpp 81 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binomial_heap
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 97 typedef typename __rebind_v::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binomial_heap_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 81 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 93 typedef typename __rebind_a::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pairing_heap
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rc_binomial_heap_/
rc_binomial_heap_.hpp 81 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
priority_queue.hpp 105 typedef typename __rebind_va::const_pointer const_pointer; typedef in class:__gnu_pbds::priority_queue
tree_policy.hpp 109 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::tree_order_statistics_node_update
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
allocator.h 69 typedef const void* const_pointer; typedef in class:allocator
98 typedef const _Tp* const_pointer; typedef in class:allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
array_allocator.h 56 typedef const _Tp* const_pointer; typedef in class:array_allocator_base
65 const_pointer
112 typedef const _Tp* const_pointer; typedef in class:array_allocator
extptr_allocator.h 65 const_pointer; typedef in class:_ExtPtr_allocator
92 const_pointer address(const_reference __x) const _GLIBCXX_NOEXCEPT
175 const_pointer; typedef in class:_ExtPtr_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 57 Const_Pointer, \
68 Const_Pointer, \
79 Const_Pointer, \
90 Const_Pointer, \
100 typename Const_Pointer,
112 typedef Const_Pointer const_pointer; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
142 inline const_pointer
277 typename Const_Pointer,

Completed in 1691 milliseconds

1 23 4 5 6 7 8 91011>>