Home
last modified time | relevance | path

Searched defs:firstNode (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/grammar/
H A Daxparser.y295 | declaration_list COMMA IDENTIFIER EQUALS expression { const auto firstNode = $1->child(0); variable
302 | declaration_list COMMA IDENTIFIER { const auto firstNode = $1->child(0); variable
/dports/mail/maildrop/maildrop-3.0.3/libs/maildrop/
H A Drecipe.h39 RecipeNode *firstNode, *lastNode; // All nodes in this recipe. variable
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/dialogs/
H A Ddialogtoolbox.cpp67 bool DoublePoint(const VPieceNode &firstNode, const VPieceNode &secondNode, const VContainer *data) in DoublePoint()
101 bool DoubleCurve(const VPieceNode &firstNode, const VPieceNode &secondNode) in DoubleCurve()
419 const VPieceNode firstNode = RowNode(listWidget, firstIndex); in DoublePoints() local
437 const VPieceNode firstNode = RowNode(listWidget, firstIndex); in DoubleCurves() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/Shiny/
H A DShinyNodePool.c66 ShinyNode* firstNode = ShinyNodePool_firstItem(self); in ShinyNodePool_destroy() local
/dports/math/spooles-mpich/spooles.2.2/Network/src/
H A DaddArc.c16 int firstNode, in Network_addArc()
/dports/math/spooles-mpich/spooles.2.2_SHARED/Network/src/
H A DaddArc.c16 int firstNode, in Network_addArc()
/dports/math/spooles/spooles.2.2_SHARED/Network/src/
H A DaddArc.c16 int firstNode, in Network_addArc()
/dports/math/spooles/spooles.2.2/Network/src/
H A DaddArc.c16 int firstNode, in Network_addArc()
/dports/mail/courier/courier-0.65.3/maildrop/
H A Drecipe.h40 RecipeNode *firstNode, *lastNode; // All nodes in this recipe. variable
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/test/
H A Deuler_test.cc34 typename Digraph::Node firstNode = g.source(e); in checkDiEulerIt() local
63 typename Graph::Node firstNode = g.source(typename Graph::Arc(e)); in checkEulerIt() local
/dports/math/lemon/lemon-1.3.1/test/
H A Deuler_test.cc34 typename Digraph::Node firstNode = g.source(e); in checkDiEulerIt() local
63 typename Graph::Node firstNode = g.source(typename Graph::Arc(e)); in checkEulerIt() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/poems/
H A DSystemProcessor.h97 …POEMSNode * firstNode = (POEMSNode *)nodes.Find(joints[i][0]); //now that we are sure both nodes e… in processArray() local
227 bool SystemProcessor::setLinkVisited(POEMSNode * firstNode, POEMSNode * secondNode) in setLinkVisited()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualTests/org/eclipse/swt/tests/gtk/snippets/
H A DBug489751_TreeItemDisposeSelect.java49 final TreeItem firstNode = tree.getItem(0); in main() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/render/
H A Dvectorlightlist.cpp23 VectorLightList::Node *VectorLightList::firstNode = nullptr; member in VectorLightList
H A Dprojectionlist.cpp25 ProjectionList::Node *ProjectionList::firstNode = nullptr; member in ProjectionList
/dports/science/lammps/lammps-stable_29Sep2021/lib/poems/
H A DSystemProcessor.h96 …POEMSNode * firstNode = (POEMSNode *)nodes.Find(links[i][0]); //now that we are sure both nodes … in processArray() local
217 bool SystemProcessor::setLinkVisited(POEMSNode * firstNode, POEMSNode * secondNode) in setLinkVisited()
/dports/java/jaxen/jaxen-1.0-FCS/src/java/main/org/jaxen/expr/
H A DDefaultAbsoluteLocationPath.java111 Object firstNode = contextNodes.get( 0 ); in evaluate() local
/dports/audio/musicpc/mpc-0.33/src/
H A Dlist.h33 ListNode * firstNode; member
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.DependencyAnalysisFramework/src/
H A DIDependencyNode.cs43 …ndencies(List<DependencyNodeCore<DependencyContextType>> markedNodes, int firstNode, DependencyCon… in SearchDynamicDependencies()
H A DComputedStaticDependencyNode.cs72 …ndencies(List<DependencyNodeCore<DependencyContextType>> markedNodes, int firstNode, DependencyCon… in SearchDynamicDependencies()
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/smiles/smarts/parser/
H A DASTLowAndExpression.java69 Node firstNode = this.jjtGetChild(0); in insertLeafChild() local
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/DependencyAnalysis/
H A DReflectableMethodNode.cs46 …ynamicDependencies(List<DependencyNodeCore<NodeFactory>> markedNodes, int firstNode, NodeFactory f… in SearchDynamicDependencies()
H A DModuleMetadataNode.cs57 …ynamicDependencies(List<DependencyNodeCore<NodeFactory>> markedNodes, int firstNode, NodeFactory f… in SearchDynamicDependencies()
H A DGVMDependenciesNode.cs115 …ynamicDependencies(List<DependencyNodeCore<NodeFactory>> markedNodes, int firstNode, NodeFactory f… in SearchDynamicDependencies()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Jit/src/Internal/Runtime/JitSupport/
H A DExternObjectSymbolNode.cs35 …ynamicDependencies(List<DependencyNodeCore<NodeFactory>> markedNodes, int firstNode, NodeFactory f… in SearchDynamicDependencies()

12345678910>>...19