Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/example/misc/
Dtree.cpp60 hana::transform(node.subforest, [=](auto subtree) { in apply()
84 hana::transform(x.subforest, [=](auto subtree) { in apply()
87 hana::transform(f.subforest, [=](auto subtree) { in apply()
120 [=](auto state, auto subtree) { in apply()
/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/glslang/glslang/MachineIndependent/
DSymbolTable.h176 virtual void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree()
/third_party/boost/boost/intrusive/
Dbstree_algorithms.hpp1589 static std::size_t subtree_size(const const_node_ptr & subtree) in subtree_size()
/third_party/glslang/glslang/Include/
Dintermediate.h1281 void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree()
/third_party/typescript/tests/lib/
Dlib.d.ts4170 subtree?: boolean; property
/third_party/typescript/lib/
Dlib.dom.d.ts889 subtree?: boolean; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts869 subtree?: boolean; property