Home
last modified time | relevance | path

Searched defs:srcPath (Results 1 – 25 of 718) sorted by relevance

12345678910>>...29

/dports/x11/libfm-qt/libfm-qt-1.0.0/src/core/
H A Dfiletransferjob.cpp38 for(const auto& srcPath: srcPaths_) { in setDestDirPath() local
80 bool FileTransferJob::moveFileSameFs(const FilePath& srcPath, const GFileInfoPtr& srcInfo, FilePath… in moveFileSameFs()
106 bool FileTransferJob::copyRegularFile(const FilePath& srcPath, const GFileInfoPtr& srcInfo, FilePat… in copyRegularFile()
130 bool FileTransferJob::copySpecialFile(const FilePath& srcPath, const GFileInfoPtr& srcInfo, FilePat… in copySpecialFile()
159 bool FileTransferJob::copyDirContent(const FilePath& srcPath, GFileInfoPtr /*srcInfo*/, FilePath& d… in copyDirContent()
226 bool FileTransferJob::makeDir(const FilePath& srcPath, GFileInfoPtr srcInfo, FilePath& destPath) { in makeDir()
306 bool FileTransferJob::handleError(GErrorPtr &err, const FilePath &srcPath, const GFileInfoPtr &srcI… in handleError()
376 bool FileTransferJob::processPath(const FilePath& srcPath, const FilePath& destDirPath, const char*… in processPath()
552 bool FileTransferJob::createSymlink(const FilePath &srcPath, const GFileInfoPtr &srcInfo, FilePath … in createSymlink()
575 bool FileTransferJob::createShortcut(const FilePath &srcPath, const GFileInfoPtr &srcInfo, FilePath… in createShortcut()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/
H A DTestChecksumFileSystem.java209 Path srcPath = new Path(TEST_ROOT_DIR, "testRenameSrc"); in testRenameFileToFile() local
216 Path srcPath = new Path(TEST_ROOT_DIR, "testRenameSrc"); in testRenameFileIntoDir() local
224 Path srcPath = new Path(TEST_ROOT_DIR, "testRenameSrc"); in testRenameFileIntoDirFile() local
231 void verifyRename(Path srcPath, Path dstPath, boolean dstIsDir) in verifyRename()
249 writeFile(localFs.getRawFileSystem(), srcPath, 1); in verifyRename() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/ResourceBundle/modules/basic/
H A DBasicTest.java128 Path srcPath = Paths.get(Utils.TEST_SRC, src); in runBasicTest() local
138 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_BASIC); in RunBasicTestWithCp() local
153 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_MODLOCAL); in runModLocalTestWithCp() local
167 private static void jarBasic(Path srcPath, Path classPath, Path jarPath) in jarBasic()
193 private static void jarModLocal(Path srcPath, Path jarPath) throws Throwable { in jarModLocal()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/ResourceBundle/modules/basic/
H A DBasicTest.java128 Path srcPath = Paths.get(Utils.TEST_SRC, src); in runBasicTest() local
138 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_BASIC); in RunBasicTestWithCp() local
153 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_MODLOCAL); in runModLocalTestWithCp() local
167 private static void jarBasic(Path srcPath, Path classPath, Path jarPath) in jarBasic()
193 private static void jarModLocal(Path srcPath, Path jarPath) throws Throwable { in jarModLocal()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/ResourceBundle/modules/basic/
H A DBasicTest.java128 Path srcPath = Paths.get(Utils.TEST_SRC, src); in runBasicTest() local
138 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_BASIC); in RunBasicTestWithCp() local
153 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_MODLOCAL); in runModLocalTestWithCp() local
167 private static void jarBasic(Path srcPath, Path classPath, Path jarPath) in jarBasic()
193 private static void jarModLocal(Path srcPath, Path jarPath) throws Throwable { in jarModLocal()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/ResourceBundle/modules/basic/
H A DBasicTest.java128 Path srcPath = Paths.get(Utils.TEST_SRC, src); in runBasicTest() local
138 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_BASIC); in RunBasicTestWithCp() local
153 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_MODLOCAL); in runModLocalTestWithCp() local
167 private static void jarBasic(Path srcPath, Path classPath, Path jarPath) in jarBasic()
193 private static void jarModLocal(Path srcPath, Path jarPath) throws Throwable { in jarModLocal()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/ResourceBundle/modules/basic/
H A DBasicTest.java128 Path srcPath = Paths.get(Utils.TEST_SRC, src); in runBasicTest() local
138 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_BASIC); in RunBasicTestWithCp() local
153 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_MODLOCAL); in runModLocalTestWithCp() local
167 private static void jarBasic(Path srcPath, Path classPath, Path jarPath) in jarBasic()
193 private static void jarModLocal(Path srcPath, Path jarPath) throws Throwable { in jarModLocal()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/ResourceBundle/modules/basic/
H A DBasicTest.java128 Path srcPath = Paths.get(Utils.TEST_SRC, src); in runBasicTest() local
138 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_BASIC); in RunBasicTestWithCp() local
153 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_MODLOCAL); in runModLocalTestWithCp() local
167 private static void jarBasic(Path srcPath, Path classPath, Path jarPath) in jarBasic()
193 private static void jarModLocal(Path srcPath, Path jarPath) throws Throwable { in jarModLocal()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/ResourceBundle/modules/basic/
H A DBasicTest.java128 Path srcPath = Paths.get(Utils.TEST_SRC, src); in runBasicTest() local
138 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_BASIC); in RunBasicTestWithCp() local
153 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_MODLOCAL); in runModLocalTestWithCp() local
167 private static void jarBasic(Path srcPath, Path classPath, Path jarPath) in jarBasic()
193 private static void jarModLocal(Path srcPath, Path jarPath) throws Throwable { in jarModLocal()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/ResourceBundle/modules/basic/
H A DBasicTest.java128 Path srcPath = Paths.get(Utils.TEST_SRC, src); in runBasicTest() local
139 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_BASIC); in RunBasicTestWithCp() local
154 Path srcPath = Paths.get(Utils.TEST_SRC, SRC_DIR_MODLOCAL); in runModLocalTestWithCp() local
168 private static void jarBasic(Path srcPath, Path classPath, Path jarPath) in jarBasic()
194 private static void jarModLocal(Path srcPath, Path jarPath) throws Throwable { in jarModLocal()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/
H A DFileCopier.java33 public static List<OutputFile> addSourceFilesFrom(final String srcPath) { in addSourceFilesFrom()
44 private static List<File> getFileList(final String srcPath) { in getFileList()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/
H A DFileCopier.java33 public static List<OutputFile> addSourceFilesFrom(final String srcPath) { in addSourceFilesFrom()
44 private static List<File> getFileList(final String srcPath) { in getFileList()
/dports/deskutils/mindforger/mindforger-1.52.0/lib/src/install/
H A Dinstaller.cpp97 string srcPath{filePathDefaultSystemRepository}; in initMindForgerRepository() local
113 string srcPath{filePathDefaultSystemRepository}; in initMindForgerRepository() local
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/
H A Dfo_integration.php45 public $srcPath; variable in FoIntegration
134 function __construct($srcPath, $logPath=NULL)
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/server/namenode/
H A DBlockPlacementPolicy.java58 abstract DatanodeDescriptor[] chooseTarget(String srcPath, in chooseTarget()
78 public abstract DatanodeDescriptor[] chooseTarget(String srcPath, in chooseTarget()
120 abstract public int verifyBlockPlacement(String srcPath, in verifyBlockPlacement()
187 DatanodeDescriptor[] chooseTarget(String srcPath, in chooseTarget()
209 public DatanodeDescriptor[] chooseTarget(String srcPath, in chooseTarget()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/daemon/graphdriver/overlay/
H A Dcopy.go23 func copyRegular(srcPath, dstPath string, mode os.FileMode) error { argument
41 func copyXattr(srcPath, dstPath, attr string) error { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/daemon/graphdriver/copy/
H A Dcopy.go30 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
89 func copyXattr(srcPath, dstPath, attr string) error { argument
257 func doCopyXattrs(srcPath, dstPath string) error { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/daemon/graphdriver/copy/
H A Dcopy.go30 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
89 func copyXattr(srcPath, dstPath, attr string) error { argument
257 func doCopyXattrs(srcPath, dstPath string) error { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/daemon/graphdriver/copy/
H A Dcopy.go30 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
89 func copyXattr(srcPath, dstPath, attr string) error { argument
257 func doCopyXattrs(srcPath, dstPath string) error { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/daemon/graphdriver/copy/
H A Dcopy.go30 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
89 func copyXattr(srcPath, dstPath, attr string) error { argument
257 func doCopyXattrs(srcPath, dstPath string) error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/graphdriver/copy/
H A Dcopy.go38 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
97 func copyXattr(srcPath, dstPath, attr string) error { argument
267 func doCopyXattrs(srcPath, dstPath string) error { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/graphdriver/copy/
H A Dcopy.go38 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
97 func copyXattr(srcPath, dstPath, attr string) error { argument
267 func doCopyXattrs(srcPath, dstPath string) error { argument
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/graphdriver/copy/
H A Dcopy.go38 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
97 func copyXattr(srcPath, dstPath, attr string) error { argument
267 func doCopyXattrs(srcPath, dstPath string) error { argument
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/graphdriver/copy/
H A Dcopy.go38 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
97 func copyXattr(srcPath, dstPath, attr string) error { argument
267 func doCopyXattrs(srcPath, dstPath string) error { argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/graphdriver/copy/
H A Dcopy.go38 func copyRegular(srcPath, dstPath string, fileinfo os.FileInfo, copyWithFileRange, copyWithFileClon… argument
97 func copyXattr(srcPath, dstPath, attr string) error { argument
267 func doCopyXattrs(srcPath, dstPath string) error { argument

12345678910>>...29