/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/ |
H A D | customize-flags.php | 28 $build = "<input type=\"submit\" name=\"A\" value=\"Get Image\">"; variable 36 <form action="build.php" method=POST> 40 Make changes below and press <?php echo $build ?> to create an image, <br> 55 <td align="left"> <?php echo $build; ?> </td>
|
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/ |
H A D | create-release.py | 192 def build(arch): function 194 'OvmfPkg/build.sh', 199 logname = 'build-%s.log' % arch 235 build('IA32') 236 build('X64')
|
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/ |
H A D | VBoxMPUtils.cpp | 52 ULONG major, minor, build; local 59 checkedBuild = PsGetVersion(&major, &minor, &build, NULL); 60 LOG(("running on version %d.%d, build %d(checked=%d)", major, minor, build, (int)checkedBuild));
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/ |
H A D | FvImage.py | 1372 Parser.set_defaults(OutputDirectory="build") 1408 from build import build namespace 1411 build.main()
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/vxge/ |
H A D | vxge_config.h | 272 u32 build; member in struct:vxge_hw_device_version
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | directx.c | 1239 * "w" is the vendor specific driver build number. 1249 WORD build; /* build number ('w'), contained in low word of DriverVersion.LowPart */ member in struct:driver_version_information 1259 * - Rage 128 supported up to XP, latest official build 6.13.3279 dated October 2001 */ 1465 TRACE("Found driver \"%s\", version %u, subversion %u, build %u.\n", 1466 entry->driver_name, entry->version, entry->subversion, entry->build); 1598 driver_info->version_low = MAKEDWORD_VERSION(version_info->subversion, version_info->build); 1607 driver_info->version_low = MAKEDWORD_VERSION(version_info->subversion, version_info->build);
|
/vbox/include/VBox/ |
H A D | VMMDev.h | 455 uint32_t build; member in struct:__anon143 702 * build config is sane). So, the user must check this and chop it off before 1454 * Page sharing status query (debug build only)
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-api.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/ws/ javax/xml/ws/handler/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
H A D | jaxb-impl.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ... |
H A D | jaxws-tools.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ... |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |