Home
last modified time | relevance | path

Searched refs:masterfile (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/serializers/
H A D__init__.py53 def root_subfile(masterfile, subfile): argument
62 masterfile = norm_path(os.path.abspath(masterfile))
65 master_fragments = masterfile.split(s)
85 def reverse_root_subfile(masterfile, subfile): argument
95 masterfile = norm_path(os.path.abspath(masterfile)).split(s)[:-1]
96 subfile = norm_path(os.path.abspath( s.join(masterfile) + s + subfile ))
97 masterfile = norm_path(os.getcwd()) + s + 'foo.bar' # cheat a little to satisfy root_subfile
98 return root_subfile(masterfile, subfile)
145 def root_subfile(masterfile, subfile): argument
154 masterfile = norm_path(os.path.abspath(masterfile))
[all …]
H A Dxml_loader_tools.py67 def root_subfile(masterfile, subfile): argument
76 masterfile = norm_path(os.path.abspath(masterfile))
79 master_fragments = masterfile.split(s)
99 def reverse_root_subfile(masterfile, subfile): argument
109 masterfile = norm_path(os.path.abspath(masterfile)).split(s)[:-1]
110 subfile = norm_path(os.path.abspath( s.join(masterfile) + s + subfile ))
111 masterfile = norm_path(os.getcwd()) + s + 'foo.bar' # cheat a little to satisfy root_subfile
112 return root_subfile(masterfile, subfile)
/dports/graphics/xcftools/xcftools-d72ba82/manpo/
H A Doptipot.pl22 my $masterfile = "options.i" ;
24 open OPTIONS, "<", $masterfile or die "Cannot open $masterfile" ;
32 print "#line $. \"$masterfile\"\n.TP\n" ;
37 print "#line $. \"$masterfile\"\n$_" ;
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dsql001.tcl66 set masterfile "$testdir/master.sqlresults"
78 $util_path/dbsql $masterdir/$dbname < $tmpsql > $masterfile}} res]
144 error_check_good result_compare.1 [filecmp $masterfile $clientfile] 0
158 $util_path/dbsql $masterdir/$dbname < $tmpsql >& masterfile}} res]
174 error_check_good result_compare.2 [filecmp $masterfile $clientfile] 0
190 $util_path/dbsql $masterdir/$dbname < $tmpsql > $masterfile}} res]
206 error_check_good result_compare.3 [filecmp $masterfile $clientfile] 0
235 error_check_good result_compare.3 [filecmp $masterfile $clientfile] 0
272 [filecmp $masterfile.1 $masterfile] 0
293 [filecmp $masterfile $clientfile] 0
[all …]
/dports/www/ikiwiki/ikiwiki-3.20200202.3/IkiWiki/Plugin/
H A Dpo.pm441 my $masterfile=srcfile($file);
452 ! -e potfile($masterfile)) {
453 refreshpot($masterfile);
878 my $masterfile=shift;
886 my $masterfile=shift;
895 my $masterfile=shift;
901 my $masterfile=shift;
903 my $potfile=potfile($masterfile);
909 $doc->read($masterfile);
923 my $masterfile=shift;
[all …]
/dports/textproc/po4a/po4a-0.65/
H A Dpo4a-gettextize344 my ( @masterfile, @locfile, $help_fmt, $help, $type, @options );
351 'master|m=s' => \@masterfile,
374 pod2usage() if ( scalar @ARGV > 1 ) || ( scalar @masterfile < 1 );
385 foreach my $file ( @masterfile, @locfile ) {
393 foreach my $file (@masterfile) {
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/masterformat/ns2/
H A Dnamed.conf.in38 masterfile-format text;
51 masterfile-format text;
52 masterfile-style full;
59 masterfile-format raw;
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/masterformat/ns2/
H A Dnamed.conf.in38 masterfile-format text;
51 masterfile-format text;
52 masterfile-style full;
59 masterfile-format raw;
/dports/dns/bind916/bind-9.16.27/bin/tests/system/masterformat/ns2/
H A Dnamed.conf.in40 masterfile-format text;
53 masterfile-format text;
54 masterfile-style full;
61 masterfile-format raw;
/dports/dns/bind911/bind-9.11.37/bin/tests/system/masterformat/ns2/
H A Dnamed.conf.in39 masterfile-format text;
52 masterfile-format text;
53 masterfile-style full;
60 masterfile-format raw;
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/masterformat/ns2/
H A Dnamed.conf.in40 masterfile-format text;
53 masterfile-format text;
54 masterfile-style full;
61 masterfile-format raw;
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/tiedir/
H A Dtie.1.nroffed12 tie -c|-m outputfile masterfile changefile1 [ ...
20 masterfile) by means of a number of change files (often
23 apply the changes to the masterfile in order to create a new
28 -c Create a single change file from the given masterfile.
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/tiedir/
H A Dtie.1.nroffed12 tie -c|-m outputfile masterfile changefile1 [ ...
20 masterfile) by means of a number of change files (often
23 apply the changes to the masterfile in order to create a new
28 -c Create a single change file from the given masterfile.
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/tiedir/
H A Dtie.1.nroffed12 tie -c|-m outputfile masterfile changefile1 [ ...
20 masterfile) by means of a number of change files (often
23 apply the changes to the masterfile in order to create a new
28 -c Create a single change file from the given masterfile.
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/tiedir/
H A Dtie.1.nroffed12 tie -c|-m outputfile masterfile changefile1 [ ...
20 masterfile) by means of a number of change files (often
23 apply the changes to the masterfile in order to create a new
28 -c Create a single change file from the given masterfile.
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/tiedir/
H A Dtie.1.nroffed12 tie -c|-m outputfile masterfile changefile1 [ ...
20 masterfile) by means of a number of change files (often
23 apply the changes to the masterfile in order to create a new
28 -c Create a single change file from the given masterfile.
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/tiedir/
H A Dtie.1.nroffed12 tie -c|-m outputfile masterfile changefile1 [ ...
20 masterfile) by means of a number of change files (often
23 apply the changes to the masterfile in order to create a new
28 -c Create a single change file from the given masterfile.
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/tiedir/
H A Dtie.1.nroffed12 tie -c|-m outputfile masterfile changefile1 [ ...
20 masterfile) by means of a number of change files (often
23 apply the changes to the masterfile in order to create a new
28 -c Create a single change file from the given masterfile.
/dports/dns/bind916/bind-9.16.27/bin/tests/optional/
H A Dlex_test.c73 int masterfile = 1; in main() local
84 masterfile = 1; in main()
87 masterfile = 0; in main()
98 if (masterfile) { in main()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/optional/
H A Dlex_test.c71 int masterfile = 1; in main() local
82 masterfile = 1; in main()
85 masterfile = 0; in main()
96 if (masterfile) { in main()
/dports/dns/bind-tools/bind-9.16.27/bin/tests/optional/
H A Dlex_test.c73 int masterfile = 1; in main() local
84 masterfile = 1; in main()
87 masterfile = 0; in main()
98 if (masterfile) { in main()
/dports/dns/bind911/bind-9.11.37/bin/tests/optional/
H A Dlex_test.c72 int masterfile = 1; in main() local
83 masterfile = 1; in main()
86 masterfile = 0; in main()
97 if (masterfile) { in main()
/dports/dns/bind916/bind-9.16.27/bin/tests/system/masterformat/ns1/
H A Dnamed.conf.in38 masterfile-format raw;
44 masterfile-format raw;
76 masterfile-format raw;
83 masterfile-format map;
/dports/dns/bind911/bind-9.11.37/bin/tests/system/masterformat/ns1/
H A Dnamed.conf.in37 masterfile-format raw;
43 masterfile-format raw;
75 masterfile-format raw;
82 masterfile-format map;
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/masterformat/ns1/
H A Dnamed.conf.in36 masterfile-format raw;
42 masterfile-format raw;
74 masterfile-format raw;
81 masterfile-format map;

12345678910