OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_pointer
(Results
101 - 125
of
364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
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::
/art/compiler/utils/
array_ref.h
50
typedef const T*
const_pointer
;
typedef in class:art::ArrayRef
swap_space.h
107
typedef const void*
const_pointer
;
typedef in class:art::SwapAllocator
139
typedef const T*
const_pointer
;
typedef in class:art::SwapAllocator
163
const_pointer
address(const_reference x) const { return &x; }
/bionic/linker/
linker_allocator.h
70
typedef const T*
const_pointer
;
typedef in class:linker_vector_allocator
/external/libchrome/base/memory/
scoped_vector.h
31
typedef typename std::vector<T*>::
const_pointer
const_pointer
;
typedef in class:ScopedVector
/external/libcxx/test/std/thread/futures/
test_allocator.h
44
typedef const value_type*
const_pointer
;
typedef in class:test_allocator
58
const_pointer
address(const_reference x) const {return &x;}
102
typedef const value_type*
const_pointer
;
typedef in class:test_allocator
/external/libcxx/test/support/
test_allocator.h
50
typedef const value_type*
const_pointer
;
typedef in class:test_allocator
64
const_pointer
address(const_reference x) const {return &x;}
110
typedef const value_type*
const_pointer
;
typedef in class:non_default_test_allocator
124
const_pointer
address(const_reference x) const {return &x;}
170
typedef const value_type*
const_pointer
;
typedef in class:test_allocator
/external/llvm/include/llvm/ADT/
SparseSet.h
144
typedef const ValueT *
const_pointer
;
typedef in class:llvm::SparseSet
/external/llvm/include/llvm/Support/
ErrorOr.h
94
typedef const typename std::remove_reference<T>::type *
const_pointer
;
typedef in class:llvm::ErrorOr
187
const_pointer
operator->() const { return toPointer(getStorage()); }
254
const_pointer
toPointer(
const_pointer
Val) const { return Val; }
260
const_pointer
toPointer(const wrap *Val) const { return &Val->get(); }
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
test_allocator.h
48
typedef const value_type*
const_pointer
;
typedef in class:test_allocator
62
const_pointer
address(const_reference x) const {return &x;}
108
typedef const value_type*
const_pointer
;
typedef in class:non_default_test_allocator
122
const_pointer
address(const_reference x) const {return &x;}
168
typedef const value_type*
const_pointer
;
typedef in class:test_allocator
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/
test_allocator.h
43
typedef const value_type*
const_pointer
;
typedef in class:test_allocator
57
const_pointer
address(const_reference x) const {return &x;}
101
typedef const value_type*
const_pointer
;
typedef in class:test_allocator
/ndk/tests/device/test-gnustl-full/unit/
mvctor_declaration_test.cpp
87
typedef const value_type*
const_pointer
;
typedef in class:std::allocator
104
const_pointer
address(const_reference __x) const { return &__x; }
/ndk/tests/device/test-stlport/unit/
mvctor_declaration_test.cpp
87
typedef const value_type*
const_pointer
;
typedef in class:std::allocator
104
const_pointer
address(const_reference __x) const { return &__x; }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
alloc_traits.h
131
typedef typename _Base_type::
const_pointer
const_pointer
;
typedef in struct:__alloc_traits
200
typedef typename _Alloc::
const_pointer
const_pointer
;
typedef in struct:__alloc_traits
/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_/
left_child_next_sibling_heap_.hpp
101
typedef typename node_allocator::
const_pointer
node_const_pointer;
122
typedef typename __rebind_v::other::
const_pointer
const_pointer
;
typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp
68
Value_Type>::other::
const_pointer
69
const_pointer
;
typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
73
Metadata_Type>::other::
const_pointer
96
Value_Type>::other::
const_pointer
102
Value_Type>::type>::other::
const_pointer
108
Value_Type>::type>::other::
const_pointer
120
ov_tree_node_const_it_(
const_pointer
p_nd = 0,
const_pointer
p_begin_nd = 0,
const_pointer
p_end_nd = 0, const_metadata_pointer p_metadata = 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
213
typedef typename base_type::
const_pointer
const_pointer
typedef in class:__gnu_pbds::detail::ov_tree_node_it_
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rb_tree_map_/
rb_tree_.hpp
108
typedef typename base_type::
const_pointer
const_pointer
;
typedef in class:__gnu_pbds::detail::PB_DS_RB_TREE_NAME
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp
134
typedef typename base_type::
const_pointer
const_pointer
;
typedef in class:__gnu_pbds::detail::PB_DS_S_TREE_NAME
Completed in 2271 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>