| /external/v8/src/compiler/ |
| D | node-aux-data.h | 34 class const_iterator; variable 35 friend class const_iterator; variable 53 const_iterator(const ZoneVector<T>* data, size_t current) in const_iterator() function 55 const_iterator(const const_iterator& other) in const_iterator() function
|
| D | node.h | 134 class const_iterator; variable 170 class const_iterator; variable 444 const_iterator(const const_iterator& other) : iter_(other.iter_) {} in const_iterator() function 462 const_iterator(Node* node, int index) : iter_(node, index) {} in const_iterator() function 529 const_iterator(const const_iterator& other) : current_(other.current_) {} in const_iterator() function 548 const_iterator() : current_(nullptr) {} in const_iterator() function 549 explicit const_iterator(Node* node) : current_(node->first_use_) {} in const_iterator() function
|
| /external/gemmlowp/internal/ |
| D | iterator.h | 47 ConstIterator<VectorMap<tScalar, tShape>> const_iterator( in const_iterator() function 68 ConstIterator<VectorDup<tScalar, tShape>> const_iterator( in const_iterator() function
|
| /external/libcxx/test/std/containers/sequences/deque/deque.cons/ |
| D | iter_iter.pass.cpp | 29 typedef typename C::const_iterator const_iterator; in test() typedef 43 typedef typename C::const_iterator const_iterator; in test() typedef
|
| D | size.pass.cpp | 29 typedef typename C::const_iterator const_iterator; in test2() typedef 50 typedef typename C::const_iterator const_iterator; in test1() typedef
|
| D | size_value.pass.cpp | 26 typedef typename C::const_iterator const_iterator; in test() typedef
|
| D | size_value_alloc.pass.cpp | 25 typedef typename C::const_iterator const_iterator; in test() typedef
|
| D | iter_iter_alloc.pass.cpp | 29 typedef typename C::const_iterator const_iterator; in test() typedef
|
| /external/llvm/lib/Object/ |
| D | RecordStreamer.h | 28 typedef StringMap<State>::const_iterator const_iterator; typedef
|
| /external/pdfium/fpdfsdk/javascript/ |
| D | JS_GlobalData.h | 49 using const_iterator = variable
|
| /external/clang/include/clang/Analysis/ |
| D | CallGraph.h | 70 typedef FunctionMapTy::const_iterator const_iterator; typedef 148 typedef SmallVectorImpl<CallRecord>::const_iterator const_iterator; typedef
|
| /external/llvm/include/llvm/Analysis/ |
| D | CallGraph.h | 117 typedef FunctionMapTy::const_iterator const_iterator; typedef 188 typedef std::vector<CallRecord>::const_iterator const_iterator; typedef 343 typedef CallGraph::const_iterator const_iterator; typedef
|
| D | DominanceFrontier.h | 73 typedef typename DomSetMapType::const_iterator const_iterator; typedef 143 typedef DominanceFrontierBase<BasicBlock>::const_iterator const_iterator; typedef
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCAsmLayout.h | 30 typedef llvm::SmallVectorImpl<MCSectionData*>::const_iterator const_iterator; typedef
|
| /external/clang/include/clang/Frontend/ |
| D | TextDiagnosticBuffer.h | 29 typedef DiagList::const_iterator const_iterator; typedef
|
| /external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
| D | CallGraph.h | 85 typedef FunctionMapTy::const_iterator const_iterator; typedef 208 typedef std::vector<CallRecord>::const_iterator const_iterator; typedef
|
| /external/google-breakpad/src/processor/ |
| D | static_map.h | 86 typedef StaticMapIterator<Key, Value, Compare> const_iterator; typedef
|
| /external/llvm/include/llvm/ADT/ |
| D | UniqueVector.h | 29 typedef typename VectorType::const_iterator const_iterator; typedef
|
| /external/libtextclassifier/util/utf8/ |
| D | unicodetext.h | 133 explicit const_iterator(const char *it) : it_(it) {} in const_iterator() function
|
| /external/libcxx/test/libcxx/debug/containers/ |
| D | db_associative_container_tests.pass.cpp | 33 using const_iterator = typename Container::const_iterator; typedef
|
| D | db_unord_container_tests.pass.cpp | 32 using const_iterator = typename Container::const_iterator; typedef
|
| /external/v8/src/base/ |
| D | iterator.h | 23 typedef ForwardIterator const_iterator; typedef
|
| /external/llvm/include/llvm/CodeGen/ |
| D | LivePhysRegs.h | 135 typedef SparseSet<unsigned>::const_iterator const_iterator; typedef
|
| /external/llvm/include/llvm/IR/ |
| D | TypeFinder.h | 48 typedef std::vector<StructType*>::const_iterator const_iterator; typedef
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | LiveStackAnalysis.h | 49 typedef SS2IntervalMap::const_iterator const_iterator; typedef
|