Home
last modified time | relevance | path

Searched refs:reformat (Results 1 – 25 of 4068) sorted by relevance

12345678910>>...163

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/scripts/
H A Dreformat7 awk -f scripts/reformat.awk $file > $1/$file
11 awk -f scripts/reformat.awk $file > $1/$file
15 awk -f scripts/reformat.awk $file > $1/$file
19 awk -f scripts/reformat.awk $file > $1/$file
23 awk -f scripts/reformat.awk $file > $1/$file
27 awk -f scripts/reformat.awk $file > $1/$file
31 awk -f scripts/reformat.awk $file > $1/$file
35 awk -f scripts/reformat.awk $file > $1/$file
39 awk -f scripts/reformat.awk $file > $1/$file
43 awk -f scripts/reformat.awk $file > $1/$file
[all …]
H A Dpublish6 awk -f scripts/reformat.awk Makefile > $DIR/Makefile
8 awk -f scripts/reformat.awk $file > $DIR/$file
12 awk -f scripts/reformat.awk $file > $DIR/$file
16 awk -f scripts/reformat.awk $file > $DIR/$file
20 awk -f scripts/reformat.awk $file > $DIR/$file
24 awk -f scripts/reformat.awk $file > $DIR/$file
28 awk -f scripts/reformat.awk $file > $DIR/$file
32 awk -f scripts/reformat.awk $file > $DIR/$file
36 awk -f scripts/reformat.awk $file > $DIR/$file
40 awk -f scripts/reformat.awk $file > $DIR/$file
[all …]
H A Dchange_version3 …compile_all compile_and_clean_all compile_and_clean_release publish reformat reformat.awk test_all)
7 …e (clean_all compile_all compile_and_clean_all compile_and_clean_release publish reformat test_all)
/dports/lang/mosml/mosml-ver-2.10.1/src/launch.w32/
H A Dmosmlc.c133 reformat(&context, "%s \"%s\"", context, a); in main()
141 reformat(&context, "%s %s", context, a); in main()
158 reformat(&compopt, "%s -q", compopt); in main()
162 reformat(&compopt, "%s -i", compopt); in main()
163 reformat(&linkopt, "%s -i", linkopt); in main()
167 reformat(&compopt, "%s -g", compopt); in main()
168 reformat(&linkopt, "%s -g", linkopt); in main()
176 reformat(&linkopt, "%s -noheader", linkopt); in main()
210 reformat(&compopt, "%s -imptypes", compopt); in main()
214 reformat(&compopt, "%s -valuepoly", compopt); in main()
[all …]
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dconf.c599 reformat(&s, "keep_comments_cpp = %s", in conf_print_items()
614 reformat(&s, "max_size = %s", s2); in conf_print_items()
624 reformat(&s, "path = %s", conf->path); in conf_print_items()
627 reformat(&s, "pch_external_checksum = %s", in conf_print_items()
646 reformat(&s, "read_only_memcached = %s", in conf_print_items()
657 reformat(&s, "sloppiness = "); in conf_print_items()
659 reformat(&s, "%sfile_macro, ", s); in conf_print_items()
668 reformat(&s, "%stime_macros, ", s); in conf_print_items()
671 reformat(&s, "%spch_defines, ", s); in conf_print_items()
674 reformat(&s, "%sfile_stat_matches, ", s); in conf_print_items()
[all …]
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dconf.c599 reformat(&s, "keep_comments_cpp = %s", in conf_print_items()
614 reformat(&s, "max_size = %s", s2); in conf_print_items()
624 reformat(&s, "path = %s", conf->path); in conf_print_items()
627 reformat(&s, "pch_external_checksum = %s", in conf_print_items()
646 reformat(&s, "read_only_memcached = %s", in conf_print_items()
657 reformat(&s, "sloppiness = "); in conf_print_items()
659 reformat(&s, "%sfile_macro, ", s); in conf_print_items()
668 reformat(&s, "%stime_macros, ", s); in conf_print_items()
671 reformat(&s, "%spch_defines, ", s); in conf_print_items()
674 reformat(&s, "%sfile_stat_matches, ", s); in conf_print_items()
[all …]
/dports/databases/pgloader3/pgloader-3.6.2/test/
H A Dreformat.load4 * [reformat]
5 * table = reformat
7 * filename = reformat/reformat.data
10 * reformat = timestamp:mysql:timestamp
17 INTO postgresql:///pgloader?reformat
32 $$ drop table if exists reformat; $$,
33 $$ create table reformat (
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dreformat.py43 import ly.reformat
46 def reformat(cursor): function
50 ly.reformat.reformat(c, i)
59 ly.reformat.remove_trailing_whitespace(lydocument.cursor(cursor, select_all=True))
/dports/devel/ccache/ccache-3.7.12/src/
H A Dconfitems.c158 reformat(&s, "%sinclude_file_mtime, ", s); in confitem_format_sloppiness()
161 reformat(&s, "%sinclude_file_ctime, ", s); in confitem_format_sloppiness()
164 reformat(&s, "%stime_macros, ", s); in confitem_format_sloppiness()
167 reformat(&s, "%spch_defines, ", s); in confitem_format_sloppiness()
170 reformat(&s, "%sfile_stat_matches, ", s); in confitem_format_sloppiness()
173 reformat(&s, "%sfile_stat_matches_ctime, ", s); in confitem_format_sloppiness()
176 reformat(&s, "%ssystem_headers, ", s); in confitem_format_sloppiness()
179 reformat(&s, "%sclang_index_store, ", s); in confitem_format_sloppiness()
182 reformat(&s, "%slocale, ", s); in confitem_format_sloppiness()
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dconfitems.c158 reformat(&s, "%sinclude_file_mtime, ", s); in confitem_format_sloppiness()
161 reformat(&s, "%sinclude_file_ctime, ", s); in confitem_format_sloppiness()
164 reformat(&s, "%stime_macros, ", s); in confitem_format_sloppiness()
167 reformat(&s, "%spch_defines, ", s); in confitem_format_sloppiness()
170 reformat(&s, "%sfile_stat_matches, ", s); in confitem_format_sloppiness()
173 reformat(&s, "%sfile_stat_matches_ctime, ", s); in confitem_format_sloppiness()
176 reformat(&s, "%ssystem_headers, ", s); in confitem_format_sloppiness()
179 reformat(&s, "%sclang_index_store, ", s); in confitem_format_sloppiness()
182 reformat(&s, "%slocale, ", s); in confitem_format_sloppiness()
/dports/biology/infernal/infernal-1.1.3/rmark/
H A Dx-blastall38 $reformat = "$execdir/esl-reformat";
47 if(! -e $reformat) {
48 $reformat = "$execdir/../easel/miniapps/esl-reformat";
49 if(! -e $reformat) { die "$reformat does not exist"; }
85 $command = "$reformat fasta $resultdir/$msaname.sto > $resultdir/$msaname.query";
H A Dx-blastn38 $reformat = "$execdir/esl-reformat";
47 if(! -e $reformat) {
48 $reformat = "$execdir/../easel/miniapps/esl-reformat";
49 if(! -e $reformat) { die "$reformat does not exist"; }
85 $command = "$reformat fasta $resultdir/$msaname.sto > $resultdir/$msaname.query";
H A Dx-wublast38 $reformat = "$execdir/esl-reformat";
47 if(! -e $reformat) {
48 $reformat = "$execdir/../easel/miniapps/esl-reformat";
49 if(! -e $reformat) { die "$reformat does not exist"; }
93 $command = "$reformat fasta $resultdir/$msaname.sto > $resultdir/$msaname.query";
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A DMakefile.am378 $(XSLTPROC) reformat.xsl xpresstag-format.xml >$@tmp
383 $(XSLTPROC) reformat.xsl txt-format.xml >$@tmp
398 $(XSLTPROC) reformat.xsl html-format.xml >$@tmp
413 $(XSLTPROC) reformat.xsl odt-format.xml >$@tmp
423 $(XSLTPROC) reformat.xsl rtf-format.xml >$@tmp
433 $(XSLTPROC) reformat.xsl wxml-format.xml >$@tmp
443 $(XSLTPROC) reformat.xsl latex-format.xml >$@tmp
455 $(XSLTPROC) reformat.xsl xlsx-format.xml >$@tmp
465 $(XSLTPROC) reformat.xsl pptx-format.xml >$@tmp
554 apertium-gen-reformat: Makefile.am gen-header.sh
[all …]
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dpaste_kimmoke.pl61 sub reformat { subroutine
87 @_record && Irssi::print(reformat($arg));
93 if ($arg =~ /help/i) { Irssi::print(reformat($arg)); return 0; }
96 Irssi::signal_emit("send text", reformat($arg), $server, $witem);
/dports/astro/sunclock/sunclock-3.57/
H A Dreadvmf.c583 if (reformat) {
618 if (reformat) {
646 if (reformat)
654 if (reformat)
658 if (reformat)
663 if (reformat)
679 if (reformat)
701 if (reformat) {
730 if (reformat) {
783 if (reformat)
[all …]
/dports/databases/p5-SQL-Abstract/SQL-Abstract-2.000001/maint/
H A Dpodregen28 sub reformat {
40 print reformat(my $expr = seval($expr_str), $indent);
47 print reformat($sqla->expand_expr($expr), $aindent);
55 print reformat(\@bind, $qindent);
/dports/biology/infernal/infernal-1.1.3/easel/testsuite/
H A Di1-degen-residues.pl20 $reformat = "$top_builddir/miniapps/esl-reformat";
46 system("$reformat fasta $tmppfx.dna > $tmppfx.out 2>&1"); if ($? != 0) { print "FAIL: reformat fai…
49 system("$reformat fasta $tmppfx.aa > $tmppfx.out 2>&1"); if ($? != 0) { print "FAIL: reformat fai…
52 $output = `$reformat fasta $tmppfx.bad 2>&1`; if ($? == 0) { print "FAIL: reformat sho…
/dports/biology/hmmer/hmmer-3.3/easel/testsuite/
H A Di1-degen-residues.pl20 $reformat = "$top_builddir/miniapps/esl-reformat";
46 system("$reformat fasta $tmppfx.dna > $tmppfx.out 2>&1"); if ($? != 0) { print "FAIL: reformat fai…
49 system("$reformat fasta $tmppfx.aa > $tmppfx.out 2>&1"); if ($? != 0) { print "FAIL: reformat fai…
52 $output = `$reformat fasta $tmppfx.bad 2>&1`; if ($? == 0) { print "FAIL: reformat sho…
/dports/converters/R-cran-jsonlite/jsonlite/R/
H A Dprettify.R17 reformat(txt, TRUE, indent_string = paste(rep(" ", as.integer(indent)), collapse=""))
23 reformat(txt, FALSE)
26 reformat <- function(x, pretty, indent_string = ""){ function
/dports/audio/pianod2/pianod2-329/src/parsnip/
H A Djson_format.cpp7 void reformat (std::istream &src) {
20 reformat (std::cin);
24 reformat (in);
/dports/devel/tcllib/tcllib-1.20/modules/pt/tests/
H A Dpt_runtime.tests35 proc reformat {ast} {
59 reformat [$p parset {bc}]
67 reformat [$p parset {bc}]
95 reformat [$p parset {bc}]
103 reformat [$p parset {bc}]
131 reformat [$p parset {bc}]
139 reformat [$p parset {bc}]
/dports/devel/tcllibc/tcllib-1.20/modules/pt/tests/
H A Dpt_runtime.tests35 proc reformat {ast} {
59 reformat [$p parset {bc}]
67 reformat [$p parset {bc}]
95 reformat [$p parset {bc}]
103 reformat [$p parset {bc}]
131 reformat [$p parset {bc}]
139 reformat [$p parset {bc}]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test/python/
H A DrunCythonTests.py43 def reformat(self, test_string): member in TestResult
50 f.write('PASS: %s\n' % self.reformat(str(test)))
55 f.write('FAIL: %s\n' % self.reformat(str(test)))
60 f.write('ERROR: %s\n' % self.reformat(str(test)))
/dports/science/tinker/tinker/source/
H A Dprtpdb.f34 logical reformat
47 reformat = .true.
115 if (reformat) then
163 if (reformat) then

12345678910>>...163