Home
last modified time | relevance | path

Searched defs:getIterator (Results 1 – 18 of 18) sorted by relevance

/external/opencensus-java/api/src/main/java/io/opencensus/tags/unsafe/
DContextUtils.java52 protected Iterator<Tag> getIterator() { in getIterator() method in ContextUtils.EmptyTagContext
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemorySSA.h176 AllAccessType::self_iterator getIterator() { in getIterator() function
179 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
/external/opencensus-java/api/src/test/java/io/opencensus/tags/
DTagContextTest.java99 protected Iterator<Tag> getIterator() { in getIterator() method in TagContextTest.SimpleTagContext
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DTableModel.java30 public abstract Iterator<RectF> getIterator(RectF tableRect, int totalElements); in getIterator() method in TableModel
DFixedTableModel.java33 public Iterator<RectF> getIterator(RectF tableRect, int totalElements) { in getIterator() method in FixedTableModel
DDynamicTableModel.java91 public TableModelIterator getIterator(RectF tableRect, int totalElements) { in getIterator() method in DynamicTableModel
/external/opencensus-java/api/src/main/java/io/opencensus/tags/
DTagContext.java50 protected abstract Iterator<Tag> getIterator(); in getIterator() method in TagContext
DNoopTags.java182 protected Iterator<Tag> getIterator() { in getIterator() method in NoopTags.NoopTagContext
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/tags/
DTagContextImpl.java49 protected Iterator<Tag> getIterator() { in getIterator() method in TagContextImpl
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Dilist_node.h82 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
83 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node.h81 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function
82 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
DStatsTestUtil.java228 protected Iterator<Tag> getIterator() { in getIterator() method in StatsTestUtil.SimpleTagContext
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/
DTagContextImplTest.java159 protected Iterator<Tag> getIterator() { in testEquals() method
DTaggerImplTest.java314 protected Iterator<Tag> getIterator() { in getIterator() method in TaggerImplTest.SimpleTagContext
/external/clang/include/clang/Sema/
DIdentifierResolver.h98 BaseIter getIterator() const { in getIterator() function
/external/grpc-grpc-java/testing/src/main/java/io/grpc/internal/testing/
DStatsTestUtils.java275 protected Iterator<Tag> getIterator() { in getIterator() method in StatsTestUtils.FakeTagContext
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundle.java730 public UResourceBundleIterator getIterator() { in getIterator() method in UResourceBundle
/external/icu/android_icu4j/src/main/java/android/icu/util/
DUResourceBundle.java703 public UResourceBundleIterator getIterator() { in getIterator() method in UResourceBundle