Home
last modified time | relevance | path

Searched defs:NodeIterator (Results 1 – 11 of 11) sorted by relevance

/third_party/gn/src/gn/
Dhash_table_base.h305 struct NodeIterator { struct
331 NodeIterator result = *this; argument
348 NodeIterator begin() { return NodeBegin(); } in begin() argument
/third_party/spirv-tools/source/opt/
Dtree_iterator.h43 using NodeIterator = variable
137 using NodeIterator = variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtree_iterator.h43 using NodeIterator = variable
137 using NodeIterator = variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtree_iterator.h43 using NodeIterator = variable
137 using NodeIterator = variable
/third_party/node/deps/v8/src/maglev/
Dmaglev-basic-block.h19 using NodeIterator = Node::List::Iterator; variable
/third_party/node/deps/v8/src/handles/
Dglobal-handles.h208 class NodeIterator; variable
Dglobal-handles.cc169 class GlobalHandles::NodeIterator final { class in v8::internal::GlobalHandles
180 explicit NodeIterator(BlockType* block) V8_NOEXCEPT : block_(block) {} in NodeIterator() function in v8::internal::GlobalHandles::NodeIterator
181 NodeIterator(NodeIterator&& other) V8_NOEXCEPT : block_(other.block_), in NodeIterator() function in v8::internal::GlobalHandles::NodeIterator
/third_party/typescript/tests/lib/
Dlib.d.ts12048 interface NodeIterator { interface
12058 declare var NodeIterator: { variable
/third_party/typescript/src/lib/
Ddom.generated.d.ts10182 interface NodeIterator { interface
10194 declare var NodeIterator: { variable
/third_party/typescript/lib/
Dlib.dom.d.ts10202 interface NodeIterator { interface
10214 declare var NodeIterator: { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136595 NodeIterator, enumerator
137376 NodeIterator, enumerator