HomeSort by relevance Sort by last modified time
    Searched full:const_iterator (Results 51 - 75 of 3365) sorted by null

1 23 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_/
const_child_iterator.hpp 38 * Contains a const_iterator for a patricia tree.
41 struct const_iterator struct
56 const_iterator(node_pointer_pointer p_p_cur = NULL, function in struct:const_iterator
62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
69 inline const_iterator&
78 inline const_iterator
81 const_iterator ret_it(*this);
  /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_/
const_child_iterator.hpp 38 * Contains a const_iterator for a patricia tree.
41 struct const_iterator struct
56 const_iterator(node_pointer_pointer p_p_cur = 0, function in struct:const_iterator
62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
69 inline const_iterator&
78 inline const_iterator
81 const_iterator ret_it(*this);
  /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_/
const_child_iterator.hpp 38 * Contains a const_iterator for a patricia tree.
41 struct const_iterator struct
56 const_iterator(node_pointer_pointer p_p_cur = 0, function in struct:const_iterator
62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
69 inline const_iterator&
78 inline const_iterator
81 const_iterator ret_it(*this);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp 38 * Contains a const_iterator for a patricia tree.
41 struct const_iterator struct
56 const_iterator(node_pointer_pointer p_p_cur = NULL, function in struct:const_iterator
62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
69 inline const_iterator&
78 inline const_iterator
81 const_iterator ret_it(*this);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp 38 * Contains a const_iterator for a patricia tree.
41 struct const_iterator struct
56 const_iterator(node_pointer_pointer p_p_cur = NULL, function in struct:const_iterator
62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
69 inline const_iterator&
78 inline const_iterator
81 const_iterator ret_it(*this);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp 38 * Contains a const_iterator for a patricia tree.
41 struct const_iterator struct
56 const_iterator(node_pointer_pointer p_p_cur = NULL, function in struct:const_iterator
62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
69 inline const_iterator&
78 inline const_iterator
81 const_iterator ret_it(*this);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp 38 * Contains a const_iterator for a patricia tree.
41 struct const_iterator struct
56 const_iterator(node_pointer_pointer p_p_cur = NULL, function in struct:const_iterator
62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
69 inline const_iterator&
78 inline const_iterator
81 const_iterator ret_it(*this);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp 38 * Contains a const_iterator for a patricia tree.
41 struct const_iterator struct
56 const_iterator(node_pointer_pointer p_p_cur = 0, function in struct:const_iterator
62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
69 inline const_iterator&
78 inline const_iterator
81 const_iterator ret_it(*this);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 92 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
106 virtual const_iterator
130 typename e_access_traits::const_iterator,
131 typename e_access_traits::const_iterator>
138 common_prefix_len(node_iterator nd_it, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits);
147 less(typename e_access_traits::const_iterator b_l, typename e_access_traits::const_iterator e_l, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 92 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
106 virtual const_iterator
130 typename e_access_traits::const_iterator,
131 typename e_access_traits::const_iterator>
138 common_prefix_len(node_iterator nd_it, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits);
147 less(typename e_access_traits::const_iterator b_l, typename e_access_traits::const_iterator e_l, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits)
    [all...]
  /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/trie_policy/
trie_policy_base.hpp 92 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
106 virtual const_iterator
130 typename e_access_traits::const_iterator,
131 typename e_access_traits::const_iterator>
138 common_prefix_len(node_iterator nd_it, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits);
147 less(typename e_access_traits::const_iterator b_l, typename e_access_traits::const_iterator e_l, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 92 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
106 virtual const_iterator
130 typename e_access_traits::const_iterator,
131 typename e_access_traits::const_iterator>
138 common_prefix_len(node_iterator nd_it, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits);
147 less(typename e_access_traits::const_iterator b_l, typename e_access_traits::const_iterator e_l, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 92 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
106 virtual const_iterator
130 typename e_access_traits::const_iterator,
131 typename e_access_traits::const_iterator>
138 common_prefix_len(node_iterator nd_it, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits);
147 less(typename e_access_traits::const_iterator b_l, typename e_access_traits::const_iterator e_l, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 92 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
106 virtual const_iterator
130 typename e_access_traits::const_iterator,
131 typename e_access_traits::const_iterator>
138 common_prefix_len(node_iterator nd_it, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits);
147 less(typename e_access_traits::const_iterator b_l, typename e_access_traits::const_iterator e_l, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 92 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
106 virtual const_iterator
130 typename e_access_traits::const_iterator,
131 typename e_access_traits::const_iterator>
138 common_prefix_len(node_iterator nd_it, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits);
147 less(typename e_access_traits::const_iterator b_l, typename e_access_traits::const_iterator e_l, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 92 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
106 virtual const_iterator
130 typename e_access_traits::const_iterator,
131 typename e_access_traits::const_iterator>
138 common_prefix_len(node_iterator nd_it, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits);
147 less(typename e_access_traits::const_iterator b_l, typename e_access_traits::const_iterator e_l, typename e_access_traits::const_iterator b_r, typename e_access_traits::const_iterator e_r, const e_access_traits& r_traits)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
synth_access_traits.hpp 62 typedef typename base_type::const_iterator const_iterator; typedef in struct:__gnu_pbds::detail::synth_access_traits
72 equal_prefixes(const_iterator, const_iterator, const_iterator,
73 const_iterator, bool compare_after = true) const;
79 cmp_prefixes(const_iterator, const_iterator, const_iterator,
80 const_iterator, bool compare_after = false) const
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
unordered_map 58 typedef typename _Base::const_iterator _Base_const_iterator;
74 unordered_map> const_iterator;
154 const_iterator
156 { return const_iterator(_Base::begin(), this); }
162 const_iterator
164 { return const_iterator(_Base::end(), this); }
166 const_iterator
168 { return const_iterator(_Base::begin(), this); }
170 const_iterator
172 { return const_iterator(_Base::end(), this);
    [all...]
unordered_set 58 typedef typename _Base::const_iterator _Base_const_iterator;
74 unordered_set> const_iterator;
154 const_iterator
156 { return const_iterator(_Base::begin(), this); }
162 const_iterator
164 { return const_iterator(_Base::end(), this); }
166 const_iterator
168 { return const_iterator(_Base::begin(), this); }
170 const_iterator
172 { return const_iterator(_Base::end(), this);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
unordered_map 58 typedef typename _Base::const_iterator _Base_const_iterator;
74 unordered_map> const_iterator;
154 const_iterator
156 { return const_iterator(_Base::begin(), this); }
162 const_iterator
164 { return const_iterator(_Base::end(), this); }
166 const_iterator
168 { return const_iterator(_Base::begin(), this); }
170 const_iterator
172 { return const_iterator(_Base::end(), this);
    [all...]
unordered_set 58 typedef typename _Base::const_iterator _Base_const_iterator;
74 unordered_set> const_iterator;
154 const_iterator
156 { return const_iterator(_Base::begin(), this); }
162 const_iterator
164 { return const_iterator(_Base::end(), this); }
166 const_iterator
168 { return const_iterator(_Base::begin(), this); }
170 const_iterator
172 { return const_iterator(_Base::end(), this);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
unordered_map 58 typedef typename _Base::const_iterator _Base_const_iterator;
74 unordered_map> const_iterator;
154 const_iterator
156 { return const_iterator(_Base::begin(), this); }
162 const_iterator
164 { return const_iterator(_Base::end(), this); }
166 const_iterator
168 { return const_iterator(_Base::begin(), this); }
170 const_iterator
172 { return const_iterator(_Base::end(), this);
    [all...]
unordered_set 58 typedef typename _Base::const_iterator _Base_const_iterator;
74 unordered_set> const_iterator;
154 const_iterator
156 { return const_iterator(_Base::begin(), this); }
162 const_iterator
164 { return const_iterator(_Base::end(), this); }
166 const_iterator
168 { return const_iterator(_Base::begin(), this); }
170 const_iterator
172 { return const_iterator(_Base::end(), this);
    [all...]
  /external/stlport/stlport/stl/
_set.h 74 typedef typename _Rep_type::const_iterator const_iterator; typedef in class:set
125 set(const_iterator __first, const_iterator __last)
129 set(const_iterator __first, const_iterator __last, const _Compare& __comp,
153 const_iterator begin() const { return _M_t.begin(); }
154 const_iterator end() const { return _M_t.end(); }
177 void insert(const_iterator __first, const_iterator __last
245 typedef typename _Rep_type::const_iterator const_iterator; typedef in class:multiset
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebelement.h 212 class const_iterator { class in class:QWebElementCollection
214 inline const_iterator(const QWebElementCollection* collection, int index) : i(index), collection(collection) {} function in class:QWebElementCollection::const_iterator
215 inline const_iterator(const const_iterator& o) : i(o.i), collection(o.collection) {} function in class:QWebElementCollection::const_iterator
219 inline bool operator==(const const_iterator& o) const { return i == o.i && collection == o.collection; }
220 inline bool operator!=(const const_iterator& o) const { return i != o.i || collection != o.collection; }
221 inline bool operator<(const const_iterator& o) const { return i < o.i; }
222 inline bool operator<=(const const_iterator& o) const { return i <= o.i; }
223 inline bool operator>(const const_iterator& o) const { return i > o.i; }
224 inline bool operator>=(const const_iterator& o) const { return i >= o.i;
    [all...]

Completed in 896 milliseconds

1 23 4 5 6 7 8 91011>>