Home
last modified time | relevance | path

Searched refs:setNumChildren (Results 1 – 25 of 80) sorted by relevance

1234

/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/src/
H A Drnaforest.cpp92 setNumChildren(node,0); in buildForest()
124 setNumChildren(node,0); in buildForest()
139 setNumChildren(node,0); in buildForest()
147 setNumChildren(nodeStack[stackPtr],numChildrenStack[stackPtr]+1); in buildForest()
229 setNumChildren(node, 0); in buildForestAnchored()
266 setNumChildren(node, 0); in buildForestAnchored()
284 setNumChildren(node, 0); in buildForestAnchored()
293 setNumChildren(nodeStack[stackPtr], in buildForestAnchored()
H A Drna_profile_alignment.cpp346 setNumChildren(node,0); in buildForestAnchored()
379 setNumChildren(node,0); in buildForestAnchored()
394 setNumChildren(node,0); in buildForestAnchored()
402 setNumChildren(nodeStack[stackPtr],numChildrenStack[stackPtr]+1); in buildForestAnchored()
476 setNumChildren(node,0); in buildForest()
509 setNumChildren(node,0); in buildForest()
524 setNumChildren(node,0); in buildForest()
532 setNumChildren(nodeStack[stackPtr],numChildrenStack[stackPtr]+1); in buildForest()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A DNodeVisitor.cc9 newstate.setNumChildren(node.getChildren().size()); in traverse()
H A Dstate.h22 void setNumChildren(unsigned int numc) { this->numchildren = numc; } in setNumChildren() function
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A DNodeVisitor.cc9 newstate.setNumChildren(node.getChildren().size()); in traverse()
H A Dstate.h22 void setNumChildren(unsigned int numc) { this->numchildren = numc; } in setNumChildren() function
/dports/graphics/yacreader/yacreader-9.8.2/common/
H A Dfolder.h71 inline void setNumChildren(const qint32 v) in setNumChildren() function
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/
H A DDataNode.java163 to.setNumChildren(numChildren); in copyStat()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp424 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
460 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp421 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
457 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp425 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
461 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp421 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
457 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
/dports/math/alps/CHiPPS-ALPS-releases-2.0.1/Alps/src/
H A DAlpsTreeNode.h214 inline void setNumChildren(const int numChildren) { in setNumChildren() function

1234