Home
last modified time | relevance | path

Searched refs:report_filename (Results 1 – 25 of 28) sorted by relevance

12

/dports/finance/beancount/beancount-2.3.3/beancount/parser/
H A Dparser.py178 def parse_file(file, report_filename=None, report_firstline=1, **kw): argument
200 parser.parse(file, filename=report_filename, lineno=report_firstline, **kw)
204 def parse_string(string, report_filename=None, **kw): argument
222 if report_filename is None:
223 report_filename = '<string>'
225 return parse_file(file, report_filename=report_filename, **kw)
268 report_filename=filename,
/dports/sysutils/libcpuid/libcpuid-0.5.1/tests/
H A Dconvert_instlatx64.c64 char line[LINE_LEN], raw_filename[FILENAME_LEN], report_filename[FILENAME_LEN]; in main() local
78 snprintf(report_filename, FILENAME_LEN, "%s_report.txt", output_filename); in main()
151 …ntf(cmd, CMD_LEN, "%s --load=%s --report --outfile=%s", cpuid_tool, raw_filename, report_filename); in main()
153 …ol/cpuid_tool --load=%s --report --outfile=%s", libcpuid_directory, raw_filename, report_filename); in main()
162 …s/create_test.py %s %s > %s.test", libcpuid_directory, raw_filename, report_filename, output_filen… in main()
171 remove(report_filename); in main()
/dports/cad/openroad/OpenROAD-2.0/src/ant/src/
H A DAntennaChecker.i55 check_antennas(char* report_filename, bool report_violating_nets) in check_antennas() argument
57 return getAntennaChecker()->check_antennas(report_filename, report_violating_nets); in check_antennas()
H A DAntennaChecker.cc1415 std::vector<int> AntennaChecker::GetAntennaRatio(std::string report_filename, bool report_violating… in GetAntennaRatio() argument
1419 _out = fopen(report_filename.c_str(), "w"); in GetAntennaRatio()
1615 report_filename.c_str()); in GetAntennaRatio()
/dports/devel/elfcat/elfcat-0.1.8/src/
H A Dmain.rs12 let report_filename = utils::construct_filename(&filename).or_exit("construct filename"); in main() localVariable
15 std::fs::write(report_filename, report).or_exit("write report"); in main()
/dports/graphics/py-pyglet/pyglet-1.5.21/tools/ffmpeg/
H A Dtimeline.py63 outfile = pathserv.report_filename(sample, "timeline.pkl", False)
66 outfile = pathserv.report_filename(sample, "timeline.csv", False)
H A Dbokeh_timeline.py51 infile = pathserv.report_filename(sample, "timeline.pkl", False)
57 outfile = pathserv.report_filename(sample, "timeline.html", False)
H A Dreport.py50 outfile = pathserv.report_filename(sample, report_name)
H A Dfs.py276 def report_filename(self, sample, report_name, txt=True): member in PathServices
/dports/devel/acme/acme-0.97.r323/src/
H A Dacme.c87 const char *report_filename = NULL; variable
311 if (report_filename) { in do_actual_work()
314 if (report_open(report, report_filename) == 0) { in do_actual_work()
528 report_filename = cliargs_safe_get_next(arg_reportfile); in long_option()
594 report_filename = cliargs_safe_get_next(arg_reportfile); in short_option()
H A Dacme.h16 extern const char *report_filename; // TODO - put in "part" struct
/dports/security/p5-openxpki/openxpki-3.16.1/config/config.d/realm.tpl/workflow/def/
H A Dreport_full.yaml67 [% IF context.report_filename %]file:[% context.report_filename %]
/dports/games/springlobby/springlobby-0.180/src/
H A Dstacktrace.h11 … WINAPI DrMingwGenerateStacktrace(PEXCEPTION_POINTERS pExceptionInfo, const char* report_filename);
H A Dstacktrace.c1064 … WINAPI DrMingwGenerateStacktrace(PEXCEPTION_POINTERS pExceptionInfo, const char* report_filename ) in DrMingwGenerateStacktrace() argument
1067 strcpy(szLogFileName,report_filename); in DrMingwGenerateStacktrace()
/dports/devel/efl/efl-1.25.1/src/bin/exactness/
H A Dexactness.c641 char report_filename[PATH_MAX] = ""; in main() local
643 snprintf(report_filename, PATH_MAX, in main()
646 report_file = fopen(report_filename, "w+"); in main()
693 printf("Report html: %s\n", report_filename); in main()
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/samples/
H A Dsiprtp_report.c50 if (app.report_filename) in print_call()
51 puts(app.report_filename); in print_call()
H A Dsiprtp.c180 char *report_filename; member
974 app.report_filename = pj_optarg; in init_options()
/dports/lang/quickjs/quickjs-2021-03-27/
H A Drun-test262.c82 char *report_filename; variable
1042 report_filename = compose_path(base_name, q); in load_config()
1986 report_filename = get_opt_arg(arg, argv[optind++]); in main()
2040 if (!report_filename || str_equal(report_filename, "none")) { in main()
2042 } else if (str_equal(report_filename, "-")) { in main()
2045 outfile = fopen(report_filename, "wb"); in main()
2047 perror_exit(1, report_filename); in main()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Drun-test262.c82 char *report_filename; variable
1042 report_filename = compose_path(base_name, q); in load_config()
1986 report_filename = get_opt_arg(arg, argv[optind++]); in main()
2040 if (!report_filename || str_equal(report_filename, "none")) { in main()
2042 } else if (str_equal(report_filename, "-")) { in main()
2045 outfile = fopen(report_filename, "wb"); in main()
2047 perror_exit(1, report_filename); in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bin/
H A Dbenchmark-document-loading422 def write_state_report(files_list, start_time, report_filename, description):
423 with open(report_filename, "w") as fh:
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bin/
H A Dbenchmark-document-loading422 def write_state_report(files_list, start_time, report_filename, description):
423 with open(report_filename, "w") as fh:
/dports/devel/py-behave/behave-1.2.6/behave/reporter/
H A Djunit.py269 report_filename = os.path.join(report_dirname, report_basename)
270 tree.write(codecs.open(report_filename, "wb"), "UTF-8")
/dports/net-mgmt/flowviewer/FlowViewer_4.5/
H A DFlowViewer_Main.cgi1007 $report_filename = "FlowViewer_save_$report_suffix";
1008 $filter_hash = "SC_$report_filename";
1010 $report_file = "$work_directory/$report_filename";
1148 $report_filename = "FlowViewer_save_$report_suffix";
1149 $filter_hash = "SC_$report_filename";
1151 $report_file = "$work_directory/$report_filename";
/dports/cad/openroad/OpenROAD-2.0/src/ant/include/ant/
H A DAntennaChecker.hh203 int check_antennas(std::string report_filename, bool simple_report);
/dports/cad/openroad/OpenROAD-2.0/src/ant/
H A DREADME.md11 - -report_filename: specify the file name path where to save the report

12