Home
last modified time | relevance | path

Searched refs:ofile (Results 1 – 25 of 4981) sorted by relevance

12345678910>>...200

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/pebbl/etc/qss/
H A Dgendata.py25 ofile.write("#\n")
31 ofile.write("#\n")
32 ofile.write("\n")
34 ofile.write("#\n")
36 ofile.write("#\n")
38 ofile.write("\n")
40 ofile.write("#\n")
42 ofile.write("#\n")
48 ofile.write("\n")
59 ofile.write("\n")
[all …]
/dports/games/lincity/lincity-1.13.1/
H A Dldsvguts.c123 if (ofile == NULL) { in save_city_raw()
136 fprintf (ofile, "%d\n", n); in save_city_raw()
140 fprintf (ofile, "%d\n", n); in save_city_raw()
144 fprintf (ofile, "%d\n", n); in save_city_raw()
148 fprintf (ofile, "%d\n", n); in save_city_raw()
303 fclose (ofile); in save_city_raw()
354 FILE *ofile; in load_city() local
380 fscanf (ofile, "%d", &n); in load_city()
384 fscanf (ofile, "%d", &n); in load_city()
504 fscanf (ofile, "%d", &i); in load_city()
[all …]
/dports/editors/teco/tecoc0398/src/
H A Dgenclp.c61 open_clpars_h(ofile) in open_clpars_h()
62 FILE **ofile; in open_clpars_h()
66 if (*ofile == NULL)
82 FILE *ofile;
99 write_header(ofile) in write_header()
100 FILE *ofile; in write_header()
137 close_clpars_h(ofile) in close_clpars_h()
138 FILE *ofile; in close_clpars_h()
154 FILE *ofile, in cnvrt() argument
159 FILE *ofile;
[all …]
/dports/science/buddy/buddy-2.4/src/
H A Dbddio.c141 fprintf(ofile, "\n"); in bdd_fprintall()
196 fprintf(ofile, "\n"); in bdd_fprinttable()
264 fprintf(ofile, "<"); in bdd_printset_rec()
282 fprintf(ofile, ">"); in bdd_printset_rec()
321 if (ofile == NULL) in bdd_fnprintdot()
323 bdd_fprintdot(ofile, r); in bdd_fnprintdot()
324 fclose(ofile); in bdd_fnprintdot()
337 fprintf(ofile, "}\n"); in bdd_fprintdot()
383 FILE *ofile; in bdd_fnsave() local
390 fclose(ofile); in bdd_fnsave()
[all …]
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dopen-file.c33 OpenFile *ofile; in open_file_new() local
39 open_file_free (ofile); in open_file_new()
43 ofile->last_modified = get_file_mtime (ofile->extracted_uri); in open_file_new()
45 return ofile; in open_file_new()
52 if (ofile == NULL) in open_file_free()
54 if (ofile->monitor != NULL) in open_file_free()
56 g_free (ofile->path); in open_file_free()
58 g_free (ofile->temp_dir); in open_file_free()
59 g_free (ofile); in open_file_free()
66 OpenFile *ofile; in open_file_copy() local
[all …]
/dports/math/spot/spot-2.10.2/buddy/src/
H A Dbddio.c140 fprintf(ofile, "\n"); in bdd_fprintall()
195 fprintf(ofile, "\n"); in bdd_fprinttable()
263 fprintf(ofile, "<"); in bdd_printset_rec()
281 fprintf(ofile, ">"); in bdd_printset_rec()
320 if (ofile == NULL) in bdd_fnprintdot()
322 bdd_fprintdot(ofile, r); in bdd_fnprintdot()
323 fclose(ofile); in bdd_fnprintdot()
336 fprintf(ofile, "}\n"); in bdd_fprintdot()
382 FILE *ofile; in bdd_fnsave() local
389 fclose(ofile); in bdd_fnsave()
[all …]
/dports/math/py-spot/spot-2.10.2/buddy/src/
H A Dbddio.c140 fprintf(ofile, "\n"); in bdd_fprintall()
195 fprintf(ofile, "\n"); in bdd_fprinttable()
263 fprintf(ofile, "<"); in bdd_printset_rec()
281 fprintf(ofile, ">"); in bdd_printset_rec()
320 if (ofile == NULL) in bdd_fnprintdot()
322 bdd_fprintdot(ofile, r); in bdd_fnprintdot()
323 fclose(ofile); in bdd_fnprintdot()
336 fprintf(ofile, "}\n"); in bdd_fprintdot()
382 FILE *ofile; in bdd_fnsave() local
389 fclose(ofile); in bdd_fnsave()
[all …]
/dports/science/libint/libint-release-1-2-1-15-gb349524/src/bin/
H A Dcopyright.h26 static inline void copyright(FILE* ofile) in copyright() argument
28 fprintf(ofile,"/*\n"); in copyright()
30 fprintf(ofile," *\n"); in copyright()
31 fprintf(ofile," * This file is part of Libint.\n"); in copyright()
32 fprintf(ofile," *\n"); in copyright()
36 fprintf(ofile," * (at your option) any later version.\n"); in copyright()
37 fprintf(ofile," *\n"); in copyright()
41 fprintf(ofile," * GNU Lesser General Public License for more details.\n"); in copyright()
42 fprintf(ofile," *\n"); in copyright()
45 fprintf(ofile," *\n"); in copyright()
[all …]
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dopen-file.c33 OpenFile *ofile; in open_file_new() local
35 ofile = g_new0 (OpenFile, 1); in open_file_new()
38 open_file_free (ofile); in open_file_new()
42 ofile->last_modified = _g_file_get_file_mtime (ofile->extracted_file); in open_file_new()
44 return ofile; in open_file_new()
51 if (ofile == NULL) in open_file_free()
53 if (ofile->monitor != NULL) in open_file_free()
57 g_free (ofile); in open_file_free()
64 OpenFile *ofile; in open_file_copy() local
66 ofile = g_new0 (OpenFile, 1); in open_file_copy()
[all …]
/dports/x11/xpra/xpra-4.3/tests/perf/
H A Dtest_measure_perf_chartreps.py226 ofile.write('<html>\n')
227 ofile.write('<head>\n')
267 ofile.write(varStr)
289 ofile.write(' });\n')
292 ofile.write('</head>\n')
293 ofile.write('<body>\n')
308 ofile.write(' </div>\n')
327 ofile.write(' </div>\n')
328 ofile.write('</body>\n')
329 ofile.write('</html>\n')
[all …]
H A Dtest_measure_perf_charts.py231 ofile.write('<html>\n')
232 ofile.write('<head>\n')
271 ofile.write(varStr)
293 ofile.write(' });\n')
296 ofile.write('</head>\n')
297 ofile.write('<body>\n')
312 ofile.write(' </div>\n')
331 ofile.write(' </div>\n')
332 ofile.write('</body>\n')
333 ofile.write('</html>\n')
[all …]
/dports/science/plumed/plumed2-2.7.2/src/cltools/
H A DGenExample.cpp149 ofile.flush(); in main()
160 ofile<<"}"<<std::endl; in main()
163 ofile<<"}"<<std::endl; in main()
167 ofile<<"</div>"<<std::endl; in main()
172 ofile<<"</div>"<<std::endl; in main()
174 ofile.close(); return 0; in main()
254 for(auto c : first ) { if( isdigit(c) ) ofile<<c; else ofile<<"_"<<c; } in printExampleInput()
257 for(auto c : action ) { if( isdigit(c) ) ofile<<c; else ofile<<"_"<<c; } in printExampleInput()
300 ofile<<" "; in printExampleInput()
346 ofile.flush(); in printExampleInput()
[all …]
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/tests/
H A Dgen_img_compare_html_report.py37 ofile.write("<table border=1>\n")
38 ofile.write("<tr>\n")
39 ofile.write("<td>[INFO]</td>\n")
40 ofile.write("<td>[CURRENT]</td>\n")
42 ofile.write("<td>[DIFF]</td>\n")
43 ofile.write("</tr>\n")
46 ofile.write("<tr>\n")
47 ofile.write("<td>\n")
52 ofile.write("</td>\n")
70 ofile.write("</tr>\n")
[all …]
/dports/security/p5-Filter-Crypto/Filter-Crypto-2.09/t/
H A D02_function.t224 open $ofh, '>', $ofile or die "Can't write file '$ofile': $!\n";
235 open $fh, '<', $ofile or die "Can't read file '$ofile': $!\n";
249 open $ofh, '<', $ofile or die "Can't read file '$ofile': $!\n";
255 open $fh, '<', $ofile or die "Can't read file '$ofile': $!\n";
280 open $fh, '<', $ofile or die "Can't read file '$ofile': $!\n";
297 open $fh, '<', $ofile or die "Can't read file '$ofile': $!\n";
326 open $fh, '<', $ofile or die "Can't read file '$ofile': $!\n";
347 open $fh, '<', $ofile or die "Can't read file '$ofile': $!\n";
373 open $fh, '<', $ofile or die "Can't read file '$ofile': $!\n";
392 open $fh, '<', $ofile or die "Can't read file '$ofile': $!\n";
[all …]
/dports/math/clblas/clBLAS-2.10/src/library/blas/AutoGemm/UserGemmKernelSources/
H A Dcreate_user_gemm_cl_kernels.py19 ofile = open('UserGemmClKernels.cc', 'w') variable
22 ofile.write('\n')
25 ofile.write('#include <OpenCL/cl.h>\n')
26 ofile.write('#else\n')
27 ofile.write('#include <CL/cl.h>\n')
28 ofile.write('#endif\n')
29 ofile.write('\n')
33 ofile.write('\n')
41 ofile.write(' }\n')
43 ofile.write('}\n')
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/lib/cgraph/
H A Dwrite.c42 CHKRV(ioput(g, ofile, "\t")); in indent()
263 CHKRV(indent(g, ofile)); in write_dict()
269 CHKRV(indent(g, ofile)); in write_dict()
272 CHKRV(ioput(g, ofile, "=")); in write_dict()
279 CHKRV(indent(g, ofile)); in write_dict()
326 CHKRV(indent(g, ofile)); in write_hdr()
348 CHKRV(indent(g, ofile)); in write_trl()
507 CHKRV(ioput(g, ofile, "]")); in write_nondefault_attrs()
525 CHKRV(ioput(g, ofile, buf)); in write_nodename()
540 CHKRV(indent(g, ofile)); in write_node()
[all …]
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/
H A Dloadsave.cpp128 gzFile ofile = gzopen(cname, "wb"); in save_city_2() local
129 if (ofile == NULL) { in save_city_2()
196 gzprintf(ofile, "%d\n", dole_rate); in save_city_2()
210 gzprintf(ofile, "%d\n", coal_made); in save_city_2()
211 gzprintf(ofile, "%d\n", coal_used); in save_city_2()
214 gzprintf(ofile, "%d\n", ore_made); in save_city_2()
215 gzprintf(ofile, "%d\n", ore_used); in save_city_2()
264 gzprintf(ofile, "dummy\n"); /* 5 */ in save_city_2()
266 gzprintf(ofile, "dummy\n"); /* 6 */ in save_city_2()
268 gzprintf(ofile, "dummy\n"); /* 7 */ in save_city_2()
[all …]
/dports/devel/p5-Devel-NYTProf/Devel-NYTProf-6.10/
H A DFileHandle.xs448 dNFTHX(ofile); in sync_avail_out_to_ftell()
463 dNFTHX(ofile); in flush_output()
466 ofile->zs.next_in = (Bytef *) ofile->large_buffer; in flush_output()
476 " flush=%d\n", ofile->zs.next_in, ofile->zs.avail_in, in flush_output()
477 ofile->zs.next_out, ofile->zs.avail_out, flush); in flush_output()
483 && !ofile->zs.avail_in && ofile->zs.avail_out) in flush_output()
489 "status=%d\n", ofile->zs.next_in, ofile->zs.avail_in, in flush_output()
490 ofile->zs.next_out, ofile->zs.avail_out, status); in flush_output()
496 = ofile->zs.avail_in == 0 && ofile->zs.avail_out > 0; in flush_output()
513 ofile->zs.next_out = (Bytef *) ofile->small_buffer; in flush_output()
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/params/
H A Dconvert.c135 FILE *ifile, *ofile; in convert_parameter_file() local
165 ofile = stdout; in convert_parameter_file()
172 if (ofile != stdout) in convert_parameter_file()
173 fclose(ofile); in convert_parameter_file()
1061 fprintf(ofile, "\n"); in write_new_parameter_file()
1080 fprintf(ofile, "\n"); in write_new_parameter_file()
1099 fprintf(ofile, "\n"); in write_new_parameter_file()
1100 fprintf(ofile, "\n# %s\n" in write_new_parameter_file()
1110 fprintf(ofile, in write_new_parameter_file()
1124 fprintf(ofile, in write_new_parameter_file()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Doutdbg.c206 fprintf(ofile, in dbg_out()
213 fprintf(ofile, " ins %s(%d)", in dbg_out()
229 putc('\n', ofile); in dbg_out()
243 fprintf(ofile, " data:"); in dbg_out()
251 fprintf(ofile," "); in dbg_out()
254 putc(' ', ofile); in dbg_out()
259 putc('.', ofile); in dbg_out()
262 putc('\n', ofile); in dbg_out()
286 fprintf(ofile, "reserved.\n"); in dbg_legacy_out()
314 fprintf(ofile, "unknown\n"); in dbg_legacy_out()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Doutdbg.c202 fprintf(ofile, in dbg_out()
209 fprintf(ofile, " ins %s(%d)", in dbg_out()
225 putc('\n', ofile); in dbg_out()
239 fprintf(ofile, " data:"); in dbg_out()
247 fprintf(ofile," "); in dbg_out()
250 putc(' ', ofile); in dbg_out()
255 putc('.', ofile); in dbg_out()
258 putc('\n', ofile); in dbg_out()
282 fprintf(ofile, "reserved.\n"); in dbg_legacy_out()
310 fprintf(ofile, "unknown\n"); in dbg_legacy_out()
[all …]
/dports/devel/nasm/nasm-2.15.05/output/
H A Doutdbg.c202 fprintf(ofile, in dbg_out()
209 fprintf(ofile, " ins %s(%d)", in dbg_out()
225 putc('\n', ofile); in dbg_out()
239 fprintf(ofile, " data:"); in dbg_out()
247 fprintf(ofile," "); in dbg_out()
250 putc(' ', ofile); in dbg_out()
255 putc('.', ofile); in dbg_out()
258 putc('\n', ofile); in dbg_out()
282 fprintf(ofile, "reserved.\n"); in dbg_legacy_out()
310 fprintf(ofile, "unknown\n"); in dbg_legacy_out()
[all …]
/dports/dns/nsd/nsd-4.3.9/contrib/bind2nsd/bind2nsd/
H A DNsdConf.py46 def dump(self, ofile): argument
47 if ofile == sys.stdout:
53 print >> ofile, 'key:'
95 def dump(self, ofile): argument
96 if ofile == sys.stdout:
106 print >> ofile, ''
225 def dump(self, ofile): argument
239 print >> ofile, '#'
242 print >> ofile, '#'
243 print >> ofile, ''
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/intern/
H A Dbmp.c311 if (ofile == NULL) { in imb_savebmp()
328 putShortLSB(1, ofile); in imb_savebmp()
330 putIntLSB(0, ofile); in imb_savebmp()
334 putIntLSB(0, ofile); in imb_savebmp()
335 putIntLSB(0, ofile); in imb_savebmp()
340 putc(i, ofile); in imb_savebmp()
341 putc(i, ofile); in imb_savebmp()
342 putc(i, ofile); in imb_savebmp()
386 if (ofile) { in imb_savebmp()
387 fflush(ofile); in imb_savebmp()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/
H A DGaussianFCHKParser.cpp182 if (ofile.fail()) in parse()
192 ofile.close(); in parse()
199 ofile.close(); in parse()
235 ofile.close(); in parse()
251 ofile.close(); in parse()
263 ofile.close(); in parse()
277 ofile.close(); in parse()
325 ofile.close(); in parse()
389 ofile.close(); in parse()
490 ofile.close(); in parse()
[all …]

12345678910>>...200