Home
last modified time | relevance | path

Searched defs:targetFile (Results 1 – 25 of 492) sorted by relevance

12345678910>>...20

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/common/
H A DAtomicFileWritingIdiom.java49 … public AtomicFileWritingIdiom(File targetFile, OutputStreamStatement osStmt) throws IOException { in AtomicFileWritingIdiom()
53 public AtomicFileWritingIdiom(File targetFile, WriterStatement wStmt) throws IOException { in AtomicFileWritingIdiom()
58 File targetFile, in AtomicFileWritingIdiom()
/dports/devel/msbuild/msbuild-0.06/src/Framework/
H A DTargetStartedEventArgs.cs49 string targetFile in TargetStartedEventArgs()
71 string targetFile, in TargetStartedEventArgs()
100 string targetFile, in TargetStartedEventArgs()
116 private string targetFile; field in Microsoft.Build.Framework.TargetStartedEventArgs
H A DTargetFinishedEventArgs.cs51 string targetFile, in TargetFinishedEventArgs()
75 string targetFile, in TargetFinishedEventArgs()
101 string targetFile, in TargetFinishedEventArgs()
116 private string targetFile; field in Microsoft.Build.Framework.TargetFinishedEventArgs
/dports/www/tikiwiki/tiki-21.2/lib/language/
H A DMergeFiles.php26 private $targetFile; variable in Language_MergeFiles
28 public function __construct(Language_File $sourceFile, Language_File $targetFile)
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/buffer/
H A Dkatesecuretextbuffer.cpp27 const QString targetFile = args[QStringLiteral("targetFile")].toString(); in savefile() local
40 const QString &targetFile, in saveFileInternal()
124 bool SecureTextBuffer::moveFile(const QString &sourceFile, const QString &targetFile) in moveFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/crash/
H A DMinidumpLogcatPrepender.java73 private static void writeLogcat(File targetFile, List<String> logcat, String boundary) in writeLogcat()
105 private static void appendMinidump(File minidumpFile, File targetFile) throws IOException { in appendMinidump()
131 File targetFile = null; in run() local
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Resource/Processing/
H A DAbstractTask.php37 protected $targetFile; variable in TYPO3\\CMS\\Core\\Resource\\Processing\\AbstractTask
73 public function __construct(Resource\ProcessedFile $targetFile, array $configuration)
160 public function setTargetFile(Resource\ProcessedFile $targetFile)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Resource/Processing/
H A DAbstractTask.php39 protected $targetFile; variable in TYPO3\\CMS\\Core\\Resource\\Processing\\AbstractTask
75 public function __construct(ProcessedFile $targetFile, array $configuration)
162 public function setTargetFile(ProcessedFile $targetFile)
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/
H A DTargetStartedEventArgs.cs38 string targetFile; field in Microsoft.Build.Framework.TargetStartedEventArgs
48 string targetFile) in TargetStartedEventArgs()
H A DTargetFinishedEventArgs.cs38 string targetFile; field in Microsoft.Build.Framework.TargetFinishedEventArgs
49 string targetFile, in TargetFinishedEventArgs()
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Resource/Processing/
H A DAbstractTask.php40 protected $targetFile; variable in TYPO3\\CMS\\Core\\Resource\\Processing\\AbstractTask
76 public function __construct(ProcessedFile $targetFile, array $configuration)
163 public function setTargetFile(ProcessedFile $targetFile)
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/autoupdate/
H A DDownloader.java35 private File targetFile; field in Downloader
47 public Downloader(URL url, Proxy proxy, File targetFile, String hash) { in Downloader()
51 public Downloader(URL url, Proxy proxy, File targetFile, long size, String hash) { in Downloader()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src_ant/org/eclipse/pde/internal/core/ant/
H A DTargetPlatformProvisionTask.java39 private File targetFile; field in TargetPlatformProvisionTask
136 public void setTargetFile(File targetFile) { in setTargetFile()
/dports/devel/tlsh/tlsh-d842e75/java/src/test/java/com/trendmicro/tlsh/
H A DExampleDataUtilities.java149 final File targetFile; field in ExampleDataUtilities.FilesAndDiff
151 public FilesAndDiff(File sourceFile, File targetFile, int expectedDiff) { in FilesAndDiff()
175 String targetFile = parts[1]; in getExpectedDiffScores() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DToolUtilities.java47 …public void generateBat(String sourceDir, String sourceFile, String targetDir, String targetFile) { in generateBat()
51 …c public void generateBat(String sourceDir, String sourceFile, String targetDir, String targetFile, in generateBat()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/src/org/eclipse/equinox/internal/p2/touchpoint/eclipse/actions/
H A DChmodAction.java51 String targetFile = (String) parameters.get(ActionConstants.PARM_TARGET_FILE); in execute() local
97 public void chmod(String targetDir, String targetFile, String perms, String[] options) { in chmod()
/dports/devel/py-pyral/pyral-1.5.2/pyral/
H A Dconfig.py86 def snarfSettings(targetFile, server_creds): argument
218 def snarfSettings(targetFile, server_creds): argument
/dports/audio/darkice/darkice-1.4/src/
H A DFileCast.h76 init ( FileSink * targetFile ) in init()
132 FileCast ( FileSink * targetFile ) in FileCast()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-filter/src/File/
H A DRenameUpload.php213 protected function moveUploadedFile($sourceFile, $targetFile)
233 protected function checkFileExists($targetFile)
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-filter/src/File/
H A DRenameUpload.php213 protected function moveUploadedFile($sourceFile, $targetFile)
233 protected function checkFileExists($targetFile)
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-filter/src/File/
H A DRenameUpload.php213 protected function moveUploadedFile($sourceFile, $targetFile)
233 protected function checkFileExists($targetFile)
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-filter/src/File/
H A DRenameUpload.php213 protected function moveUploadedFile($sourceFile, $targetFile)
233 protected function checkFileExists($targetFile)
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-filter/src/File/
H A DRenameUpload.php213 protected function moveUploadedFile($sourceFile, $targetFile)
233 protected function checkFileExists($targetFile)
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-filter/src/File/
H A DRenameUpload.php213 protected function moveUploadedFile($sourceFile, $targetFile)
233 protected function checkFileExists($targetFile)
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-filter/src/File/
H A DRenameUpload.php213 protected function moveUploadedFile($sourceFile, $targetFile)
233 protected function checkFileExists($targetFile)

12345678910>>...20