Searched defs:VERSION (Results 1 - 25 of 43) sorted by relevance

12

/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/libs/libxml2-2.6.31/
H A Dacconfig.h2 #undef VERSION macro
/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/linux/lightdm-greeter/liblightdm-gobject-1.5.0/
H A Dconfig.h90 #define VERSION "1.5.0" macro
/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/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)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java66 VERSION enum constant in enum:JDTrace.Mode
821 mode = Mode.VERSION;
854 if (mode == Mode.VERSION) {
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dwpng.c56 #define VERSION "1.03 of 19 March 2000" macro
365 fprintf(stderr, "\n%s %s: %s\n", PROGNAME, VERSION, APPNAME);
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);
H A Drpng-x.c56 #define VERSION "1.13 of 16 August 2001" macro
282 fprintf(stderr, "\n%s %s: %s\n", PROGNAME, VERSION, appname);
H A Drpng2-win.c60 #define VERSION "1.21 of 29 June 2001" macro
431 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname);
467 fprintf(stderr, "\n%s %s: %s\n", PROGNAME, VERSION, appname);
H A Drpng2-x.c61 #define VERSION "1.22 of 16 August 2001" macro
433 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname);
/vbox/src/libs/libxml2-2.6.31/macos/src/
H A Dconfig-mac.h10 #define VERSION macro
184 #define VERSION macro
/vbox/src/libs/libxml2-2.6.31/include/
H A Dvboxconfig.h402 #define VERSION "2.6.30" macro
/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
H A Dedid.h116 #define VERSION GET(V_VERSION) 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
H A Dedid.h114 #define VERSION GET(V_VERSION) 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/visupng/
H A DVisualPng.c14 #define VERSION "1.0 of 2000 June 07" macro
/vbox/src/VBox/Additions/common/VBoxControl/
H A DVBoxControl.cpp99 VERSION, enumerator in enum:VBoxControlUsage
164 if (eWhich == VERSION || eWhich == USAGE_ALL)
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c70 #define VERSION "5.1a" macro
384 DON'T FORGET TO MENTION THE VERSION NUMBER!
1114 co, VERSION, ID, WEB, oc);
1117 co, VERSION, WEB, oc);
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/ddc/
H A Dedid.h117 #define VERSION GET(V_VERSION) macro

Completed in 311 milliseconds

12