Home
last modified time | relevance | path

Searched refs:Iter (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/brightline/
DTimeLimitedMotionEventBuffer.java176 return new Iter(0); in listIterator()
181 return new Iter(index); in listIterator()
189 class Iter implements ListIterator<MotionEvent> { class in TimeLimitedMotionEventBuffer
193 Iter(int index) { in Iter() method in TimeLimitedMotionEventBuffer.Iter
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Drepeated_field.h83 template <typename Iter>
84 inline int CalculateReserve(Iter begin, Iter end, std::forward_iterator_tag) { in CalculateReserve()
88 template <typename Iter>
89 inline int CalculateReserve(Iter /*begin*/, Iter /*end*/, in CalculateReserve() argument
94 template <typename Iter>
95 inline int CalculateReserve(Iter begin, Iter end) { in CalculateReserve()
96 typedef typename std::iterator_traits<Iter>::iterator_category Category; in CalculateReserve()
112 template <typename Iter>
113 RepeatedField(Iter begin, const Iter& end);
732 template <typename Iter>
[all …]
Dmap_test.cc421 template <typename Iter>
422 static void TestEqualIterators(Iter i0, Iter i1, Iter end) { in TestEqualIterators()
/frameworks/base/core/jni/android/graphics/
DPath.cpp357 static void createVerbSegments(const SkPath::Iter& pathIter, SkPath::Verb verb, in createVerbSegments()
414 SkPath::Iter pathIter(*path, false); in approximate()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor_containers.cc532 static PyObject* Iter(PyContainer* self) { in Iter() function
582 (getiterfunc)Iter, // tp_iter
/frameworks/base/config/
Dpreloaded-classes6771 java.util.concurrent.ConcurrentSkipListMap$Iter
Dboot-image-profile.txt29596 HSPLjava/util/concurrent/ConcurrentSkipListMap$Iter;->advance()V
29597 HSPLjava/util/concurrent/ConcurrentSkipListMap$Iter;->hasNext()Z
39832 Ljava/util/concurrent/ConcurrentSkipListMap$Iter;
Dhiddenapi-greylist-max-o.txt115888 Ljava/util/concurrent/ConcurrentSkipListMap$Iter;
115889 Ljava/util/concurrent/ConcurrentSkipListMap$Iter;-><init>()V
115890 Ljava/util/concurrent/ConcurrentSkipListMap$Iter;->advance()V
115891 Ljava/util/concurrent/ConcurrentSkipListMap$Iter;->lastReturned:Ljava/util/concurrent/ConcurrentSki…
115892 Ljava/util/concurrent/ConcurrentSkipListMap$Iter;->next:Ljava/util/concurrent/ConcurrentSkipListMap…
115893 Ljava/util/concurrent/ConcurrentSkipListMap$Iter;->nextValue:Ljava/lang/Object;