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

1 2 3 4 56 7 8 91011>>

  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
node_base.hpp 83 E_Access_Traits>::other::const_pointer
pat_trie_.hpp 127 typedef typename Allocator::template rebind<synth_e_access_traits>::other::const_pointer const_e_access_traits_pointer;
131 typedef typename Allocator::template rebind<node>::other::const_pointer const_node_pointer;
141 typedef typename leaf_allocator::const_pointer const_leaf_pointer;
146 typedef typename internal_node_allocator::const_pointer const_internal_node_pointer;
177 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
types_traits.hpp 65 typedef typename key_allocator::const_pointer const_key_pointer;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 63 typedef const_pointer_ const_pointer; typedef in class:iterator_
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
head.hpp 72 e_access_traits>::other::const_pointer
node_base.hpp 83 E_Access_Traits>::other::const_pointer
pat_trie_.hpp 127 typedef typename Allocator::template rebind<synth_e_access_traits>::other::const_pointer const_e_access_traits_pointer;
131 typedef typename Allocator::template rebind<node>::other::const_pointer const_node_pointer;
141 typedef typename leaf_allocator::const_pointer const_leaf_pointer;
146 typedef typename internal_node_allocator::const_pointer const_internal_node_pointer;
177 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
types_traits.hpp 65 typedef typename key_allocator::const_pointer const_key_pointer;
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 63 typedef const_pointer_ const_pointer; typedef in class:iterator_
  /external/stlport/stlport/stl/pointers/
_deque.h 113 typedef const value_type* const_pointer; typedef in class:deque
202 deque(const_pointer __first, const_pointer __last,
258 void assign(const_pointer __first, const_pointer __last)
337 const_pointer __first, const_pointer __last) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 113 typedef const value_type* const_pointer; typedef in class:deque
202 deque(const_pointer __first, const_pointer __last,
258 void assign(const_pointer __first, const_pointer __last)
337 const_pointer __first, const_pointer __last) {
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 113 typedef const value_type* const_pointer; typedef in class:deque
202 deque(const_pointer __first, const_pointer __last,
258 void assign(const_pointer __first, const_pointer __last)
337 const_pointer __first, const_pointer __last) {
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 113 typedef const value_type* const_pointer; typedef in class:deque
202 deque(const_pointer __first, const_pointer __last,
258 void assign(const_pointer __first, const_pointer __last)
337 const_pointer __first, const_pointer __last) {
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 113 typedef const value_type* const_pointer; typedef in class:deque
202 deque(const_pointer __first, const_pointer __last,
258 void assign(const_pointer __first, const_pointer __last)
337 const_pointer __first, const_pointer __last) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 121 typedef typename entry_allocator::const_pointer const_entry_pointer;
130 typedef typename traits_base::const_pointer const_pointer_;
169 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
315 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 121 typedef typename entry_allocator::const_pointer const_entry_pointer;
130 typedef typename traits_base::const_pointer const_pointer_;
169 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
315 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 121 typedef typename entry_allocator::const_pointer const_entry_pointer;
130 typedef typename traits_base::const_pointer const_pointer_;
169 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
315 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 121 typedef typename entry_allocator::const_pointer const_entry_pointer;
130 typedef typename traits_base::const_pointer const_pointer_;
169 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
315 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 127 typedef typename Allocator::template rebind<synth_e_access_traits>::other::const_pointer const_e_access_traits_pointer;
131 typedef typename Allocator::template rebind<node>::other::const_pointer const_node_pointer;
141 typedef typename leaf_allocator::const_pointer const_leaf_pointer;
146 typedef typename internal_node_allocator::const_pointer const_internal_node_pointer;
177 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 127 typedef typename Allocator::template rebind<synth_e_access_traits>::other::const_pointer const_e_access_traits_pointer;
131 typedef typename Allocator::template rebind<node>::other::const_pointer const_node_pointer;
141 typedef typename leaf_allocator::const_pointer const_leaf_pointer;
146 typedef typename internal_node_allocator::const_pointer const_internal_node_pointer;
177 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
  /external/astl/include/
set 66 typedef const _Key* const_pointer;
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
PoolAlloc.h 244 typedef const T* const_pointer; typedef in class:pool_allocator
254 const_pointer address(const_reference x) const { return &x; }
  /prebuilt/linux-x86/toolchain/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_
  /prebuilt/linux-x86/toolchain/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_
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pool_allocator.h 131 typedef const _Tp* const_pointer; typedef in class:__pool_alloc
152 const_pointer

Completed in 589 milliseconds

1 2 3 4 56 7 8 91011>>