/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 D | DependencyLoopFinder.java | 27 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 D | DependenciesView.java | 362 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 D | SCEVValidator.h | 27 void findLoops(const llvm::SCEV *Expr,
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/include/polly/Support/ |
H A D | SCEVValidator.h | 44 void findLoops(const llvm::SCEV *Expr,
|
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/include/polly/Support/ |
H A D | SCEVValidator.h | 44 void findLoops(const llvm::SCEV *Expr,
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/include/polly/Support/ |
H A D | SCEVValidator.h | 44 void findLoops(const llvm::SCEV *Expr,
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/include/polly/Support/ |
H A D | SCEVValidator.h | 44 void findLoops(const llvm::SCEV *Expr,
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/include/polly/Support/ |
H A D | SCEVValidator.h | 44 void findLoops(const llvm::SCEV *Expr,
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/include/polly/Support/ |
H A D | SCEVValidator.h | 44 void findLoops(const llvm::SCEV *Expr,
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/include/polly/Support/ |
H A D | SCEVValidator.h | 44 void findLoops(const llvm::SCEV *Expr,
|
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/include/polly/Support/ |
H A D | SCEVValidator.h | 44 void findLoops(const llvm::SCEV *Expr, in _ma_delete_no_record()
|
/dports/lang/nim/nim-1.6.2/tests/gc/ |
H A D | thavlak.nim | 182 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 D | DependencyAnalysisSection.java | 106 DependencyLoop[] loops = DependencyLoopFinder.findLoops(plugin); in doFindLoops()
|
/dports/lang/nim/nim-1.6.2/tests/arc/ |
H A D | thavlak_orc_stress.nim | 203 proc findLoops(self: var HavlakLoopFinder): int = 409 discard h.findLoops()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Support/ |
H A D | SCEVValidator.cpp | 520 void findLoops(const SCEV *Expr, SetVector<const Loop *> &Loops) { in findLoops() function
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Support/ |
H A D | SCEVValidator.cpp | 571 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 D | SCEVValidator.cpp | 571 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 D | SCEVValidator.cpp | 573 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 D | SCEVValidator.cpp | 578 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 D | SCEVValidator.cpp | 573 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 D | SCEVValidator.cpp | 578 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 D | SCEVValidator.cpp | 573 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 D | SCEVValidator.cpp | 578 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 D | GraphDecoder.java | 1414 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 D | GraphDecoder.java | 1419 List<Loop> orderedLoops = findLoops(); in run() 1447 private List<Loop> findLoops() { in findLoops() method in LoopDetector
|