Searched defs:ConstIterator (Results 1 – 11 of 11) sorted by relevance
22 ConstIterator(): m_filter(nullptr), m_index(0) { } in ConstIterator() function48 ConstIterator(CompositionUnderlineRangeFilter* filter, size_t index) in ConstIterator() function
93 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
977 KeyInfoT, true> ConstIterator; typedef
145 typedef std::vector<StructMember>::const_iterator ConstIterator; typedef in deqp::gls::ub::StructType183 typedef std::vector<Uniform>::const_iterator ConstIterator; typedef in deqp::gls::ub::UniformBlock
483 ListContainer<BaseElementType>::ConstIterator::ConstIterator( in ConstIterator() function in cc::ListContainer::ConstIterator489 ListContainer<BaseElementType>::ConstIterator::ConstIterator( in ConstIterator() function in cc::ListContainer::ConstIterator
79 ConstIterator(WrappedType it) in ConstIterator() function
144 typedef std::vector<StructMember>::const_iterator ConstIterator; typedef in glu::StructType
56 typedef PoolArrayConstIterator<T, Alignment> ConstIterator; typedef in de::PoolArray
1602 typedef vector<IntRegionsPair>::const_iterator ConstIterator; in GetRegionCodesForCountryCallingCode() typedef
976 TEST(PrintStlContainerTest, ConstIterator) { in TEST() argument
982 TEST(PrintStlContainerTest, ConstIterator) { in TEST() argument