Searched refs:build (Results 51 - 75 of 77) sorted by relevance

1234

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/
H A Dxptcinvoke_vacpp.asm67 xptcall_vacpp.asm: ALP assembler procedures for VAC++ build of xptcall
H A Dxptcstubs_vacpp.asm56 xptcallstub_vacpp.asm: ALP assembler procedure for VAC++ build of xptcall
/vbox/src/VBox/ValidationKit/testmanager/htdocs/css/
H A Dcommon.css626 #tmform-checkbox-list-build-types .tmform-checkbox-holder {
/vbox/src/VBox/Main/webservice/jaxlibs/
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-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure677 build
849 -build | --build | --buil | --bui | --bu)
851 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1172 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1218 build=$build_alias
1373 --build=BUILD configure for building on BUILD [guessed]
1374 --host=HOST cross-compile to build programs to run on HOST [BUILD]
2413 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >
[all...]
/vbox/src/VBox/Installer/solaris/
H A Dvboxconfig.sh265 # the build number.
283 # For S12 it represents the build numbers. e.g. for 4 : "5.11-5.12.0.0.0.4.1"
713 warnprint "Solaris 11 build 124 or higher required for USB support. Skipped installing USB support."
1193 # remove files installed by Python build
1194 rm -rf $DIR_VBOXBASE/sdk/installer/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/ValidationKit/testmanager/webui/
H A Dwuiadmin.py40 from testmanager.core.build import BuildCategoryLogic, BuildCategoryData, BuildLogic, BuildData;
H A Dwuimain.py41 from testmanager.core.build import BuildDataEx;
H A Dwuitestresult.py42 from testmanager.core.build import BuildData;
/vbox/src/libs/liblzf-3.4/
H A Dconfigure738 -build | --build | --buil | --bui | --bu)
740 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1033 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1066 build=$build_alias
1074 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1634 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1635 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
7344 # Have a temporary directory for convenience. Make it in the build tre
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure807 build
1079 -build | --build | --buil | --bui | --bu)
1081 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1374 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1407 build=$build_alias
1415 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1569 --build=BUILD configure for building on BUILD [guessed]
1570 --host=HOST cross-compile to build program
[all...]
H A Dltmain.sh139 $echo "$modename: not configured to build any kind of library" 1>&2
865 # On Cygwin there's no "real" PIC flag so we must build both object types
938 # Only build a PIC object if we are building libtool libraries.
946 # Don't build PIC code
1023 # Only build a position-dependent object if we build old libraries.
1026 # Don't build PIC code
2860 $echo "*** But as you try to build a module library, libtool will still create "
3170 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3896 # Test again, we may have decided not to build i
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DAsmFuncs.asm203 ;; Next, construct the context record. It will be build on the debug stack by
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/
H A DAsmFuncs.asm204 ;; Next, construct the context record. It will be build on the debug stack by
/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/src/VBox/ValidationKit/testmanager/core/
H A Dschedulerbase.py40 from testmanager.core.build import BuildDataEx, BuildLogic;
417 """Returns the next build, raises StopIteration when the end has been reached."""
462 """ Checks if the build is blacklisted. """
473 """ Configures the build cursor for the cache. """
484 """ Fetches a build from the cursor and adds it to the cache."""
945 Tries to find the most recent validation kit build suitable for the given testbox.
948 Can be overridden by child classes to change the default build requirements.
961 Tries to find a fitting build.
964 Can be overridden by child classes to change the default build requirements.
1018 # Check build requirement
[all...]
H A Dtestresults.py41 from testmanager.core.build import BuildDataEx
810 Get build record by its id
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPWddm.cpp7426 ULONG major, minor, build;
7427 BOOLEAN checkedBuild = PsGetVersion(&major, &minor, &build, NULL);
7430 LOGREL(("OsVersion( %d, %d, %d )", major, minor, build));
7476 if (major == 6 && minor == 4 && build == 9841)
/vbox/
H A Dconfigure159 if [ -d "/lib/modules/`uname -r`/build" ]; then
160 LINUX="/lib/modules/`uname -r`/build"
378 log_success "Determined build machine: $OS.$BUILD_MACHINE, target machine: $OS.$TARGET_MACHINE"
619 # Check for mkisofs, needed to build the CDROM image containing the additions
1561 # Successful build & run the test application so add the necessary
1869 # Check if we are able to build 32-bit applications (needed for the guest additions)
2241 # is around to prevent confusion when the build fails in src/recompiler.
2279 [ $WITH_KMODS -eq 1 ] && echo " --disable-kmods don't build Linux kernel modules (host and guest)"
2283 [ $OSE -eq 0 ] && echo " --disable-extpack don't build the extpack"
2284 [ $WITH_DOCS -eq 1 ] && echo " --disable-docs don't build th
[all...]
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm1830 ;; BIOS build date
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDev.cpp485 * Validates a build tag.
555 /* Now we can either have nothing or a build tag or/and a publisher tag. */
2110 pReq->build = RTBldCfgVersionBuild();

Completed in 295 milliseconds

1234