Home
last modified time | relevance | path

Searched defs:destPath (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/dports/games/fheroes2/fheroes2-0.9.11/script/homm2/
H A Dextract_homm2_resources.ps122 $destPath = $null variable
25 $destPath = "." variable
28 $destPath = "..\.." variable
39 if (-Not (Test-Path -Path "$destPath\$randName")) { variable
40 [void](New-Item -Path "$destPath\$randName" -ItemType "directory") variable
41 Remove-Item -Path "$destPath\$randName" variable
53 $destPath = "$Env:APPDATA\fheroes2" variable
55 if (-Not (Test-Path -Path $destPath -PathType Container)) { variable
56 [void](New-Item -Path $destPath -ItemType "directory") variable
134 if (-Not (Test-Path -Path "$destPath\anim" -PathType Container)) { variable
[all …]
/dports/games/fheroes2/fheroes2-0.9.11/script/demo/
H A Ddownload_demo_version.ps167 $destPath = $null variable
70 $destPath = "." variable
73 $destPath = "..\.." variable
84 if (-Not (Test-Path -Path "$destPath\$randName")) { variable
85 [void](New-Item -Path "$destPath\$randName" -ItemType "directory") variable
86 Remove-Item -Path "$destPath\$randName" variable
98 $destPath = "$Env:APPDATA\fheroes2" variable
100 if (-Not (Test-Path -Path $destPath -PathType Container)) { variable
101 [void](New-Item -Path $destPath -ItemType "directory") variable
105 …Write-Host -ForegroundColor Green (-Join("Destination directory: ", (Resolve-Path $destPath).Path)) variable
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/core/
H A Dfiletransferjob.cpp39 FilePath destPath; in setDestDirPath() local
80 …sferJob::moveFileSameFs(const FilePath& srcPath, const GFileInfoPtr& srcInfo, FilePath& destPath) { in moveFileSameFs()
106 …ferJob::copyRegularFile(const FilePath& srcPath, const GFileInfoPtr& srcInfo, FilePath& destPath) { in copyRegularFile()
130 …ferJob::copySpecialFile(const FilePath& srcPath, const GFileInfoPtr& srcInfo, FilePath &destPath) { in copySpecialFile()
226 bool FileTransferJob::makeDir(const FilePath& srcPath, GFileInfoPtr srcInfo, FilePath& destPath) { in makeDir()
443 auto destPath = destDirPath.child(destFileName); in moveFile() local
467 auto destPath = destDirPath.child(destFileName); in copyFile() local
536 auto destPath = destDirPath.child(destFileName); in linkFile() local
542 auto destPath = destDirPath.child(desktopEntryFileName.get()); in linkFile() local
552 …nsferJob::createSymlink(const FilePath &srcPath, const GFileInfoPtr &srcInfo, FilePath &destPath) { in createSymlink()
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/nio/
H A DNioFileCopierWithProgressMeterResultsUnitTest.java89 final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl(dest); in testFieldGetters() local
103 Assert.assertEquals( results.getDestination(), destPath ); in testFieldGetters() local
122 final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl(dest); in testFieldGettersNoValidation() local
135 Assert.assertEquals( results.getDestination(), destPath ); in testFieldGettersNoValidation() local
H A DNioFileCopierWithProgressMeterUnitTest.java353 final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl(dest); in testInitiateCopy() local
381 final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl(dest); in testInitiateCopyFileExistsOk() local
411 final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl(dest); in testInitiateCopyFileExistsException() local
431 final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl(dest); in testIsCopyComplete() local
454 …final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl("tmp2.dict"); in testCanOnlyCopyOnce() local
480 final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl(dest); in testChecksumsAndValidateIntegrity() local
512 final Path destPath = NioFileCopierWithProgessMeterTestUtils.getDestPathFromPseudoUrl(dest); in testChecksumsAndValidateIntegrityNoAlgorithm() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/java/src/main/com/apple/foundationdb/directory/
H A DDirectoryMoveException.java39 public final List<String> destPath; field in DirectoryMoveException
41 DirectoryMoveException(String message, List<String> sourcePath, List<String> destPath) { in DirectoryMoveException()
/dports/devel/spark/spark-2.1.1/yarn/src/test/scala/org/apache/spark/deploy/yarn/
H A DClientDistributedCacheManagerSuite.scala74 val destPath = new Path("file:///foo.invalid.com:8080/tmp/testing") constant
133 val destPath = new Path("file:///foo.invalid.com:8080/tmp/testing") constant
150 val destPath = new Path("file:///foo.invalid.com:8080/tmp/testing") constant
179 val destPath = new Path("file:///foo.invalid.com:8080/tmp/testing") constant
/dports/devel/kio-extras/kio-extras-21.12.3/archive/autotests/
H A Dtestkioarchive.cpp120 void TestKioArchive::copyFromTar(const QUrl &src, const QString& destPath) in copyFromTar()
138 const QString destPath = tmpDir() + "fileFromTar_copied"; in testExtractFileFromTar() local
149 const QString destPath = tmpDir() + "symlinkFromTar_copied"; in testExtractSymlinkFromTar() local
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/htmlgallery/generator/
H A Dgalleryelementfunctor.cpp189 QString destPath = m_destDir + QLatin1Char('/') + fullFileName; in operator ()() local
222 QString destPath = m_destDir + QLatin1Char('/') + thumbnailFileName; in operator ()() local
508 bool GalleryElementFunctor::writeDataToFile(const QByteArray& data, const QString& destPath) in writeDataToFile()
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Core/Testing/Cpp/
H A DctkUtilsCopyDirRecursivelyTest1.cpp117 QString destPath(tmp.path() + "/dest"); in ctkUtilsCopyDirRecursivelyTest1() local
130 QString destPath(tmp.path() + "/dest"); in ctkUtilsCopyDirRecursivelyTest1() local
/dports/net-im/kaccounts-integration/kaccounts-integration-21.12.3/src/plugins/kio-webdav/tests/
H A Dtestnetattachjobs.cpp52 QString destPath = QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation); in testCreate() local
105 QString destPath = QStandardPaths::writableLocation(QStandardPaths::AppDataLocation); in testRemove() local
/dports/devel/govendor/govendor-1.0.9-6-gc5ee5dc/context/
H A Dcopy.go40 func (ctx *Context) CopyPackage(destPath, srcPath, lookRoot, pkgPath string, ignoreFiles []string, … argument
164 func copyFile(destPath, srcPath string, h hash.Hash) error { argument
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DFSFolderCopy.cpp197 UString destPath = destPathSpec; in MyCopyFile() local
240 UString destPath = destPathSpec; in CopyFolder() local
289 UString destPath = path; in CopyTo() local
342 UString destPath = destPathSpec; in MyMoveFile() local
382 UString destPath = destPathSpec; in MyMoveFolder() local
444 UString destPath = path; in MoveTo() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Far/
H A DPluginRead.cpp37 const UString &destPath, in ExtractFiles()
83 int itemsNumber, int move, char *destPath, int opMode) in GetFiles()
98 AString destPath (destPathLoc); in GetFilesReal() local
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Far/
H A DPluginRead.cpp37 const UString &destPath, in ExtractFiles()
89 int itemsNumber, int move, char *destPath, int opMode) in GetFiles()
104 AString destPath (destPathLoc); in GetFilesReal() local
/dports/graphics/libkipi/libkipi-21.12.3/tests/common/
H A Dkipiwriteimage.cpp124 bool KIPIWriteImage::write2JPEG(const QString& destPath) in write2JPEG()
233 bool KIPIWriteImage::write2PPM(const QString& destPath) in write2PPM()
312 bool KIPIWriteImage::write2PNG(const QString& destPath) in write2PNG()
459 bool KIPIWriteImage::write2TIFF(const QString& destPath) in write2TIFF()
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/
H A Ddnddest.h37 const Fm::FilePath& destPath() const { in destPath() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/geometry/
H A Djuce_PathStrokeType.cpp191 static void addEdgeAndJoint (Path& destPath, in addEdgeAndJoint()
286 static void addLineEnd (Path& destPath, in addLineEnd()
351 static void addArrowhead (Path& destPath, in addArrowhead()
431 static void addSubPath (Path& destPath, Array<LineSection>& subPath, in addSubPath()
545 Path& destPath, const Path& source, in createStroke()
655 void PathStrokeType::createStrokedPath (Path& destPath, const Path& sourcePath, in createStrokedPath()
662 void PathStrokeType::createDashedStroke (Path& destPath, in createDashedStroke()
727 void PathStrokeType::createStrokeWithArrowheads (Path& destPath, in createStrokeWithArrowheads()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/geometry/
H A Djuce_PathStrokeType.cpp191 static void addEdgeAndJoint (Path& destPath, in addEdgeAndJoint()
286 static void addLineEnd (Path& destPath, in addLineEnd()
351 static void addArrowhead (Path& destPath, in addArrowhead()
431 static void addSubPath (Path& destPath, Array<LineSection>& subPath, in addSubPath()
545 Path& destPath, const Path& source, in createStroke()
655 void PathStrokeType::createStrokedPath (Path& destPath, const Path& sourcePath, in createStrokedPath()
662 void PathStrokeType::createDashedStroke (Path& destPath, in createDashedStroke()
727 void PathStrokeType::createStrokeWithArrowheads (Path& destPath, in createStrokeWithArrowheads()
/dports/devel/kdesvn/kdesvn-2.1.0/src/svnfrontend/
H A Dhotcopydlg_impl.cpp39 QString HotcopyDlg_impl::destPath()const in destPath() function in HotcopyDlg_impl
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/shellbox/src/Command/
H A DInputFilePlaceholder.php11 public function copyTo( $destPath ) {
H A DInputFile.php17 abstract public function copyTo( $destPath );
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/shellbox/src/Command/
H A DInputFilePlaceholder.php11 public function copyTo( $destPath ) {
/dports/www/grafana8/grafana-8.3.6/packages/grafana-toolkit/src/cli/tasks/
H A Dplugin.create.ts23 const destPath = path.resolve(process.cwd(), getPluginIdFromName(name || '')); constant
/dports/devel/kf5-kio/kio-5.89.0/src/ioslaves/trash/tests/
H A Dtesttrash.cpp858 void TestTrash::copyFromTrash(const QString &fileId, const QString &destPath, const QString &relati… in copyFromTrash()
896 const QString destPath = otherTmpDir() + QLatin1String("testfile_copied"); in copyFileInDirectoryFromTrash() local
905 const QString destPath = otherTmpDir() + QLatin1String("trashDirFromHome_copied"); in copyDirectoryFromTrash() local
914 const QString destPath = otherTmpDir() + QLatin1String("symlinkFromHome_copied"); in copySymlinkFromTrash() local
1000 const QString destPath = otherTmpDir() + QStringLiteral("fileFromTrash_restored"); in moveFileFromTrash() local
1031 const QString destPath = destDir + QStringLiteral("moveFileFromTrashToDir"); in moveFileFromTrashToDir() local
1050 const QString destPath = otherTmpDir() + QStringLiteral("testfile_restored"); in moveFileInDirectoryFromTrash() local
1058 const QString destPath = otherTmpDir() + QStringLiteral("trashDirFromHome_restored"); in moveDirectoryFromTrash() local
1104 const QString destPath = otherTmpDir() + QStringLiteral("symlinkFromHome_restored"); in moveSymlinkFromTrash() local
1160 const QString destPath = homeTmpDir() + QStringLiteral("fileFromHome"); in restoreFile() local
[all …]

12345678910>>...18