Home
last modified time | relevance | path

Searched refs:findLoops (Results 1 – 25 of 66) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/builders/
H A DDependencyLoopFinder.java27 public static DependencyLoop[] findLoops(IPlugin root) { in findLoops() method in DependencyLoopFinder
28 return findLoops(root, null); in findLoops()
31 public static DependencyLoop[] findLoops(IPlugin root, IPlugin[] candidates) { in findLoops() method in DependencyLoopFinder
32 return findLoops(root, candidates, false); in findLoops()
35 …public static DependencyLoop[] findLoops(IPlugin root, IPlugin[] candidates, boolean onlyCandidate… in findLoops() method in DependencyLoopFinder
39 findLoops(loops, path, root, candidates, onlyCandidates, new Vector<String>()); in findLoops()
43 …private static void findLoops(Vector<DependencyLoop> loops, Vector<IPlugin> path, IPlugin subroot,… in findLoops() method in DependencyLoopFinder
92 findLoops(loops, newPath, child, null, false, exploredPlugins); in findLoops()
112 findLoops(loops, newPath, candidate, null, false, exploredPlugins); in findLoops()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/views/dependencies/
H A DDependenciesView.java362 findLoops(); in init()
402 findLoops(); in updateInput()
409 private void findLoops() { in findLoops() method in DependenciesView
414 DependencyLoop[] loops = DependencyLoopFinder.findLoops(plugin); in findLoops()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/include/polly/Support/
H A DSCEVValidator.h27 void findLoops(const llvm::SCEV *Expr,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/include/polly/Support/
H A DSCEVValidator.h44 void findLoops(const llvm::SCEV *Expr,
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/include/polly/Support/
H A DSCEVValidator.h44 void findLoops(const llvm::SCEV *Expr,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/include/polly/Support/
H A DSCEVValidator.h44 void findLoops(const llvm::SCEV *Expr,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/include/polly/Support/
H A DSCEVValidator.h44 void findLoops(const llvm::SCEV *Expr,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/include/polly/Support/
H A DSCEVValidator.h44 void findLoops(const llvm::SCEV *Expr,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/include/polly/Support/
H A DSCEVValidator.h44 void findLoops(const llvm::SCEV *Expr,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/include/polly/Support/
H A DSCEVValidator.h44 void findLoops(const llvm::SCEV *Expr,
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/include/polly/Support/
H A DSCEVValidator.h44 void findLoops(const llvm::SCEV *Expr, in _ma_delete_no_record()
/dports/lang/nim/nim-1.6.2/tests/gc/
H A Dthavlak.nim182 proc findLoops(self: var HavlakLoopFinder): int =
392 discard h.findLoops
415 var loops = h.findLoops
425 sum += hlf.findLoops
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/
H A DDependencyAnalysisSection.java106 DependencyLoop[] loops = DependencyLoopFinder.findLoops(plugin); in doFindLoops()
/dports/lang/nim/nim-1.6.2/tests/arc/
H A Dthavlak_orc_stress.nim203 proc findLoops(self: var HavlakLoopFinder): int =
409 discard h.findLoops()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Support/
H A DSCEVValidator.cpp520 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Support/
H A DSCEVValidator.cpp571 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Support/
H A DSCEVValidator.cpp571 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp573 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp578 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Support/
H A DSCEVValidator.cpp573 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp578 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp573 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Support/
H A DSCEVValidator.cpp578 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1414 List<Loop> orderedLoops = findLoops(); in run()
1442 private List<Loop> findLoops() { in findLoops() method in LoopDetector
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DGraphDecoder.java1419 List<Loop> orderedLoops = findLoops(); in run()
1447 private List<Loop> findLoops() { in findLoops() method in LoopDetector

123