Searched refs:VERSION (Results 1 - 25 of 65) sorted by relevance

123

/vbox/src/VBox/HostDrivers/linux/
H A Ddo_dkms21 VERSION="$3"
56 if $DKMS add -m $MODULE -v $VERSION &&
57 $DKMS build -m $MODULE -v $VERSION &&
58 $DKMS install -m $MODULE -v $VERSION --force
/vbox/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/
H A Dconfig.h90 #define VERSION "1.5.0" macro
/vbox/src/libs/libxml2-2.6.31/
H A Dacconfig.h2 #undef VERSION macro
H A Dxml2-config.in61 echo @VERSION@
H A Dconfig.h.in3 #undef VERSION
277 #undef VERSION
/vbox/src/VBox/Installer/linux/testcase/
H A DtstInstallerLinux.sh27 VERSION="$6"
31 echo "Bad output for udev version $VERSION. Expected:"
52 VERSION 59
62 VERSION 55
72 VERSION 54
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A Ddo-not-use-config.h76 #undef VERSION macro
/vbox/src/VBox/Additions/x11/x11include/libpciaccess-0.10.8/
H A Dconfig.h.in79 #undef VERSION
/vbox/src/libs/libxml2-2.6.31/macos/src/
H A Dconfig-mac.h10 #define VERSION macro
184 #define VERSION macro
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dconfig.h.in96 #undef VERSION
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/BPDG/
H A DBPDG.py36 VERSION = (st.LBL_BPDG_VERSION + " " + gBUILD_VERSION) variable
94 parser = OptionParser(version="%s - Version %s\n" % (PROJECT_NAME, VERSION),
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dmain.c83 printf ( NORMAL "\n\n" PRODUCT_NAME "\n" BOLD "iPXE " VERSION
/vbox/src/libs/libxml2-2.6.31/vms/
H A Dconfig.vms12 #undef VERSION
158 #undef VERSION
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/Efi/
H A Dgetpath.c21 /Efi/StdLib/lib/python.VERSION The platform independent Python modules.
22 /Efi/StdLib/lib/python.VERSION/dynalib Dynamically loadable Python extension modules.
40 /* VERSION must be at least two characters long. */
41 #ifndef VERSION
42 #define VERSION "27" macro
63 #define LIBPYTHON "lib/python." VERSION
436 The prefix landmark will always be lib/python.VERSION/os.py and the
437 exec_prefix will always be lib/python.VERSION/dynaload, where VERSION
459 expected by other code, by stripping the "lib/python$VERSION/
[all...]
/vbox/src/VBox/Installer/linux/
H A Dinstall.sh25 VERSION="_VERSION_"
122 info "VirtualBox Version $VERSION r$SVNREV ($BUILD) installer"
143 log "VirtualBox $VERSION r$SVNREV installer, built $BUILD."
254 if [ -n "$PREV_INSTALLATION" -a -z "$FORCE_UPGRADE" -a ! "$VERSION" = "$INSTALL_VER" ] &&
274 if [ ! "$VERSION" = "$INSTALL_VER" -a ! "$BUILD_MODULE" = "true" -a -n "$DKMS" ]
467 echo "INSTALL_VER='$VERSION'" >> $CONFIG_DIR/$CONFIG
H A Dvboxdrv.sh.in32 VERSION=%VERSION%
327 if ! $DODKMS install vboxhost $VERSION >> $LOG; then
/vbox/src/VBox/Main/testcase/VBoxVBTest/
H A DTestForm.frm0 VERSION 5.00
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddo-not-use-config.h472 #define VERSION "1.3.0.0" macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddo-not-use-config.h526 #define VERSION "1.4.2" macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddo-not-use-config.h559 #define VERSION "1.5.3" macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddo-not-use-config.h457 #define VERSION "1.1.0" macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddo-not-use-config.h421 #define VERSION "1.0.1" macro
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-win.c55 #define VERSION "1.20 of 28 May 2001" macro
288 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname);
307 fprintf(stderr, "\n%s %s: %s\n", PROGNAME, VERSION, appname);
/vbox/src/libs/libxml2-2.6.31/include/
H A Dvboxconfig.h402 #define VERSION "2.6.30" macro
/vbox/src/VBox/Devices/PC/ipxe/src/
H A DMakefile167 VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION) macro
171 -DVERSION=\"$(VERSION)\"
172 IDENT = '$(@F) $(VERSION) (GPL) ipxe.org'
174 @$(ECHO) $(VERSION)

Completed in 80 milliseconds

123