Searched refs:report (Results 1 - 20 of 20) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c81 * A Schematrons test, either an assert or a report
91 xmlChar *report; /* the message to report */ member in struct:_xmlSchematronTest
108 xmlChar *report; /* the message to report */ member in struct:_xmlSchematronRule
293 * @report: the associated report string
303 xmlNodePtr node, xmlChar *test, xmlChar *report)
334 ret->report = report;
300 xmlSchematronAddTest(xmlSchematronParserCtxtPtr ctxt, xmlSchematronTestType type, xmlSchematronRulePtr rule, xmlNodePtr node, xmlChar *test, xmlChar *report) argument
384 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema, xmlSchematronPatternPtr pat, xmlNodePtr node, xmlChar *context, xmlChar *report) argument
850 xmlChar *report; local
1378 const xmlChar *report = NULL; local
[all...]
H A Dconfigure1434 { echo "$as_me: error: pwd does not report name of working directory" >&2
1660 # If there are subdirs, report their specific --help.
7875 *** may want to report the problem to your system manager and/or to
7937 *** may want to report the problem to your system manager and/or to
29646 # report actual input values of CONFIG_FILES etc. instead of their
/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuireport.py35 from testmanager.core.report import ReportModelBase;
61 This is overridden by the child class to generate the report.
68 Generate the report.
83 Generates a report displaying the success rate over time.
132 Generates a report displaying the failure reasons over time.
145 Summary report.
H A Dwuimain.py37 from testmanager.core.report import ReportLazyModel, ReportGraphModel, ReportModelBase;
80 ## @name Standard report parameters
602 'this.options[this.selectedIndex].value;" title="Statistics periods to report.">\n' \
879 Generic report action.
H A Dwuitestresult.py37 from testmanager.core.report import ReportGraphModel;
/vbox/src/VBox/Installer/linux/install_service/
H A Dinit_template.sh120 Start/stop/restart/report status for the service.
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DReport.py2 # This file is used to create report for Eot tool
30 # @param ReportName: name of the report
48 # Write a line in the report
58 # A caller to generate report
375 # Generate end tags of HTML report
387 # Generate start tags of HTML report
471 report = Report('Report.html', fv) variable
472 report.GenerateReport()
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dexample.pas313 EXIT_ERR('deflate should report Z_STREAM_END');
436 EXIT_ERR('inflate should report DATA_ERROR');
473 EXIT_ERR('deflate should report Z_STREAM_END');
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp949 * Returns a details report on a given VM represented as a HTML table.
951 * @param aMachine Machine to create a report for.
978 /* Compose details report */
979 QString report; local
983 QString item = QString (sSectionItemTpl2).arg (tr ("Name", "details report"),
985 + QString (sSectionItemTpl2).arg (tr ("OS Type", "details report"),
988 report += sectionTpl
992 tr ("General", "details report"), /* title */
1025 ? tr ("Enabled", "details report (ACPI)")
1026 : tr ("Disabled", "details report (ACP
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dniclist.pl89 my $report = $formatter->( $sorted_list, $column_names );
91 # Print final report
93 say STDERR "Printing report to '$output'...";
95 print $out_fh $report;
99 print STDOUT $report;
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py2913 (rc, report) = natcommands[func](ctx, mach, nicnum, natEngine, cmdargs)
2918 elif report is not None:
2919 for r in report:
3090 (rc, report) = niccomand[func](ctx, vm, nicnum, adapter, cmdargs)
3093 if report is not None:
3094 print '%s nic %d %s: %s' % (vm.name, nicnum, args[3], report)
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djsr173_api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/stream/ javax/xml/stream/events/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcndr.h96 # error alien NDR_LOCAL_ENDIAN - Greg botched the defines again, please report
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcndr.h84 # error alien NDR_LOCAL_ENDIAN - Greg botched the defines again, please report
/vbox/src/VBox/HostDrivers/Support/os2/
H A DSUPDrvA-os2.asm698 ; do ring-3 init and report failures.
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm773 ; do ring-3 init and report failures.
/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlersA.asm1140 ; The handler will unconditionally print an report to the comport configured

Completed in 417 milliseconds