Searched refs:Report (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibAdditions.cpp165 VMMDevReportGuestStatus Report; local
166 RT_ZERO(Report);
167 int rc = vmmdevInitRequest((VMMDevRequestHeader*)&Report, VMMDevReq_ReportGuestStatus);
170 Report.guestStatus.facility = enmFacility;
171 Report.guestStatus.status = enmStatusCurrent;
172 Report.guestStatus.flags = fReserved;
174 rc = vbglR3GRPerform(&Report.header);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiUsbLib/
H A DHid.c369 buffer specified by ReportLength and Report.
371 If Report is NULL, then ASSERT().
377 @param ReportLength The size, in bytes, of Report.
378 @param Report A pointer to the report descriptor buffer to set.
393 IN UINT8 *Report
401 ASSERT (Report != NULL);
417 Report,
431 specified by Report.
433 If Report is NULL, then ASSERT().
439 @param ReportLength The size, in bytes, of Report
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiUsbLib.h187 buffer specified by ReportLength and Report.
189 If Report is NULL, then ASSERT().
195 @param ReportLength The size, in bytes, of Report.
196 @param Report A pointer to the report descriptor buffer to set.
211 IN UINT8 *Report
219 specified by Report.
221 If Report is NULL, then ASSERT().
227 @param ReportLength The size, in bytes, of Report.
228 @param Report A pointer to the buffer to store the report descriptor.
232 buffer specified by ReportLength and Report i
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DEot.py29 from Report import Report namespace
47 FvFileList="", MapFileList="", Report='Report.html', Dispatch=None):
52 self.Report = Report
135 # Generate Report
294 Rep = Report(self.Report, EotGlobalData.gFV, self.Dispatch)
334 SqlCommand = """select DISTINCT GuidName from Report"""
[all...]
H A DReport.py20 ## Report() class
22 # This class defined Report
26 class Report(object): class in inherits:object
33 def __init__(self, ReportName = 'Report.html', FvObj = None, DispatchName=None):
145 SqlCommand = """select DISTINCT GuidName from Report where GuidValue like '%s' and ItemMode = 'Produced' group by GuidName""" % (Item)
200 SqlCommand = """select DISTINCT SourceFileFullPath, BelongsToFunction from Report where GuidName like '%s' and ItemMode = 'Callback'""" % Name
303 SqlCommand = """select ModuleName, ItemType, GuidName, GuidValue, GuidMacro from Report
336 SqlCommand = """select ModuleName, ItemType, GuidName, GuidValue, GuidMacro from Report
396 <title>Execution Order Tool Report</title>
471 report = Report('Repor
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Ddepcomp52 Report bugs to <bug-automake@gnu.org>.
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure1305 # Report the --help message.
1457 Report bugs to the package provider.
8468 Report bugs to the package provider."
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 81 milliseconds