Searched defs:build (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/
H A Dcustomize-flags.php28 $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 Dcreate-release.py192 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 DVBoxMPUtils.cpp52 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 DFvImage.py1372 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 Dvxge_config.h272 u32 build; member in struct:vxge_hw_device_version
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c1239 * "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 DVMMDev.h455 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 Djaxws-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/ws/ javax/xml/ws/handler/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 167 milliseconds