Home
last modified time | relevance | path

Searched defs:nodeLength (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/ogdf/OGDF/include/ogdf/planarity/embedder/
H A DEmbedderMaxFaceBiconnectedGraphs.h434 const NodeArray<T>& nodeLength, in embed()
529 const NodeArray<T>& nodeLength, in adjEntryForNode()
617 const NodeArray<T>& nodeLength, in expandEdge()
656 const NodeArray<T>& nodeLength, in expandEdgeSNode()
755 const NodeArray<T>& nodeLength, in expandEdgePNode()
990 const NodeArray<T>& nodeLength, in expandEdgeRNode()
1264 const NodeArray<T>& nodeLength, in compute()
1298 const NodeArray<T>& nodeLength, in computeSize()
1323 const NodeArray<T>& nodeLength, in computeSize()
1379 const NodeArray<T>& nodeLength, in computeSize()
[all …]
H A DEmbedderMaxFaceBiconnectedGraphsLayers.h336 const NodeArray<T>& nodeLength, in embed()
432 const NodeArray<T>& nodeLength, in adjEntryForNode()
524 const NodeArray<T>& nodeLength, in expandEdge()
566 const NodeArray<T>& nodeLength, in expandEdgeSNode()
695 const NodeArray<T>& nodeLength, in expandEdgePNode()
986 const NodeArray<T>& nodeLength, in expandEdgeRNode()
1520 const NodeArray<T>& nodeLength, in bottomUpThickness()
/dports/math/ogdf/OGDF/include/ogdf/planarity/
H A DEmbedderMinDepth.h129 NodeArray< NodeArray<int> > nodeLength; variable
H A DEmbedderMinDepthPiTa.h209 NodeArray< NodeArray<int> > nodeLength; variable
H A DEmbedderMaxFace.h325 NodeArray< NodeArray<int> > nodeLength; variable
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DOpsinRadixTrie.java60 int nodeLength = node.getValue().length(); in findMatches() local
96 int nodeLength = node.getValue().length(); in findMatchesReadingStringRightToLeft() local
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/ISGraph/
H A DISPath.hh13 …void addNode( IDnum nodeID, int nodeLength ){ path.push_back(nodeID); nodeLengths.push_back(nodeLe… in addNode()
H A DISPath.cc38 ISPath* ISPath::instantiateRoot( IDnum nodeID, int nodeLength ){ in instantiateRoot()
/dports/biology/velvet/velvet_1.2.10/src/
H A DconcatenatedGraph.c41 Coordinate position, nodeLength; in concatenateReadStarts() local
H A DreadCoherentGraph.c80 Coordinate nodeLength = getNodeLength(node); in isUniqueSolexa() local
355 Coordinate position, nodeLength; in adjustShortReads() local
H A DshortReadPairs.c578 Coordinate position, nodeLength; in adjustShortReads() local
598 static void adjustLongReads(Node * target, Coordinate nodeLength) in adjustLongReads()
729 static void adjustShortReadsByLength(Node * target, Coordinate nodeLength) in adjustShortReadsByLength()
H A DgraphStats.c755 …ions(Coordinate * starts, Coordinate * stops, size_t length, IDnum cutoff, Coordinate nodeLength) { in lowCoverageRegions()
1457 Coordinate nodeLength, Coordinate start, in exportAMOSMarker()
1525 Coordinate nodeLength, in exportAMOSReverseShortMarker()
H A Dgraph.c1031 Coordinate nodeLength, in appendSequenceToDescriptor()
1077 Coordinate newLength, nodeLength, sourceLength; in appendSequence() local
2274 Coordinate index, nodeLength; in readPreGraphFile() local
2437 Coordinate index, nodeLength; in readConnectedGraphFile() local
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/
H A DconcatenatedGraph.c41 Coordinate position, nodeLength; in concatenateReadStarts() local
H A DreadCoherentGraph.c80 Coordinate nodeLength = getNodeLength(node); in isUniqueSolexa() local
355 Coordinate position, nodeLength; in adjustShortReads() local
H A DshortReadPairs.c578 Coordinate position, nodeLength; in adjustShortReads() local
598 void adjustLongReads(Node * target, Coordinate nodeLength) in adjustLongReads()
728 static void adjustShortReadsByLength(Node * target, Coordinate nodeLength) in adjustShortReadsByLength()
H A DgraphStats.c766 …ions(Coordinate * starts, Coordinate * stops, size_t length, IDnum cutoff, Coordinate nodeLength) { in lowCoverageRegions()
1468 Coordinate nodeLength, Coordinate start, in exportAMOSMarker()
1536 Coordinate nodeLength, in exportAMOSReverseShortMarker()
/dports/net/olsrd/olsrd-0.9.8/lib/pud/src/
H A DgpsConversion.c261 size_t nodeLength; in gpsToOlsr() local
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/
H A DconcatenatedGraph.c33 Coordinate position, nodeLength; in concatenateReadStarts() local
H A DshortReadPairs.c620 Coordinate position, nodeLength; in adjustShortReads() local
641 Coordinate nodeLength = getNodeLength(source); in adjustLongReads() local
725 static void adjustShortReadsByLength(Node * target, Coordinate nodeLength) in adjustShortReadsByLength()
1265 Coordinate position, nodeLength; in adjustShortReadsInterRepeat() local
H A DreadCoherentGraph.c111 Coordinate nodeLength = getNodeLength(node); in isUniqueSolexa() local
406 Coordinate position, nodeLength; in adjustShortReads() local
659 int nodeLength = getNodeLength(node); in isUniqueSolexaSubgraph() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/
H A DJavaSourceHover.java216 int nodeLength; in getBracketHoverInfo() local
337 int nodeLength= ASTNodes.getExclusiveEnd(currentStatement) - nodeStart; in getBracketHoverInfo() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DStyleElement.cpp135 unsigned nodeLength = nodeValue.length(); in process() local
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/VelvetAPI/
H A DVUtils.cc11 Coordinate nodeLength = getNodeLength(node); in getNodeDensity() local
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Common/
H A DMetaGraph.cc328 Coordinate nodeLength = getNodeLength( source ); in adjustShortReadsInterRepeat() local
368 int nodeLength = getNodeLength(node); in isUniqueSubgraph() local

12