HomeSort by relevance Sort by last modified time
    Searched defs:const_iterator (Results 1 - 25 of 962) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/std/containers/sequences/deque/deque.cons/
size_value.pass.cpp 26 typedef typename C::const_iterator const_iterator; typedef
30 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i)
size_value_alloc.pass.cpp 25 typedef typename C::const_iterator const_iterator; typedef
30 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i)
size.pass.cpp 29 typedef typename C::const_iterator const_iterator; typedef
36 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i)
50 typedef typename C::const_iterator const_iterator; typedef
58 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i)
iter_iter.pass.cpp 33 typedef typename C::const_iterator const_iterator; typedef
37 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i, ++f)
47 typedef typename C::const_iterator const_iterator; typedef
51 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i, ++f)
iter_iter_alloc.pass.cpp 33 typedef typename C::const_iterator const_iterator; typedef
38 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i, ++f)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/deque/deque.cons/
size_value.pass.cpp 26 typedef typename C::const_iterator const_iterator; typedef
30 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i)
size_value_alloc.pass.cpp 25 typedef typename C::const_iterator const_iterator; typedef
30 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i)
iter_iter_alloc.pass.cpp 29 typedef typename C::const_iterator const_iterator; typedef
34 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i, ++f)
size.pass.cpp 29 typedef typename C::const_iterator const_iterator; typedef
36 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i)
50 typedef typename C::const_iterator const_iterator; typedef
58 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i)
iter_iter.pass.cpp 29 typedef typename C::const_iterator const_iterator; typedef
33 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i, ++f)
43 typedef typename C::const_iterator const_iterator; typedef
47 for (const_iterator i = d.begin(), e = d.end(); i != e; ++i, ++f)
  /system/chre/util/include/chre/util/
fixed_size_vector.h 173 typedef const ElementType* const_iterator; typedef in class:chre::FixedSizeVector
179 typename FixedSizeVector<ElementType, kCapacity>::const_iterator begin() const;
180 typename FixedSizeVector<ElementType, kCapacity>::const_iterator cbegin() const;
186 typename FixedSizeVector<ElementType, kCapacity>::const_iterator end() const;
187 typename FixedSizeVector<ElementType, kCapacity>::const_iterator cend() const;
priority_queue.h 153 typedef const ElementType* const_iterator; typedef in class:chre::PriorityQueue
159 typename PriorityQueue<ElementType, CompareFunction>::const_iterator begin() const;
160 typename PriorityQueue<ElementType, CompareFunction>::const_iterator cbegin() const;
166 typename PriorityQueue<ElementType, CompareFunction>::const_iterator end() const;
167 typename PriorityQueue<ElementType, CompareFunction>::const_iterator cend() const;
dynamic_vector.h 37 typedef const ElementType* const_iterator; typedef in class:chre::DynamicVector
356 typename DynamicVector<ElementType>::const_iterator begin() const;
357 typename DynamicVector<ElementType>::const_iterator cbegin() const;
363 typename DynamicVector<ElementType>::const_iterator end() const;
364 typename DynamicVector<ElementType>::const_iterator cend() const;
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmLayout.h 30 typedef llvm::SmallVectorImpl<MCSectionData*>::const_iterator const_iterator; typedef in class:llvm::MCAsmLayout
  /frameworks/compile/mclinker/include/mcld/MC/
AttributeSet.h 31 typedef AttrSet::const_iterator const_iterator; typedef in class:mcld::AttributeSet
39 const_iterator begin() const { return m_AttrSet.begin(); }
41 const_iterator end() const { return m_AttrSet.end(); }
  /frameworks/compile/mclinker/include/mcld/Script/
OutputFormatCmd.h 28 typedef FormatList::const_iterator const_iterator; typedef in class:mcld::OutputFormatCmd
38 const_iterator begin() const { return m_FormatList.begin(); }
40 const_iterator end() const { return m_FormatList.end(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/branch_policy/
null_node_metadata.hpp 56 typedef typename __traits_type::pointer const_iterator; typedef in struct:__gnu_pbds::detail::dumnode_const_iterator
59 typedef const_iterator value_type;
60 typedef const_iterator const_reference;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 54 typedef std::string::const_iterator const_iterator; typedef in struct:__gnu_pbds::sample_trie_access_traits
64 /// Returns a const_iterator to the first element of r_key.
65 inline static const_iterator
68 /// Returns a const_iterator to the after-last element of r_key.
69 inline static const_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/branch_policy/
null_node_metadata.hpp 56 typedef typename __traits_type::pointer const_iterator; typedef in struct:__gnu_pbds::detail::dumnode_const_iterator
59 typedef const_iterator value_type;
60 typedef const_iterator const_reference;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 54 typedef std::string::const_iterator const_iterator; typedef in struct:__gnu_pbds::sample_trie_access_traits
64 /// Returns a const_iterator to the first element of r_key.
65 inline static const_iterator
68 /// Returns a const_iterator to the after-last element of r_key.
69 inline static const_iterator
  /device/google/cuttlefish_common/common/libs/fs/
shared_select.h 39 typedef std::set<SharedFD>::const_iterator const_iterator; typedef in class:cvd::SharedFDSet
43 const_iterator begin() const { return value_.begin(); }
44 const_iterator end() const { return value_.end(); }
  /external/clang/test/SemaCXX/
PR11358.cpp 24 class const_iterator { void operator++(); }; class in class:test2::hash_map
25 const_iterator begin() const;
26 const_iterator end() const;
31 for (hash_map<KeyType, ValueType>::const_iterator it = map.begin(); // expected-error{{missing 'typename'}}
  /external/llvm/include/llvm/CodeGen/
LivePhysRegs.h 135 typedef SparseSet<unsigned>::const_iterator const_iterator; typedef in class:llvm::LivePhysRegs
136 const_iterator begin() const { return LiveRegs.begin(); }
137 const_iterator end() const { return LiveRegs.end(); }
  /external/llvm/include/llvm/IR/
TypeFinder.h 48 typedef std::vector<StructType*>::const_iterator const_iterator; typedef in class:llvm::TypeFinder
53 const_iterator begin() const { return StructTypes.begin(); }
54 const_iterator end() const { return StructTypes.end(); }
ValueSymbolTable.h 52 /// @brief A const_iterator over a ValueMap.
53 typedef ValueMap::const_iterator const_iterator; typedef in class:llvm::ValueSymbolTable
91 /// @brief Get a const_iterator that from the beginning of the symbol table.
92 inline const_iterator begin() const { return vmap.begin(); }
97 /// @brief Get a const_iterator to the end of the symbol table.
98 inline const_iterator end() const { return vmap.end(); }

Completed in 291 milliseconds

1 2 3 4 5 6 7 8 91011>>