OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pointer
(Results
76 - 100
of
1508
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp
50
typedef node_pointer_pointer
pointer
;
typedef in struct:const_iterator
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp
59
// Iterator's
pointer
type.
60
typedef pointer_
pointer
;
typedef in class:const_iterator_
62
// Iterator's const
pointer
type.
108
*
pointer
and position (e.g., this is called from within a find()
120
*
Pointer
to the table object which created the iterator (used for
const_point_iterator.hpp
59
// Iterator's
pointer
type.
60
typedef pointer_
pointer
;
typedef in class:const_point_iterator_
62
// Iterator's const
pointer
type.
point_iterator.hpp
57
// Iterator's
pointer
type.
58
typedef pointer_
pointer
;
typedef in class:point_iterator_
60
// Iterator's const
pointer
type.
86
inline
pointer
132
point_iterator_(
pointer
p_value) : m_p_value(p_value)
141
pointer
m_p_value;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp
56
/// Iterator's
pointer
type.
57
typedef pointer_
pointer
;
typedef in class:const_iterator_
59
/// Iterator's const
pointer
type.
94
*
pointer
and position (e.g., this is called from within a find()
103
*
Pointer
to the table object which created the iterator (used for
point_const_iterator.hpp
57
/// Iterator's
pointer
type.
58
typedef pointer_
pointer
;
typedef in class:point_const_iterator_
60
/// Iterator's const
pointer
type.
point_iterator.hpp
55
/// Iterator's
pointer
type.
56
typedef pointer_
pointer
;
typedef in class:point_iterator_
58
/// Iterator's const
pointer
type.
80
pointer
116
point_iterator_(
pointer
p_value) : m_p_value(p_value)
125
pointer
m_p_value;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_raw_storage_iter.h
50
typedef void
pointer
;
typedef in class:raw_storage_iterator
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_raw_storage_iter.h
50
typedef void
pointer
;
typedef in class:raw_storage_iterator
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp
47
typedef node_pointer_pointer
pointer
;
typedef in struct:iterator
const_child_iterator.hpp
50
typedef node_pointer_pointer
pointer
;
typedef in struct:const_iterator
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp
59
// Iterator's
pointer
type.
60
typedef pointer_
pointer
;
typedef in class:const_iterator_
62
// Iterator's const
pointer
type.
108
*
pointer
and position (e.g., this is called from within a find()
120
*
Pointer
to the table object which created the iterator (used for
const_point_iterator.hpp
59
// Iterator's
pointer
type.
60
typedef pointer_
pointer
;
typedef in class:const_point_iterator_
62
// Iterator's const
pointer
type.
point_iterator.hpp
57
// Iterator's
pointer
type.
58
typedef pointer_
pointer
;
typedef in class:point_iterator_
60
// Iterator's const
pointer
type.
86
inline
pointer
132
point_iterator_(
pointer
p_value) : m_p_value(p_value)
141
pointer
m_p_value;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp
56
/// Iterator's
pointer
type.
57
typedef pointer_
pointer
;
typedef in class:const_iterator_
59
/// Iterator's const
pointer
type.
94
*
pointer
and position (e.g., this is called from within a find()
103
*
Pointer
to the table object which created the iterator (used for
point_const_iterator.hpp
57
/// Iterator's
pointer
type.
58
typedef pointer_
pointer
;
typedef in class:point_const_iterator_
60
/// Iterator's const
pointer
type.
point_iterator.hpp
55
/// Iterator's
pointer
type.
56
typedef pointer_
pointer
;
typedef in class:point_iterator_
58
/// Iterator's const
pointer
type.
80
pointer
116
point_iterator_(
pointer
p_value) : m_p_value(p_value)
125
pointer
m_p_value;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp
56
/// Iterator's
pointer
type.
57
typedef pointer_
pointer
;
typedef in class:const_iterator_
59
/// Iterator's const
pointer
type.
94
*
pointer
and position (e.g., this is called from within a find()
103
*
Pointer
to the table object which created the iterator (used for
point_const_iterator.hpp
57
/// Iterator's
pointer
type.
58
typedef pointer_
pointer
;
typedef in class:point_const_iterator_
60
/// Iterator's const
pointer
type.
point_iterator.hpp
55
/// Iterator's
pointer
type.
56
typedef pointer_
pointer
;
typedef in class:point_iterator_
58
/// Iterator's const
pointer
type.
80
pointer
116
point_iterator_(
pointer
p_value) : m_p_value(p_value)
125
pointer
m_p_value;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ptr_traits.h
0
//
Pointer
Traits -*- C++ -*-
128
* @brief Uniform interface to all
pointer
-like types
134
/// The
pointer
type
135
typedef _Ptr
pointer
;
typedef in struct:pointer_traits
152
/// The
pointer
type
153
typedef _Tp*
pointer
;
typedef in struct:pointer_traits
163
* @brief Obtain a
pointer
to an object
167
static
pointer
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp
56
/// Iterator's
pointer
type.
57
typedef pointer_
pointer
;
typedef in class:const_iterator_
59
/// Iterator's const
pointer
type.
94
*
pointer
and position (e.g., this is called from within a find()
103
*
Pointer
to the table object which created the iterator (used for
point_const_iterator.hpp
57
/// Iterator's
pointer
type.
58
typedef pointer_
pointer
;
typedef in class:point_const_iterator_
60
/// Iterator's const
pointer
type.
point_iterator.hpp
55
/// Iterator's
pointer
type.
56
typedef pointer_
pointer
;
typedef in class:point_iterator_
58
/// Iterator's const
pointer
type.
80
pointer
116
point_iterator_(
pointer
p_value) : m_p_value(p_value)
125
pointer
m_p_value;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
iterator_tracker.h
57
typedef typename _Traits::
pointer
pointer
;
typedef in class:__profile::__iterator_tracker
86
pointer
Completed in 1545 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>