Home
last modified time | relevance | path

Searched defs:IteratorImpl (Results 1 – 23 of 23) sorted by relevance

/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/
DSmallSet.java160 static class IteratorImpl<T> implements Iterator<T> { class in SmallSet
172 IteratorImpl(final T firstElement, final T secondElement) { in IteratorImpl() method in SmallSet.IteratorImpl
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/internal/
DCopyOnWriteList.kt66 private class IteratorImpl<E>(private var array: Array<E>) : MutableIterator<E> { in iterator() class
/external/kotlinx.coroutines/kotlinx-coroutines-core/wasmJs/src/internal/
DCopyOnWriteList.kt53 private class IteratorImpl<E>(private val array: Array<E>) : MutableIterator<E> { in iterator() class
/external/perfetto/include/perfetto/trace_processor/
Diterator.h31 class IteratorImpl; variable
/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/internal/
DCopyOnWriteList.kt59 private class IteratorImpl<E>(private val array: Array<E>) : MutableIterator<E> { in iterator() class in kotlinx.coroutines.internal.CopyOnWriteList
/external/perfetto/include/perfetto/ext/trace_processor/rpc/
Dquery_result_serializer.h37 class IteratorImpl; variable
/external/perfetto/src/trace_processor/
Diterator_impl.cc29 IteratorImpl::IteratorImpl( in IteratorImpl() function in perfetto::trace_processor::IteratorImpl
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp1.cpp246 struct IteratorImpl { struct
251 template struct Foo::IteratorImpl<int>; member in test11::Foo
252 template struct Foo::IteratorImpl<long>; member in test11::Foo
/external/pytorch/torch/csrc/api/include/torch/data/
Diterator.h33 struct IteratorImpl { struct
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAllocatorList.h93 friend class IteratorImpl; variable
109 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAllocatorList.h92 friend class IteratorImpl; variable
108 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl() function
/external/cronet/tot/net/disk_cache/blockfile/
Dbackend_impl.h310 class IteratorImpl; variable
Dbackend_impl.cc1236 class BackendImpl::IteratorImpl : public Backend::Iterator { class in disk_cache::BackendImpl
1238 explicit IteratorImpl(base::WeakPtr<InFlightBackendIO> background_queue) in IteratorImpl() function in disk_cache::BackendImpl::IteratorImpl
/external/cronet/stable/net/disk_cache/blockfile/
Dbackend_impl.h310 class IteratorImpl; variable
Dbackend_impl.cc1236 class BackendImpl::IteratorImpl : public Backend::Iterator { class in disk_cache::BackendImpl
1238 explicit IteratorImpl(base::WeakPtr<InFlightBackendIO> background_queue) in IteratorImpl() function in disk_cache::BackendImpl::IteratorImpl
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.hpp108 typedef typename std::map<std::string, Program *>::const_iterator IteratorImpl; typedef in vk::ProgramCollection::Iterator
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp80 typedef typename std::map<std::string, Program *>::const_iterator IteratorImpl; typedef in glc::ProgramCollection::Iterator
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/internal/
Dgtest-param-util.h846 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function
/external/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util.h846 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-param-util.h838 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-param-util.h846 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function
/external/libva-utils/test/gtest/include/gtest/internal/
Dgtest-param-util.h838 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h849 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function