| /external/v8/src/compiler/ |
| D | generic-algorithm-inl.h | 23 typedef typename N::Inputs::iterator Iterator; typedef 36 typedef typename N::Uses::iterator Iterator; typedef
|
| D | generic-algorithm.h | 44 typedef typename Traits::Iterator Iterator; in Visit() typedef
|
| /external/icu/icu4c/source/common/ |
| D | ucharstrieiterator.cpp | 22 UCharsTrie::Iterator::Iterator(const UChar *trieUChars, int32_t maxStringLength, in Iterator() function in UCharsTrie::Iterator 44 UCharsTrie::Iterator::Iterator(const UCharsTrie &trie, int32_t maxStringLength, in Iterator() function in UCharsTrie::Iterator
|
| D | bytestrieiterator.cpp | 23 BytesTrie::Iterator::Iterator(const void *trieBytes, int32_t maxStringLength, in Iterator() function in BytesTrie::Iterator 45 BytesTrie::Iterator::Iterator(const BytesTrie &trie, int32_t maxStringLength, in Iterator() function in BytesTrie::Iterator
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
| D | MultidimensionalCounter.java | 70 public class Iterator implements java.util.Iterator<Integer> { class in MultidimensionalCounter 84 Iterator() { in Iterator() method in MultidimensionalCounter.Iterator
|
| D | OpenIntToDoubleHashMap.java | 484 public class Iterator { class in OpenIntToDoubleHashMap 498 private Iterator() { in Iterator() method in OpenIntToDoubleHashMap.Iterator
|
| D | OpenIntToFieldHashMap.java | 496 public class Iterator { class in OpenIntToFieldHashMap 510 private Iterator() { in Iterator() method in OpenIntToFieldHashMap.Iterator
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_bitvector.h | 90 Iterator() { } in Iterator() function 91 explicit Iterator(const BasicBitVector &bv) : bv_(bv) {} in Iterator() function 276 Iterator() { } in Iterator() function 277 explicit Iterator(const TwoLevelBitVector &bv) : bv_(bv), i0_(0), i1_(0) { in Iterator() function
|
| D | sanitizer_list.h | 29 friend class Iterator; member 134 typedef IteratorBase<IntrusiveList<Item>, Item> Iterator; typedef
|
| /external/protobuf/gtest/include/gtest/internal/ |
| D | gtest-param-util.h | 199 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 227 Iterator(const Iterator& other) in Iterator() function 286 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 324 Iterator(const Iterator& other) in Iterator() function
|
| /external/mesa3d/src/gtest/include/gtest/internal/ |
| D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
| /external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
| D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
| /external/gtest/include/gtest/internal/ |
| D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
| /external/llvm/include/llvm/ADT/ |
| D | MapVector.h | 134 typename VectorType::iterator erase(typename VectorType::iterator Iterator) { in erase() 154 auto Iterator = find(Key); in erase() local
|
| /external/sfntly/cpp/src/sfntly/port/ |
| D | java_iterator.h | 34 Iterator() {} in Iterator() function
|
| /external/skia/include/core/ |
| D | SkRegion.h | 311 Iterator() : fRgn(NULL), fDone(true) {} in Iterator() function 446 friend class Iterator; variable
|
| /external/clang/include/clang/AST/ |
| D | AttrIterator.h | 49 typedef typename Container::const_iterator Iterator; typedef
|
| /external/v8/src/ |
| D | data-flow.h | 23 explicit Iterator(BitVector* target) in Iterator() function 197 Iterator(const GrowableBitVector* target, Zone* zone) in Iterator() function
|
| D | types.cc | 1114 template class TypeImpl<ZoneTypeConfig>::Iterator<i::Map>; member in v8::internal::TypeImpl 1115 template class TypeImpl<ZoneTypeConfig>::Iterator<i::Object>; member in v8::internal::TypeImpl 1118 template class TypeImpl<HeapTypeConfig>::Iterator<i::Map>; member in v8::internal::TypeImpl 1119 template class TypeImpl<HeapTypeConfig>::Iterator<i::Object>; member in v8::internal::TypeImpl
|
| D | interface.h | 163 explicit Iterator(const ZoneHashMap* exports) in Iterator() function
|
| /external/skia/src/sfnt/ |
| D | SkOTTable_name.h | 552 Iterator(const SkOTTableName& name) : fName(name), fIndex(0), fType(-1) { } in Iterator() function 553 Iterator(const SkOTTableName& name, SkOTTableName::Record::NameID::Predefined::Value type) in Iterator() function
|
| /external/deqp/framework/randomshaders/ |
| D | rsgVariableManager.hpp | 290 typedef ValueEntryIterator<AnyEntry> Iterator; typedef in rsg::AnyEntry 323 typedef ValueEntryIterator<EntryStorageFilter<Storage> > Iterator; typedef in rsg::EntryStorageFilter
|
| /external/google-breakpad/src/common/ |
| D | simple_string_dictionary.h | 80 explicit Iterator(const NonAllocatingMap& map) in Iterator() function
|
| D | simple_string_dictionary_unittest.cc | 127 TEST(NonAllocatingMapTest, Iterator) { in TEST() argument
|