Home
last modified time | relevance | path

Searched defs:ConstIterator (Results 1 – 15 of 15) sorted by relevance

/external/opencv3/3rdparty/openexr/IlmImf/
DImfChannelList.h160 class ConstIterator; variable
365 ChannelList::ConstIterator::ConstIterator (): _i() in ConstIterator() function
371 ChannelList::ConstIterator::ConstIterator in ConstIterator() function
379 ChannelList::ConstIterator::ConstIterator (const ChannelList::Iterator &other): in ConstIterator() function
DImfFrameBuffer.h196 class ConstIterator; variable
315 FrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
321 FrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
329 FrameBuffer::ConstIterator::ConstIterator (const FrameBuffer::Iterator &other): in ConstIterator() function
DImfHeader.h206 class ConstIterator; variable
478 Header::ConstIterator::ConstIterator (): _i() in ConstIterator() function
484 Header::ConstIterator::ConstIterator in ConstIterator() function
492 Header::ConstIterator::ConstIterator (const Header::Iterator &other): in ConstIterator() function
/external/gemmlowp/internal/
Diterator.h37 ConstIterator(const VectorMap<tScalar, tShape>& vector_map) in ConstIterator() function
58 ConstIterator(const VectorDup<tScalar, tShape>& vector_dup) in ConstIterator() function
/external/libchrome/base/trace_event/
Dheap_profiler_stack_frame_deduplicator.h46 using ConstIterator = std::vector<FrameNode>::const_iterator; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_list.h136 typedef IteratorBase<const IntrusiveList<Item>, const Item> ConstIterator; typedef
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp145 typedef std::vector<StructMember>::const_iterator ConstIterator; typedef in deqp::gls::ub::StructType
183 typedef std::vector<Uniform>::const_iterator ConstIterator; typedef in deqp::gls::ub::UniformBlock
/external/llvm/include/llvm/ADT/
DDenseSet.h112 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
DDenseMap.h988 typedef DenseMapIterator<KeyT, ValueT, KeyInfoT, Bucket, true> ConstIterator; typedef
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp144 typedef std::vector<StructMember>::const_iterator ConstIterator; typedef in vkt::ubo::StructType
183 typedef std::vector<Uniform>::const_iterator ConstIterator; typedef in vkt::ubo::UniformBlock
/external/deqp/framework/opengl/
DgluVarType.hpp144 typedef std::vector<StructMember>::const_iterator ConstIterator; typedef in glu::StructType
/external/deqp/framework/delibs/decpp/
DdePoolArray.hpp56 typedef PoolArrayConstIterator<T, Alignment> ConstIterator; typedef in de::PoolArray
/external/google-breakpad/src/testing/gtest/test/
Dgtest-printers_test.cc963 TEST(PrintStlContainerTest, ConstIterator) { in TEST() argument
/external/gtest/test/
Dgtest-printers_test.cc982 TEST(PrintStlContainerTest, ConstIterator) { in TEST() argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-printers_test.cc982 TEST(PrintStlContainerTest, ConstIterator) { in TEST() argument