Home
last modified time | relevance | path

Searched defs:subtree (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.cc122 CordRepBtree* subtree = CordRepBtree::New(Substring(edge, edge_offset)); in Read() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTextFormatParseInfoTreeTest.java160 TextFormatParseInfoTree subtree = root.getNestedTrees(OPTIONAL_NESTED_MESSAGE).get(0); in testGetNestedTreesReturnsSingleTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntervalMap.h520 NodeRef &subtree(unsigned i) const { in subtree() function
703 const NodeRef &subtree(unsigned i) const { return this->first[i]; } in subtree() function
706 NodeRef &subtree(unsigned i) { return this->first[i]; } in subtree() function
784 NodeRef &subtree(unsigned i) const { in subtree() function
821 NodeRef &subtree(unsigned Level) const { in subtree() function
/third_party/node/deps/v8/src/compiler/
Dstate-values-utils.cc210 Node* subtree = in BuildTree() local
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h176 virtual void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree()
/third_party/glslang/glslang/Include/
Dintermediate.h1281 void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree()
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs29995 let subtree = clone_subtree(in_edge.descend()); localVariable
30000 let subtree = ManuallyDrop::new(subtree); localVariable
/third_party/libabigail/src/
Dabg-ir.cc7369 type_base_sptr subtree; in clone_array_tree() local
/third_party/typescript/src/lib/
Ddom.generated.d.ts520 subtree?: boolean; property
930 subtree?: boolean; property
/third_party/typescript/lib/
Dlib.dom.d.ts540 subtree?: boolean; property
950 subtree?: boolean; property
/third_party/typescript/tests/lib/
Dlib.d.ts4170 subtree?: boolean; property
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h69110 struct fib6_node *subtree; member