Home
last modified time | relevance | path

Searched refs:targetfile (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/audio/rosegarden/rosegarden-21.06.1/scripts/
H A Dreorganise.sh326 targetfile=$class
344 targetfile=$class
362 targetfile=$class
380 targetfile=$class
394 targetfile=$class
408 targetfile=$class
426 targetfile=$class
440 targetfile=$class
458 targetfile=$class
472 targetfile=$class
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dgdal_cp.py94 if targetfile.endswith('/'):
102 if targetfile.endswith('/'):
103 targetfile = targetfile + tail
105 targetfile = targetfile + '/' + tail
255 targetfile = None
279 elif targetfile is None:
280 targetfile = argv[i]
301 if targetfile[-1] == '/':
302 targetfile = targetfile[0:-1]
304 targetfile = targetfile + srcfile[srcfile.rfind('/'):]
[all …]
H A Dgdal_zip.py41 def copy_file(srcfile, targetfile, recurse):
57 fout = gdal.VSIFOpenL(targetfile + '/' + srcfile, 'wb')
59 print('Cannot create ' + targetfile + '/' + srcfile)
89 targetfile = None
105 elif targetfile is None:
106 targetfile = argv[i]
110 if not srcfiles or targetfile is None:
113 if not targetfile.endswith('.zip'):
114 targetfile += '.zip'
115 targetfile = '/vsizip/' + targetfile
[all …]
H A Dgdal_create_pdf.py43 targetfile = None
55 elif targetfile is None:
56 targetfile = argv[i]
61 if srcfile is None or targetfile is None:
65 targetfile, 0, 0, 0, gdal.GDT_Unknown,
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dgdal_cp.py94 if targetfile.endswith('/'):
102 if targetfile.endswith('/'):
103 targetfile = targetfile + tail
105 targetfile = targetfile + '/' + tail
255 targetfile = None
279 elif targetfile is None:
280 targetfile = argv[i]
301 if targetfile[-1] == '/':
302 targetfile = targetfile[0:-1]
304 targetfile = targetfile + srcfile[srcfile.rfind('/'):]
[all …]
H A Dgdal_zip.py41 def copy_file(srcfile, targetfile, recurse): argument
57 fout = gdal.VSIFOpenL(targetfile + '/' + srcfile, 'wb')
59 print('Cannot create ' + targetfile + '/' + srcfile)
89 targetfile = None
105 elif targetfile is None:
106 targetfile = argv[i]
110 if not srcfiles or targetfile is None:
113 if not targetfile.endswith('.zip'):
114 targetfile += '.zip'
115 targetfile = '/vsizip/' + targetfile
[all …]
H A Dgdal_create_pdf.py43 targetfile = None
55 elif targetfile is None:
56 targetfile = argv[i]
61 if srcfile is None or targetfile is None:
65 targetfile, 0, 0, 0, gdal.GDT_Unknown,
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dgdal_cp.py94 if targetfile.endswith('/'):
102 if targetfile.endswith('/'):
103 targetfile = targetfile + tail
105 targetfile = targetfile + '/' + tail
255 targetfile = None
279 elif targetfile is None:
280 targetfile = argv[i]
301 if targetfile[-1] == '/':
302 targetfile = targetfile[0:-1]
304 targetfile = targetfile + srcfile[srcfile.rfind('/'):]
[all …]
H A Dgdal_zip.py41 def copy_file(srcfile, targetfile, recurse): argument
57 fout = gdal.VSIFOpenL(targetfile + '/' + srcfile, 'wb')
59 print('Cannot create ' + targetfile + '/' + srcfile)
89 targetfile = None
105 elif targetfile is None:
106 targetfile = argv[i]
110 if not srcfiles or targetfile is None:
113 if not targetfile.endswith('.zip'):
114 targetfile += '.zip'
115 targetfile = '/vsizip/' + targetfile
[all …]
H A Dgdal_create_pdf.py43 targetfile = None
55 elif targetfile is None:
56 targetfile = argv[i]
61 if srcfile is None or targetfile is None:
65 targetfile, 0, 0, 0, gdal.GDT_Unknown,
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Util/
H A DUpload.php86 return self::rerror($targetfile);
92 return self::rerror($targetfile);
100 return self::rerror($targetfile);
106 return self::rerror($targetfile);
118 return self::rerror($targetfile);
188 * @param string $targetfile
256 * @param string $targetfile
262 if (Core::is_readable($targetfile)) {
265 … $targetfile = str_replace(('.' . $ext), '_' . ((string) time() . '.' . $ext), $targetfile);
266 if (Core::is_readable($targetfile)) {
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm780 if ( $always_copy or !-f $targetfile or -s $targetfile != $size) {
787 unless -w $targetfile;
808 my $realtarget= $targetfile;
811 if (-f $targetfile) {
813 $targetfile= _unlink_or_rename( $targetfile, 'tryhard', 'install' )
851 $packlist->{$targetfile}++;
1101 next unless -f $targetfile;
1115 if (!$diff or $targetfile eq $ignore) {
1126 $targetfile
1269 my($self,$file,$targetfile) = @_;
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm780 if ( $always_copy or !-f $targetfile or -s $targetfile != $size) {
787 unless -w $targetfile;
808 my $realtarget= $targetfile;
811 if (-f $targetfile) {
813 $targetfile= _unlink_or_rename( $targetfile, 'tryhard', 'install' )
851 $packlist->{$targetfile}++;
1101 next unless -f $targetfile;
1115 if (!$diff or $targetfile eq $ignore) {
1126 $targetfile
1269 my($self,$file,$targetfile) = @_;
[all …]
/dports/devel/p5-ExtUtils-Install/ExtUtils-Install-2.04/lib/ExtUtils/
H A DInstall.pm764 if ( $always_copy or !-f $targetfile or -s $targetfile != $size) {
771 unless -w $targetfile;
792 my $realtarget= $targetfile;
795 if (-f $targetfile) {
797 $targetfile= _unlink_or_rename( $targetfile, 'tryhard', 'install' )
835 $packlist->{$targetfile}++;
1083 next unless -f $targetfile;
1097 if (!$diff or $targetfile eq $ignore) {
1108 $targetfile
1249 my($self,$file,$targetfile) = @_;
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm757 unless -w $targetfile;
778 my $realtarget= $targetfile;
781 if (-f $targetfile) {
783 $targetfile= _unlink_or_rename( $targetfile, 'tryhard', 'install' )
788 print "Installing $targetfile\n";
821 $packlist->{$targetfile}++;
1069 next unless -f $targetfile;
1078 if (!$diff or $targetfile eq $ignore) {
1089 $targetfile
1233 my($self,$file,$targetfile) = @_;
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm757 unless -w $targetfile;
778 my $realtarget= $targetfile;
781 if (-f $targetfile) {
783 $targetfile= _unlink_or_rename( $targetfile, 'tryhard', 'install' )
788 print "Installing $targetfile\n";
821 $packlist->{$targetfile}++;
1069 next unless -f $targetfile;
1078 if (!$diff or $targetfile eq $ignore) {
1089 $targetfile
1233 my($self,$file,$targetfile) = @_;
[all …]
/dports/games/openage/openage-0.3.0-1262-ga554ab49/buildsystem/
H A Dinplacemodules.py44 targetfile = os.path.relpath(module, args.binary_dir)
47 targetfile = os.path.normpath(targetfile.replace(args.configuration, '.'))
49 if os.path.exists(targetfile):
51 print(targetfile)
52 os.remove(targetfile)
55 if os.path.getmtime(targetfile) >= os.path.getmtime(sourcefile):
58 os.remove(targetfile)
65 os.link(sourcefile, targetfile)
75 with open(targetfile, 'wb') as outfile:
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/site_scons/
H A Dsite_init.py40 def do_subst_in_file(targetfile, sourcefile, dict, useRegex): argument
61 f = open(targetfile, 'wb')
65 raise SCons.Errors.UserError, "Can't write target file %s"%targetfile
104 def CopySubAction(targetfile, sourcefile, dict, useRegex=False): argument
125 f = open(targetfile, 'wb')
129 raise SCons.Errors.UserError, "Can't write target file %s"%targetfile
132 def CopySubActionStringFunc(targetfile, sourcefile, dict, useRegex): argument
133 return 'CopySubAction("%s", "%s")' % (targetfile, sourcefile)
135 def CompilePythonAction(targetfile, sourcefile): argument
144 py_compile.compile(sourcefile, targetfile, doraise=True)
[all …]
/dports/textproc/p5-OpenOffice-OODoc/OpenOffice-OODoc-2.125/OODoc/
H A DFile.pm651 my $targetfile = shift;
679 $targetfile = $self->{'source_file'} unless $targetfile;
680 if (UNIVERSAL::isa($targetfile, 'IO::File'))
686 if ( -e $targetfile )
688 unless ( -f $targetfile )
691 "$targetfile is not a regular file\n";
694 unless ( -w $targetfile )
697 "$targetfile is read only\n";
703 $targetfile;
777 unless ($outfile eq $targetfile)
[all …]
/dports/graphics/darktable38/darktable-3.8.0/src/imageio/format/
H A Dcopy.c41 char *targetfile = NULL; in write_image() local
48 targetfile = g_strconcat(filename, ++extension, NULL); in write_image()
50 if(!strcmp(sourcefile, targetfile)) goto END; in write_image()
52 dt_copy_file(sourcefile, targetfile); in write_image()
55 xmpfile = g_strconcat(targetfile, ".xmp", NULL); in write_image()
59 g_unlink(targetfile); in write_image()
65 g_free(targetfile); in write_image()
/dports/graphics/darktable/darktable-3.6.1/src/imageio/format/
H A Dcopy.c41 char *targetfile = NULL; in write_image() local
48 targetfile = g_strconcat(filename, ++extension, NULL); in write_image()
50 if(!strcmp(sourcefile, targetfile)) goto END; in write_image()
52 dt_copy_file(sourcefile, targetfile); in write_image()
55 xmpfile = g_strconcat(targetfile, ".xmp", NULL); in write_image()
59 g_unlink(targetfile); in write_image()
65 g_free(targetfile); in write_image()
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/bluez/
H A Dobex_objectpush1_bluez5_p.h39 …bjectPath, QVariantMap> ExchangeBusinessCards(const QString &clientfile, const QString &targetfile) in ExchangeBusinessCards() argument
42 argumentList << QVariant::fromValue(clientfile) << QVariant::fromValue(targetfile); in ExchangeBusinessCards()
45 …tPath> ExchangeBusinessCards(const QString &clientfile, const QString &targetfile, QVariantMap &pr… in ExchangeBusinessCards() argument
48 argumentList << QVariant::fromValue(clientfile) << QVariant::fromValue(targetfile); in ExchangeBusinessCards()
56 … inline QDBusPendingReply<QDBusObjectPath, QVariantMap> PullBusinessCard(const QString &targetfile) in PullBusinessCard() argument
59 argumentList << QVariant::fromValue(targetfile); in PullBusinessCard()
62 …inline QDBusReply<QDBusObjectPath> PullBusinessCard(const QString &targetfile, QVariantMap &proper… in PullBusinessCard() argument
65 argumentList << QVariant::fromValue(targetfile); in PullBusinessCard()
/dports/archivers/libpar2/libpar2-0.4/
H A Dpar1repairer.cpp1015 diskfilemap.Remove(targetfile); in RenameTargetFiles()
1016 if (!targetfile->Rename()) in RenameTargetFiles()
1084 delete targetfile; in CreateTargetFiles()
1329 if (targetfile->IsOpen()) in VerifyTargetFiles()
1330 targetfile->Close(); in VerifyTargetFiles()
1336 if (!targetfile->Open()) in VerifyTargetFiles()
1347 targetfile->Close(); in VerifyTargetFiles()
1370 if (targetfile->IsOpen()) in DeleteIncompleteTargetFiles()
1371 targetfile->Close(); in DeleteIncompleteTargetFiles()
1372 targetfile->Delete(); in DeleteIncompleteTargetFiles()
[all …]
/dports/archivers/par2cmdline/par2cmdline-0.8.1/src/
H A Dpar1repairer.cpp1071 diskfilemap.Remove(targetfile); in RenameTargetFiles()
1073 if (!targetfile->Rename()) in RenameTargetFiles()
1144 delete targetfile; in CreateTargetFiles()
1389 if (targetfile->IsOpen()) in VerifyTargetFiles()
1390 targetfile->Close(); in VerifyTargetFiles()
1396 if (!targetfile->Open()) in VerifyTargetFiles()
1407 targetfile->Close(); in VerifyTargetFiles()
1430 if (targetfile->IsOpen()) in DeleteIncompleteTargetFiles()
1431 targetfile->Close(); in DeleteIncompleteTargetFiles()
1432 targetfile->Delete(); in DeleteIncompleteTargetFiles()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/helpcontent2/helpers/
H A Dfind-invalid-help-embeds.sh38 if [ -f "source/$targetfile" ] ; then
40 grep -q "id=\"$targetsection\">" source/"$targetfile";
42 … echo "$sourcefile: In 'source/$targetfile' there is no section called '$targetsection'";
46 echo "$sourcefile: Embedded target file 'source/$targetfile' does not exist!" ;

12345678910