Searched refs:Resource (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djsr250-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/security/ javax/annotation/PostConstruct. ...
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c172 @param[in] BridgeResource Resource descriptor of the bridge device.
180 PCI_RESOURCE_NODE *Resource; local
194 Resource = RESOURCE_NODE_FROM_LINK (Link);
195 if (Resource->ResourceUsage == PciResUsageTypical) {
196 Bar = Resource->Virtual ? Resource->PciDev->VfPciBar : Resource->PciDev->PciBar;
199 Bar[Resource->Bar].BaseAddress, Resource->Length, Resource
250 PCI_RESOURCE_NODE *Resource; local
[all...]
/vbox/
H A Dconfigure.vbs1240 if InStr(1, g_strShellOutput, "Resource Compiler Version 6.2.") > 0 then
1243 elseif InStr(1, g_strShellOutput, "Resource Compiler Version 6.1.") > 0 then
1347 And InStr(1, g_strShellOutput, "Resource Compiler Version 6.1.") > 0 then

Completed in 232 milliseconds