Home
last modified time | relevance | path

Searched refs:getSourcePaths (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/hadoop/hadoop-1.2.1/src/tools/org/apache/hadoop/tools/distcp2/
H A DSimpleCopyListing.java71 if (options.getSourcePaths().size() > 1) { in validatePaths()
76 Path srcPath = options.getSourcePaths().get(0); in validatePaths()
89 for (Path path: options.getSourcePaths()) { in validatePaths()
102 Path[] inputPaths = options.getSourcePaths().toArray(new Path[1]); in validatePaths()
116 for (Path path: options.getSourcePaths()) { in doBuildListing()
157 boolean solitaryFile = options.getSourcePaths().size() == 1 in computeSourceRootPath()
167 … boolean specialHandling = (options.getSourcePaths().size() == 1 && !targetFS.exists(target)) || in computeSourceRootPath()
H A DGlobbedCopyListing.java71 if (options.getSourcePaths().isEmpty()) { in doBuildListing()
75 for (Path p : options.getSourcePaths()) { in doBuildListing()
H A DDistCpOptions.java124 this.sourcePaths = that.getSourcePaths(); in DistCpOptions()
421 public List<Path> getSourcePaths() { in getSourcePaths() method in DistCpOptions
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/
H A DSimpleCopyListing.java80 if (options.getSourcePaths().size() > 1) { in validatePaths()
85 Path srcPath = options.getSourcePaths().get(0); in validatePaths()
98 for (Path path: options.getSourcePaths()) { in validatePaths()
132 Path[] inputPaths = options.getSourcePaths().toArray(new Path[1]); in validatePaths()
164 for (Path path: options.getSourcePaths()) { in doBuildListing()
220 boolean solitaryFile = options.getSourcePaths().size() == 1 in computeSourceRootPath()
230 boolean specialHandling = (options.getSourcePaths().size() == 1 && !targetPathExists) || in computeSourceRootPath()
H A DGlobbedCopyListing.java71 if (options.getSourcePaths().isEmpty()) { in doBuildListing()
75 for (Path p : options.getSourcePaths()) { in doBuildListing()
H A DDistCpOptions.java136 this.sourcePaths = that.getSourcePaths(); in DistCpOptions()
488 public List<Path> getSourcePaths() { in getSourcePaths() method in DistCpOptions
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Tooling/
H A DStandaloneExecution.h73 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
74 return Tool.getSourcePaths(); in getSourcePaths()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Tooling/
H A DStandaloneExecution.h74 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
75 return Tool.getSourcePaths(); in getSourcePaths()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Tooling/
H A DStandaloneExecution.h71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
72 return Tool.getSourcePaths(); in getSourcePaths()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/correction/
H A DAddSourceBuildEntryResolution.java55 String[] unlisted = getSourcePaths(build, unlistedOnly); in createChange()
66 private String[] getSourcePaths(Build build, boolean unlistedOnly) { in getSourcePaths() method in AddSourceBuildEntryResolution
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/
H A DTestDistCpSync.java94 Assert.assertEquals(spath, options.getSourcePaths().get(0)); in testFallback()
102 Assert.assertEquals(spath, options.getSourcePaths().get(0)); in testFallback()
118 Assert.assertEquals(spath, options.getSourcePaths().get(0)); in testFallback()
215 Assert.assertEquals(spath, options.getSourcePaths().get(0)); in testSync()
299 Assert.assertEquals(source, options.getSourcePaths().get(0)); in testSyncWithCurrent()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/debug/core/
H A DIJavaReferenceType.java167 public String[] getSourcePaths(String stratum) throws DebugException; in getSourcePaths() method

123