HomeSort by relevance Sort by last modified time
    Searched defs:const_pointer (Results 126 - 150 of 957) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 60 typedef const_pointer_ const_pointer; typedef in class:iterator_
  /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
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
test_allocator.h 34 typedef const value_type* const_pointer; typedef in class:test_allocator
48 const_pointer address(const_reference x) const {return &x;}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/
test_allocator.h 39 typedef const value_type* const_pointer; typedef in class:test_allocator
53 const_pointer address(const_reference x) const {return &x;}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
array_allocator.h 52 typedef const _Tp* const_pointer; typedef in class:array_allocator_base
60 const_pointer
102 typedef const _Tp* const_pointer; typedef in class:array_allocator
extptr_allocator.h 61 const_pointer; typedef in class:_ExtPtr_allocator
87 const_pointer address(const_reference __x) const
155 const_pointer; typedef in class:_ExtPtr_allocator
malloc_allocator.h 58 typedef const _Tp* const_pointer; typedef in class:malloc_allocator
79 const_pointer
new_allocator.h 57 typedef const _Tp* const_pointer; typedef in class:new_allocator
78 const_pointer
vstring_util.h 58 typedef typename _CharT_alloc_type::const_pointer const_pointer; typedef in struct:__vstring_utility
67 __normal_iterator<const_pointer, __gnu_cxx::
79 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
basic_types.hpp 66 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer;
73 typedef typename value_type_allocator::const_pointer const_pointer; typedef in struct:__gnu_pbds::detail::value_type_base
93 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer;
100 typedef typename value_type_allocator::const_pointer const_pointer; typedef in struct:__gnu_pbds::detail::value_type_base
127 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer;
135 typedef typename value_type_allocator::const_pointer const_pointer; typedef in struct:__gnu_pbds::detail::value_type_base
169 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer
177 typedef typename value_type_allocator::const_pointer const_pointer; typedef in struct:__gnu_pbds::detail::value_type_base
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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,
118 typedef Const_Pointer const_pointer; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
152 inline const_pointer
287 typename Const_Pointer,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_/
binomial_heap_.hpp 82 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binomial_heap_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 110 value_type>::other::const_pointer
111 const_pointer; typedef in class:__gnu_pbds::detail::binomial_heap_base_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 84 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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 109 value_type>::other::const_pointer
110 const_pointer; typedef in class:__gnu_pbds::detail::pairing_heap_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rc_binomial_heap_/
rc_binomial_heap_.hpp 93 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
priority_queue.hpp 73 typedef typename value_rebind::const_pointer const_pointer; typedef in class:__gnu_pbds::priority_queue
tree_policy.hpp 115 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::tree_order_statistics_node_update
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
allocator.h 76 typedef const void* const_pointer; typedef in class:allocator
98 typedef const _Tp* const_pointer; typedef in class:allocator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
array_allocator.h 54 typedef const _Tp* const_pointer; typedef in class:array_allocator_base
62 const_pointer
104 typedef const _Tp* const_pointer; typedef in class:array_allocator
extptr_allocator.h 65 const_pointer; typedef in class:_ExtPtr_allocator
91 const_pointer address(const_reference __x) const
159 const_pointer; typedef in class:_ExtPtr_allocator
malloc_allocator.h 60 typedef const _Tp* const_pointer; typedef in class:malloc_allocator
81 const_pointer
new_allocator.h 60 typedef const _Tp* const_pointer; typedef in class:new_allocator
81 const_pointer

Completed in 1029 milliseconds

1 2 3 4 56 7 8 91011>>