HomeSort by relevance Sort by last modified time
    Searched defs:pointer (Results 26 - 50 of 1100) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/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/5/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/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

Completed in 1338 milliseconds

12 3 4 5 6 7 8 91011>>