Home
last modified time | relevance | path

Searched refs:outname (Results 1 – 25 of 2907) sorted by relevance

12345678910>>...117

/dports/databases/db18/db-18.1.40/test/java/junit/
H A Dmakenewtest.sh26 if [ -f $outname ]
35 echo "" > $outname
46 echo " *" >> $outname
48 echo "" >> $outname
50 echo "" >> $outname
53 echo "" >> $outname
61 echo "" >> $outname
63 echo "" >> $outname
70 echo "" >> $outname
85 echo "" >> $outname
[all …]
/dports/databases/db5/db-5.3.28/test/java/junit/
H A Dmakenewtest.sh26 if [ -f $outname ]
35 echo "" > $outname
46 echo " *" >> $outname
48 echo "" >> $outname
50 echo "" >> $outname
53 echo "" >> $outname
61 echo "" >> $outname
63 echo "" >> $outname
70 echo "" >> $outname
85 echo "" >> $outname
[all …]
/dports/biology/bbmap/bbmap/current/driver/
H A DConvertSamToAln.java23 String outname=fname; in convert() local
24 if(outname.toLowerCase().endsWith(".zip")){outname=outname.substring(0, outname.length()-4);} in convert()
25 if(outname.toLowerCase().endsWith(".gz")){outname=outname.substring(0, outname.length()-3);} in convert()
26 if(outname.toLowerCase().endsWith(".bz2")){outname=outname.substring(0, outname.length()-4);} in convert()
27 if(outname.toLowerCase().endsWith(".sam")){outname=outname.substring(0, outname.length()-4);} in convert()
28 outname=outname+".aln.gz"; in convert()
32 OutputStream os=ReadWrite.getOutputStream(outname, false, true, true); in convert()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/doc/
H A Dupdate.sh25 outname="`basename $f`"
29 all="$all $outname"
44 outname="`basename $f`.txt"
46 echo $outname: $f >> Makefile
48 all="$all $outname"
63 outname="`basename $f`.pdf"
65 echo $outname: $f >> Makefile
67 all="$all $outname"
82 outname="`basename $f`.html"
86 all="$all $outname"
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/doc/
H A Dupdate.sh25 outname="`basename $f`"
29 all="$all $outname"
44 outname="`basename $f`.txt"
46 echo $outname: $f >> Makefile
48 all="$all $outname"
63 outname="`basename $f`.pdf"
65 echo $outname: $f >> Makefile
67 all="$all $outname"
82 outname="`basename $f`.html"
86 all="$all $outname"
[all …]
/dports/archivers/libarchive/libarchive-3.5.2/doc/
H A Dupdate.sh25 outname="`basename $f`"
29 all="$all $outname"
44 outname="`basename $f`.txt"
46 echo $outname: $f >> Makefile
48 all="$all $outname"
63 outname="`basename $f`.pdf"
65 echo $outname: $f >> Makefile
67 all="$all $outname"
82 outname="`basename $f`.html"
86 all="$all $outname"
[all …]
/dports/devel/ticcutils/ticcutils-0.28/src/
H A Dzipper.cxx52 string outname = outName; in bz2Compress() local
53 if ( outname.empty() ){ in bz2Compress()
54 outname = inName + ".bz2"; in bz2Compress()
78 string outname = outName; in bz2Decompress() local
79 if ( outname.empty() ){ in bz2Decompress()
80 outname = inName; in bz2Decompress()
87 outname = outname.substr( 0, pos ); in bz2Decompress()
232 if ( outname.empty() ){ in gzCompress()
263 if ( outname.empty() ){ in gzDecompress()
264 outname = inName; in gzDecompress()
[all …]
/dports/cad/tochnog/Sources/Tochnog-Latest-jan-2014/
H A Dcalcul.cc192 strcpy( outname, "abs" ); in calculate()
202 strcpy( outname, "a" ); in calculate()
212 strcpy( outname, "n" ); in calculate()
222 strcpy( outname, "p" ); in calculate()
232 strcpy( outname, "va" ); in calculate()
275 strcpy( outname, "s" ); in calculate()
285 strcpy( outname, "sd" ); in calculate()
295 strcpy( outname, "mises-" ); in calculate()
305 strcpy( outname, "pm" ); in calculate()
347 strcpy( outname, "to" ); in calculate()
[all …]
/dports/archivers/sharutils/sharutils-4.15.2/src/
H A Duudecode.c249 char * outname; in expand_tilde() local
285 outname = (char *) malloc (sz); in expand_tilde()
286 if (outname == NULL) in expand_tilde()
291 return outname; in expand_tilde()
301 if (!access(outname, F_OK)) in reopen_output()
304 if (lstat(outname, &attr) == -1) in reopen_output()
375 char *outname; in decode() local
449 outname = buf; in decode()
455 if (outname == NULL) in decode()
461 pz = outname + strlen (outname); in decode()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/deps/nibtools/
H A Dnibconv.c59 char inname[256], outname[256]; in main() local
101 strcpy(outname, inname); in main()
102 dotpos = strrchr(outname, '.'); in main()
106 strcat(outname, ".d64"); in main()
108 strcat(outname, ".g64"); in main()
111 strcpy(outname, argv[1]); in main()
115 if( (fp=fopen(outname,"r")) ) in main()
139 if( (compare_extension(outname, "G64")) || (compare_extension(outname, "D64")) ) in main()
147 if( (compare_extension(outname, "G64")) || (compare_extension(outname, "D64")) ) in main()
154 if( (compare_extension(outname, "G64")) || (compare_extension(outname, "D64")) ) in main()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dedfio.c511 *outname = NULL;
538 if (!*outname) {
615 if (!*outname)
618 strcpy(*outname, inname);
638 if (!*outname)
644 strcat(*outname, ext);
718 strcat(*outname, "/");
719 strcat(*outname, inname);
729 strcat(*outname, ext);
750 if (*outname) {
[all …]
/dports/cad/fritzing/fritzing-parts-0.9.2b/parts/part-gen-scripts/misc_scripts/
H A Dfzpzclean.py111 outname = name
112outname = re.sub('^svg\.((icon)|(breadboard)|(schematic)|(pcb))\.', '', outname, 1)
114 outname = re.sub('^part\.', '', outname, 1)
115 outname = re.sub('((__)|(_))[0-9a-fA-F]{32}', '', outname)
116 outname = re.sub('((__)|(_))[0-9a-fA-F]{27}', '', outname)
117 outname = re.sub('((__)|(_))[0-9a-fA-F]{20}', '', outname)
118outname = re.sub('((__)|(_))((icon)|(breadboard)|(schematic)|(pcb))', '', outname)
120 outname = re.sub('.' + ending, '', outname)
121 outname += '.' + ending
126 outname = os.path.splitext(base)[0]
[all …]
/dports/deskutils/gcal/gcal-4.1/misc/wloc/
H A Dwlocdrv1.awk117 outname = ""
120 outname = outname tolower(substr(cc, i, 1))
121 outname = outname "-"
128 outname = outname "_"
133 outname = outname chr
138 gcalprogram, outname
140 gcalprogram, precise, gcalresource, cc, loc, $2, outname
144 outname = substr(outname, 1, 8)
146 gcalprogram, outname
148 gcalprogram, precise, gcalresource, cc, loc, $2, outname
/dports/misc/ringtonetools/ringtonetools-2.26/src/
H A Dringtonetools.c202 note.outname[0]=0; in main()
452 t=strlen(note.outname); in main()
455 if (note.outname[t]=='.') in main()
472 if (note.outname[0]==0) in main()
476 t=strlen(note.outname); in main()
480 if (note.outname[t]=='.') in main()
482 note.outname[t+1]=0; in main()
489 { strcat(note.outname,"wav"); } in main()
492 { strcat(note.outname,"kws"); } in main()
495 { strcat(note.outname,"mot"); } in main()
[all …]
/dports/math/chaco/Chaco-2.2/code/assign/
H A Dassign_out.c9 void assign_out(nvtxs, sets, nsets, outname) in assign_out() argument
13 char *outname; /* name of output file */
18 assign_out_inv(nvtxs, sets, nsets, outname);
21 assign_out_normal(nvtxs, sets, outname);
28 char *outname; /* name of output file */
35 if (outname != NULL) {
36 fout = fopen(outname, "w");
46 if (outname != NULL) {
67 if (outname != NULL) {
68 fout = fopen(outname, "w");
[all …]
/dports/news/yydecode/yydecode-0.2.10/src/
H A Dyydecode.c138 for(clobber_num = 1, clobber_part = f->outname + strlen(f->outname); in decoded_file_open()
214 strcpy(p->outname, fn); in decoded_file_lookup()
752 const char *outname; local
757 outname = name;
779 if((p > outname) && (*p == '"') && (*outname == '"'))
782 ++outname;
967 const char *outname; local
988 outname = NULL;
1011 outname = optarg;
1214 if(f->outname)
[all …]
/dports/audio/gsm/gsm-1.0-pl19/src/
H A Dtoast.c330 if (outname && chmod(outname, instat.st_mode & 07777)) { in P0()
356 if (outname) { in P0()
367 if (outname) { in P0()
525 outname = o;
551 perror(outname ? outname : "stdout"); in P0()
553 progname, outname ? outname : "stdout"); in P0()
641 f_decode ? (outname ? outname : "stdout")
650 perror(outname ? outname : "stdout");
652 outname ? outname:"stdout");
668 if (outname != name) free(outname);
[all …]
/dports/net/pjsip/pjproject-2.11.1/third_party/gsm/src/
H A Dtoast.c330 if (outname && chmod(outname, instat.st_mode & 07777)) { in P0()
356 if (outname) { in P0()
367 if (outname) { in P0()
524 outname = o;
550 perror(outname ? outname : "stdout"); in P0()
552 progname, outname ? outname : "stdout"); in P0()
642 f_decode ? (outname ? outname : "stdout")
651 perror(outname ? outname : "stdout");
653 outname ? outname:"stdout");
669 if (outname != name) free(outname);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/test/webgl-conf/checkout/conformance/ogles/
H A Dprocess-ogles2-tests.py277 f = TxtWriter(outname)
342 Log("Writing %s" % outname)
378 f = WriteOpen(outname)
383 "title": os.path.basename(outname),
396 CopyShader(s, filename, outname)
418 CopyShader(v, filename, outname)
419 CopyShader(f, filename, outname)
453 "name": os.path.basename(outname),
514 CopyShader(vs, filename, outname)
516 CopyShader(fs, filename, outname)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/test/webgl-conf/checkout/conformance/ogles/
H A Dprocess-ogles2-tests.py277 f = TxtWriter(outname)
342 Log("Writing %s" % outname)
378 f = WriteOpen(outname)
383 "title": os.path.basename(outname),
396 CopyShader(s, filename, outname)
418 CopyShader(v, filename, outname)
419 CopyShader(f, filename, outname)
453 "name": os.path.basename(outname),
514 CopyShader(vs, filename, outname)
516 CopyShader(fs, filename, outname)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/1.0.3/conformance/ogles/
H A Dprocess-ogles2-tests.py295 f = TxtWriter(outname)
360 Log("Writing %s" % outname)
396 f = WriteOpen(outname)
401 "title": os.path.basename(outname),
414 CopyShader(s, filename, outname)
436 CopyShader(v, filename, outname)
437 CopyShader(f, filename, outname)
471 "name": os.path.basename(outname),
532 CopyShader(vs, filename, outname)
534 CopyShader(fs, filename, outname)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/1.0.2/conformance/ogles/
H A Dprocess-ogles2-tests.py295 f = TxtWriter(outname)
360 Log("Writing %s" % outname)
397 f = WriteOpen(outname)
402 "title": os.path.basename(outname),
415 CopyShader(s, filename, outname)
437 CopyShader(v, filename, outname)
438 CopyShader(f, filename, outname)
472 "name": os.path.basename(outname),
533 CopyShader(vs, filename, outname)
535 CopyShader(fs, filename, outname)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/2.0.0/conformance/ogles/
H A Dprocess-ogles2-tests.py295 f = TxtWriter(outname)
360 Log("Writing %s" % outname)
396 f = WriteOpen(outname)
401 "title": os.path.basename(outname),
414 CopyShader(s, filename, outname)
436 CopyShader(v, filename, outname)
437 CopyShader(f, filename, outname)
471 "name": os.path.basename(outname),
532 CopyShader(vs, filename, outname)
534 CopyShader(fs, filename, outname)
[all …]
/dports/www/firefox/firefox-99.0/dom/canvas/test/webgl-conf/checkout/conformance/ogles/
H A Dprocess-ogles2-tests.py277 f = TxtWriter(outname)
342 Log("Writing %s" % outname)
378 f = WriteOpen(outname)
383 "title": os.path.basename(outname),
396 CopyShader(s, filename, outname)
418 CopyShader(v, filename, outname)
419 CopyShader(f, filename, outname)
453 "name": os.path.basename(outname),
514 CopyShader(vs, filename, outname)
516 CopyShader(fs, filename, outname)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/test/webgl-conf/checkout/conformance/ogles/
H A Dprocess-ogles2-tests.py277 f = TxtWriter(outname)
342 Log("Writing %s" % outname)
378 f = WriteOpen(outname)
383 "title": os.path.basename(outname),
396 CopyShader(s, filename, outname)
418 CopyShader(v, filename, outname)
419 CopyShader(f, filename, outname)
453 "name": os.path.basename(outname),
514 CopyShader(vs, filename, outname)
516 CopyShader(fs, filename, outname)
[all …]

12345678910>>...117