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

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/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/5/sources/cxx-stl/stlport/stlport/stl/
_raw_storage_iter.h 50 typedef void pointer; typedef in class:raw_storage_iterator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 112 /// This type represents a pointer-to-value_type.
113 typedef _Pointer pointer; typedef in struct:iterator
130 typedef typename _Iterator::pointer pointer; typedef in struct:iterator_traits
140 typedef _Tp* pointer; typedef in struct:iterator_traits
150 typedef const _Tp* pointer; typedef in struct:iterator_traits
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/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/6/sources/cxx-stl/gnu-libstdc++/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/6/sources/cxx-stl/stlport/stlport/stl/
_raw_storage_iter.h 50 typedef void pointer; typedef in class:raw_storage_iterator
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 112 /// This type represents a pointer-to-value_type.
113 typedef _Pointer pointer; typedef in struct:iterator
130 typedef typename _Iterator::pointer pointer; typedef in struct:iterator_traits
140 typedef _Tp* pointer; typedef in struct:iterator_traits
150 typedef const _Tp* pointer; typedef in struct:iterator_traits
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/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/7/sources/cxx-stl/gnu-libstdc++/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/7/sources/cxx-stl/stlport/stlport/stl/
_raw_storage_iter.h 50 typedef void pointer; typedef in class:raw_storage_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_iterator_base_types.h 112 /// This type represents a pointer-to-value_type.
113 typedef _Pointer pointer; typedef in struct:iterator
130 typedef typename _Iterator::pointer pointer; typedef in struct:iterator_traits
140 typedef _Tp* pointer; typedef in struct:iterator_traits
150 typedef const _Tp* pointer; typedef in struct:iterator_traits
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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.6/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 47 typedef node_pointer_pointer pointer; typedef in struct:iterator

Completed in 1455 milliseconds

1 23 4 5 6 7 8 91011>>