Searched defs:report (Results 1 - 7 of 7) sorted by relevance

/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/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...]
/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/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. ...

Completed in 53 milliseconds