| /external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/heap/ |
| D | stubs.h | 73 using const_iterator = const T*; variable 87 using const_iterator = const T*; variable 99 typedef const ValueArg* const_iterator; typedef 111 typedef const ValueArg* const_iterator; typedef 123 typedef const ValueArg* const_iterator; typedef 144 typedef const MappedArg* const_iterator; typedef
|
| /external/v8/tools/clang/blink_gc_plugin/tests/heap/ |
| D | stubs.h | 73 using const_iterator = const T*; variable 87 using const_iterator = const T*; variable 99 typedef const ValueArg* const_iterator; typedef 111 typedef const ValueArg* const_iterator; typedef 123 typedef const ValueArg* const_iterator; typedef 144 typedef const MappedArg* const_iterator; typedef
|
| /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 | 140 class const_iterator; variable 348 class const_iterator; variable 500 const_iterator(const const_iterator& other) : input_ptr_(other.input_ptr_) {} in const_iterator() function 528 explicit const_iterator(Node* const* input_ptr) : input_ptr_(input_ptr) {} in const_iterator() function 596 const_iterator(const const_iterator& other) : current_(other.current_) {} in const_iterator() function 615 const_iterator() : current_(nullptr) {} in const_iterator() function 616 explicit const_iterator(Node* node) : current_(node->first_use_) {} in const_iterator() function
|
| /external/libcxx/test/std/containers/sequences/deque/deque.cons/ |
| 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 | iter_iter.pass.cpp | 33 typedef typename C::const_iterator const_iterator; in test() typedef 47 typedef typename C::const_iterator const_iterator; in test() 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
|
| /external/llvm/lib/Object/ |
| D | RecordStreamer.h | 28 typedef StringMap<State>::const_iterator const_iterator; typedef
|
| /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/pdfium/fxjs/ |
| D | cjs_globaldata.h | 49 using const_iterator = variable
|
| /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/tensorflow/tensorflow/core/lib/gtl/ |
| D | iterator_range.h | 42 using const_iterator = IteratorT; variable
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCAsmLayout.h | 30 typedef llvm::SmallVectorImpl<MCSectionData*>::const_iterator const_iterator; typedef
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | edgeset.h | 41 class const_iterator; variable 87 const_iterator() {} in const_iterator() function
|
| /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/libcxx/test/libcxx/debug/containers/ |
| D | db_unord_container_tests.pass.cpp | 35 using const_iterator = typename Container::const_iterator; typedef
|
| D | db_associative_container_tests.pass.cpp | 36 using const_iterator = typename Container::const_iterator; typedef
|
| /external/v8/src/base/ |
| D | iterator.h | 21 typedef ForwardIterator const_iterator; typedef
|
| /external/llvm/include/llvm/CodeGen/ |
| D | LivePhysRegs.h | 135 typedef SparseSet<unsigned>::const_iterator const_iterator; typedef
|
| /external/perfetto/src/tracing/core/ |
| D | patch_list.h | 69 using const_iterator = ListType::const_iterator; // For gtest. variable
|