Home
last modified time | relevance | path

Searched refs:extendPath (Results 1 – 25 of 43) sorted by relevance

12

/dports/biology/abyss/abyss-2.3.1/Unittest/Graph/
H A DExtendPathTest.cpp16 TEST(extendPath, lookAhead) in TEST() argument
65 TEST(extendPath, depth) in TEST() argument
88 TEST(extendPath, longestBranch) in TEST() argument
113 TEST(extendPath, noExtension) in TEST() argument
123 extendPath(path, FORWARD, g); in TEST()
126 extendPath(path, REVERSE, g); in TEST()
153 extendPath(path, FORWARD, g); in TEST()
181 extendPath(path, REVERSE, g); in TEST()
213 extendPath(path, FORWARD, g); in TEST()
296 TEST(extendPath, trueBranch) in TEST() argument
[all …]
/dports/lang/maude/maude-2.7.1/src/Utility/
H A Ddigraph.cc43 extendPath(i, current, path); in findLongestDirectedPath()
47 Digraph::extendPath(int i, Vector<int>& current, Vector<int>& longest) in extendPath() function in Digraph
62 extendPath(j, current, longest); in extendPath()
H A Ddigraph.hh38 void extendPath(int i, Vector<int>& current, Vector<int>& longest);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.region/src/org/eclipse/equinox/internal/region/
H A DSubgraphTraverser.java50 visitRemainingSubgraph(fr.getRegion(), visitor, extendPath(r, path)); in traverseEdges()
58 private Set<Region> extendPath(Region r, Set<Region> path) { in extendPath() method in SubgraphTraverser
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/setup/
H A DCAppSetupMac.cpp29 void CAppSetupMac::extendPath() in extendPath() function in CAppSetupMac
59 extendPath(); in initQMapTool()
H A DCAppSetupMac.h47 void extendPath();
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/setup/
H A DCAppSetupMac.cpp30 void CAppSetupMac::extendPath() in extendPath() function in CAppSetupMac
58 extendPath(); in initQMapShack()
H A DCAppSetupMac.h41 void extendPath();
/dports/x11/eaglemode/eaglemode-0.95.0/
H A Deaglemode.sh36 extendPath () function
/dports/biology/abyss/abyss-2.3.1/Graph/
H A DExtendPath.h621 static inline PathExtensionResult extendPath( in extendPath() function
689 PathExtensionResult extendPath( in extendPath() function
699 return extendPath(path, dir, g, visited, params); in extendPath()
712 PathExtensionResult extendPath( in extendPath() function
718 return extendPath(path, dir, g, params); in extendPath()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cli_ure/source/native/
H A Dnative_bootstrap.cxx110 void extendPath(LPCWSTR szPath) in extendPath() function
154 extendPath(szPath.get()); in loadFromPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cli_ure/source/native/
H A Dnative_bootstrap.cxx110 void extendPath(LPCWSTR szPath) in extendPath() function
154 extendPath(szPath.get()); in loadFromPath()
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go236 …ions(sci *sourceCodeInfo, n *extendNode, extendIndex, msgIndex *int32, extendPath, msgPath []int32… argument
237 sci.newLoc(n, extendPath)
241 r.generateSourceCodeInfoForField(sci, decl.field, append(extendPath, *extendIndex))
244 fldPath := append(extendPath, *extendIndex)
/dports/net/evans/evans-0.9.1/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go236 …ions(sci *sourceCodeInfo, n *extendNode, extendIndex, msgIndex *int32, extendPath, msgPath []int32… argument
237 sci.newLoc(n, extendPath)
241 r.generateSourceCodeInfoForField(sci, decl.field, append(extendPath, *extendIndex))
244 fldPath := append(extendPath, *extendIndex)
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go240 …(sci *sourceCodeInfo, n *ast.ExtendNode, extendIndex, msgIndex *int32, extendPath, msgPath []int32… argument
241 sci.newLoc(n, extendPath)
245 r.generateSourceCodeInfoForField(sci, decl, append(extendPath, *extendIndex))
248 fldPath := append(extendPath, *extendIndex)
/dports/net/grpcox/grpcox-1.0.0/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go236 …ions(sci *sourceCodeInfo, n *extendNode, extendIndex, msgIndex *int32, extendPath, msgPath []int32… argument
237 sci.newLoc(n, extendPath)
241 r.generateSourceCodeInfoForField(sci, decl.field, append(extendPath, *extendIndex))
244 fldPath := append(extendPath, *extendIndex)
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dsource_code_info.go240 …(sci *sourceCodeInfo, n *ast.ExtendNode, extendIndex, msgIndex *int32, extendPath, msgPath []int32… argument
241 sci.newLoc(n, extendPath)
245 r.generateSourceCodeInfoForField(sci, decl, append(extendPath, *extendIndex))
248 fldPath := append(extendPath, *extendIndex)
/dports/audio/festival/festival/src/modules/MultiSyn/
H A DDiphoneUnitVoice.cc338 static EST_VTPath* extendPath( EST_VTPath *p, EST_VTCandidate *c, in extendPath() function
588 EST_Viterbi_Decoder v( getCandidatesFunction, extendPath, -1 ); in getUnitSequence()
692 EST_Viterbi_Decoder v( getCandidatesWithOmissionsFunction, extendPath, -1 ); in regetUnitSequence()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/api/
H A DXmlDataSource.java230 path = extendPath(path, qName, attributes, sortIndex, dataType, valueAttributes::put); in startElement()
320 private static CldrPath extendPath( in extendPath() method in XmlDataSource
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/spark/sv/evidence/
H A DFermiLiteAssemblyHandler.java409 extendPath(contig, connection, path, contigList, examined, visited); in tracePaths()
416 private static void extendPath( final Contig firstContig, in extendPath() method in FermiLiteAssemblyHandler
450 extendPath(firstContig, conn, path, contigList, examined, visited); in extendPath()
/dports/biology/abyss/abyss-2.3.1/Konnector/
H A Dkonnector.h508 extendPath(path1, dir, g, params);
509 extendPath(path2, dir, g, params);
719 pathResult = extendPath(path, FORWARD, g, params);
/dports/biology/abyss/abyss-2.3.1/BloomDBG/
H A Dbloom-dbg.h858 contigRec.leftExtensionResult = extendPath(contigPath, REVERSE, dbg, extendParams); in processRead()
860 contigRec.rightExtensionResult = extendPath(contigPath, FORWARD, dbg, extendParams); in processRead()
/dports/devel/stack/stack-2.7.3/src/Stack/Build/
H A DConstructPlan.hs1216 … [] -> findShortest (fuel - 1) $ M.fromListWith chooseBest $ concatMap extendPath recurses
1223 extendPath :: (PackageName, DepsPath) -> [(PackageName, DepsPath)]
1224 extendPath (n, dp) =
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/gl2paintengineex/
H A Dqpaintengineex_opengl2.cpp2481 QPainterPath extendPath; in clip() local
2482 extendPath.addRegion(extendRegion); in clip()
2485 d->writeClip(qtVectorPathForPath(state()->matrix.inverted().map(extendPath)), 0); in clip()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp244 bool extendPath) { in ApplyAddPath() argument
248 orig.addPath(newPath, m, extendPath ? SkPath::kExtend_AddPathMode : in ApplyAddPath()

12