Home
last modified time | relevance | path

Searched refs:report (Results 251 – 275 of 65774) sorted by relevance

1...<<11121314151617181920>>...2631

/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/app/partials/
H A Dscheduledreport.table.html.php64 foreach ($data['reports'] as $report) {
67 ->setArgument('reportid', $report['reportid'])
72 …if (($report['state'] == ZBX_REPORT_STATE_ERROR || $report['state'] == ZBX_REPORT_STATE_SUCCESS_IN…
73 && $report['info'] !== '') {
75 ? makeErrorIcon($report['info'])
76 : makeWarningIcon($report['info']);
87 if ($report['active_till'] !== '') {
116 ? new CCheckBox('reportids['.$report['reportid'].']', $report['reportid'])
119 $report['owner'],
120 $cycles[$report['cycle']],
[all …]
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/testing/tests/regression-suite/
H A D0917-PROPFIND-supported-stuff.result37 <supported-report>
38 <report>
40 </report>
43 <report>
45 </report>
48 <report>
50 </report>
53 <report>
55 </report>
58 <report>
[all …]
H A D0920-PROPFIND-supported-stuff.result34 <supported-report>
35 <report>
37 </report>
40 <report>
42 </report>
45 <report>
47 </report>
50 <report>
52 </report>
55 <report>
[all …]
/dports/games/passage/Passage_v4_UnixSource/minorGems/util/development/leakTracer/
H A DLeakTracer.cc179 report = 0; in initialize()
255 fprintf (report, "\n"); in initialize()
273 fflush(report); in initialize()
294 fclose(report); in progAbort()
298 fflush(report); in progAbort()
311 fclose(report); in ~LeakTracer()
398 fflush(report); in registerAlloc()
407 fprintf(report, "# "); in hexdump()
411 fprintf(report, " "); in hexdump()
419 fprintf(report, "\n"); in hexdump()
[all …]
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/util/development/leakTracer/
H A DLeakTracer.cc179 report = 0; in initialize()
255 fprintf (report, "\n"); in initialize()
273 fflush(report); in initialize()
294 fclose(report); in progAbort()
298 fflush(report); in progAbort()
311 fclose(report); in ~LeakTracer()
398 fflush(report); in registerAlloc()
407 fprintf(report, "# "); in hexdump()
411 fprintf(report, " "); in hexdump()
419 fprintf(report, "\n"); in hexdump()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/debian/
H A Dmariadb-server-10.4.py11 def _add_my_conf_files(report, filename): argument
13 report[key] = ""
18 report[key] += line + '\n'
22 def add_info(report): argument
25 report[key] = ""
29 report[key] += line + '\n'
33 report[key] = ""
37 report[key] += line + '\n'
49 report = {} variable
50 add_info(report)
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/debian/
H A Dmariadb-server-10.3.py11 def _add_my_conf_files(report, filename): argument
13 report[key] = ""
18 report[key] += line + '\n'
22 def add_info(report): argument
25 report[key] = ""
29 report[key] += line + '\n'
33 report[key] = ""
37 report[key] += line + '\n'
49 report = {} variable
50 add_info(report)
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/debian/
H A Dmariadb-server-10.3.py11 def _add_my_conf_files(report, filename): argument
13 report[key] = ""
18 report[key] += line + '\n'
22 def add_info(report): argument
25 report[key] = ""
29 report[key] += line + '\n'
33 report[key] = ""
37 report[key] += line + '\n'
49 report = {} variable
50 add_info(report)
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/debian/
H A Dmariadb-server-10.4.py11 def _add_my_conf_files(report, filename):
13 report[key] = ""
18 report[key] += line + '\n'
22 def add_info(report):
25 report[key] = ""
29 report[key] += line + '\n'
33 report[key] = ""
37 report[key] += line + '\n'
49 report = {}
50 add_info(report)
[all …]
/dports/devel/cutter/cutter-1.2.6/cutter/
H A Dcut-report.h46 gchar *(*get_all_results) (CutReport *report);
47 gchar *(*get_success_results)(CutReport *report);
48 gchar *(*get_error_results) (CutReport *report);
49 gchar *(*get_failure_results)(CutReport *report);
50 gchar *(*get_pending_results)(CutReport *report);
51 gchar *(*get_notification_results) (CutReport *report);
52 gchar *(*get_omission_results)(CutReport *report);
53 gchar *(*get_crash_results) (CutReport *report);
54 gchar *(*get_test_result) (CutReport *report,
63 const gchar *cut_report_get_filename (CutReport *report);
[all …]
/dports/net/yate/yate-6.4.0-1/modules/test/
H A Dcrypto.cpp31 void report(const char* test, const String& result, const char* expect);
40 void TestCrypto::report(const char* test, const String& result, const char* expect) in report() function in TestCrypto
53 report("md5-1",md5.hexDigest(),"d41d8cd98f00b204e9800998ecf8427e"); in initialize()
57 report("md5-2",md5.hexDigest(),"9e107d9d372bb6826bd81d3542a419d6"); in initialize()
59 report("md5-3",md_5.hexDigest(),"e4d909c290d0fb1ca068ffaddf22cbd0"); in initialize()
61 report("md5-hmac-1",md5.hexDigest(),"74e6f7298a9c2d168935f58c001bad88"); in initialize()
63 report("md5-hmac-2",md5.hexDigest(),"80070713463e7749b90c2dc24911e275"); in initialize()
66 report("sha1-1",sha1.hexDigest(),"da39a3ee5e6b4b0d3255bfef95601890afd80709"); in initialize()
71 report("sha1-2",sha1.hexDigest(),"2fd4e1c67a2d28fced849ee1bb76e7391b93eb12"); in initialize()
73 report("sha1-3",sha_1.hexDigest(),"de9f2c7fd25e1b3afad3e85a0bd17d9b100db4b3"); in initialize()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/qa/common_tools/tools/io_benchmark/
H A Dio_benchmark.cpp85 report.linesRead++; in bench_fstream()
107 report.linesRead++; in bench_fstream_reuse()
130 report.linesRead++; in bench_line_reader()
150 report.linesRead++; in bench_line_reader_reuse()
174 report.linesRead++; in bench_string_lr()
199 report.linesRead++; in bench_string_lr_reuse()
222 report.linesRead++; in bench_wxis()
246 report.linesRead++; in bench_wxis_reuse()
366 BENCH_REPORT report = {}; in executeBenchMark() local
377 return report; in executeBenchMark()
[all …]
/dports/net-mgmt/dhcp_probe/dhcp_probe-1.3.1/src/
H A Ddhcp_probe.c236 report(LOG_ERR, "sigaction: %s", get_errmsg()); in main()
243 report(LOG_ERR, "sigaction: %s", get_errmsg()); in main()
271 report(LOG_ERR, "socket(): %s", get_errmsg()); in main()
324 report(LOG_ERR, "sigaction: %s", get_errmsg()); in main()
331 report(LOG_ERR, "sigaction: %s", get_errmsg()); in main()
338 report(LOG_ERR, "sigaction: %s", get_errmsg()); in main()
349 report(LOG_ERR, "sigaction: %s", get_errmsg()); in main()
444 report(LOG_DEBUG, "starting new cycle"); in main()
806 report(LOG_DEBUG, " captured a packet"); in process_response()
1152 report(LOG_NOTICE, "closing capture file"); in close_and_reopen_capture_file()
[all …]
/dports/sysutils/vttest/vttest-20180811/
H A Dtek4014.c83 tek_coord(char *report, int offset) in tek_coord() argument
128 log_mouse_click(char *report) in log_mouse_click() argument
134 if ((report[0] & 0x80) != 0 in log_mouse_click()
181 char *report; in tek_mouse_coords() local
190 report = empty; in tek_mouse_coords()
204 new_x = tek_coord(report, 1); in tek_mouse_coords()
205 new_y = tek_coord(report, 3); in tek_mouse_coords()
211 if ((report[0] & 0x80) != 0 in tek_mouse_coords()
239 char *report; in tek_mouse_lines() local
252 report = empty; in tek_mouse_lines()
[all …]
/dports/databases/zodb/ZODB-5.6.0/src/ZODB/scripts/
H A Danalyze.py58 def report(rep): function
95 report = Report()
98 return report
101 report.TIDS += 1
119 report.OIDS += 1
125 report.DBYTES += size
130 report.COIDS += 1
135 report.FREEMAP[oid] = report.FREEMAP.get(oid, 0) + fsize
140 report.TYPEMAP[type] = report.TYPEMAP.get(type, 0) + 1
141 report.TYPESIZE[type] = report.TYPESIZE.get(type, 0) + size
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineVerifier.cpp413 report("BundledPred flag is set, " in verify()
424 report("No bundle header", &MI); in verify()
476 report(msg, MBB->getParent()); in report()
487 report(msg, MI->getParent()); in report()
497 report(msg, MO->getParent()); in report()
616 report("Inconsistent CFG", MBB); in visitMachineBasicBlockBefore()
627 report("Inconsistent CFG", MBB); in visitMachineBasicBlockBefore()
940 report(ErrorInfo.data(), MI); in verifyPreISelGenericInstruction()
1532 report("Too few operands", MI); in visitMachineInstrBefore()
1576 report("Missing mayLoad flag", MI); in visitMachineInstrBefore()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineVerifier.cpp413 report("BundledPred flag is set, " in verify()
424 report("No bundle header", &MI); in verify()
476 report(msg, MBB->getParent()); in report()
487 report(msg, MI->getParent()); in report()
497 report(msg, MO->getParent()); in report()
616 report("Inconsistent CFG", MBB); in visitMachineBasicBlockBefore()
627 report("Inconsistent CFG", MBB); in visitMachineBasicBlockBefore()
940 report(ErrorInfo.data(), MI); in verifyPreISelGenericInstruction()
1532 report("Too few operands", MI); in visitMachineInstrBefore()
1576 report("Missing mayLoad flag", MI); in visitMachineInstrBefore()
[all …]
/dports/comms/rxtx/rxtx-2.2pre2/src/
H A DSerialImp.c1529 report( msg );
1562 report( msg );
3264 report( msg );
3288 report( msg );
4430 report( sm );
4912 report(strbuf);
5126 report("x");
5130 report("@");
5471 report(msg);
5493 report(msg);
[all …]
/dports/finance/gnucash/gnucash-4.9/gnucash/report/
H A Dreport-core.scm357 (cb report))))
438 (define (gnc:report-menu-name report)
445 (define (gnc:report-name report)
462 (gnc:report-options report)
529 (thunk report)))
537 (gnc:report-type report)
543 (gnc:report-id report) (gnc:report-type report)
636 (thunk report)))
747 (gnc:report-ctext report)
765 (define (gnc:render-report report)
[all …]
/dports/databases/pgloader3/cl-markdown-20191227-git/
H A Dlift-standard.config13 ;; report properties
20 (:report-property :if-exists :supersede)
21 (:report-property :format :html)
22 (:report-property :name "test-results/test-report")
23 (:report-property :unique-name t)
24 (:build-report)
26 (:report-property :format :save)
27 (:report-property :name "test-results/test-report.sav")
28 (:build-report)
30 (:report-property :format :describe)
[all …]
/dports/finance/ledger/ledger-3.2.1/src/
H A Dselect.cc151 if (report.HANDLED(columns_)) in select_command()
163 (report.HANDLED(date_width_) ? in select_command()
168 (report.HANDLED(payee_width_) ? in select_command()
172 (report.HANDLED(account_width_) ? in select_command()
176 (report.HANDLED(amount_width_) ? in select_command()
180 (report.HANDLED(total_width_) ? in select_command()
184 (report.HANDLED(meta_width_) ? in select_command()
251 if (! report.HANDLED(date_width_)) in select_command()
386 report, string("#select"))); in select_command()
392 report, string("#select"))); in select_command()
[all …]
/dports/print/py-fontparts/fontParts-0.9.11/Lib/fontParts/base/
H A Dcompatibility.py69 return self.report()
85 report = []
89 return report
158 report = []
240 report = []
309 report = []
452 report = []
516 report = []
553 report = []
590 report = []
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/
H A DOfficeTableTemplateLayoutController.java27 import org.jfree.report.DataSourceException;
28 import org.jfree.report.JFreeReportInfo;
30 import org.jfree.report.ReportProcessingException;
31 import org.jfree.report.flow.FlowController;
34 import org.jfree.report.structure.Element;
35 import org.jfree.report.structure.Node;
36 import org.jfree.report.structure.Section;
75 if (report.getPageHeader() != null) in initialize()
79 if (report.getReportHeader() != null) in initialize()
86 if (report.getReportFooter() != null) in initialize()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/
H A DOfficeTableTemplateLayoutController.java27 import org.jfree.report.DataSourceException;
28 import org.jfree.report.JFreeReportInfo;
30 import org.jfree.report.ReportProcessingException;
31 import org.jfree.report.flow.FlowController;
34 import org.jfree.report.structure.Element;
35 import org.jfree.report.structure.Node;
36 import org.jfree.report.structure.Section;
75 if (report.getPageHeader() != null) in initialize()
79 if (report.getReportHeader() != null) in initialize()
86 if (report.getReportFooter() != null) in initialize()
[all …]
/dports/biology/protomol/protomol/applications/coulomb-app/
H A Dcoulomb.cpp57 report << plain <<endl in main()
188 report << plain << PROTOMOL_HR << endr; in main()
267 report << endr; in main()
294 report << error << errMsg <<endr; in main()
331 report << error << errMsg <<endr; in main()
352 report << error << errMsg <<endr; in main()
359 report << plain << PROTOMOL_HR << endr; in main()
388 report << plain << PROTOMOL_HR << endr; in main()
394 report <<"."<<endr; in main()
400 report << plain << PROTOMOL_HR << endr; in main()
[all …]

1...<<11121314151617181920>>...2631