Searched refs:minor (Results 26 - 50 of 259) sorted by relevance

1234567891011

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A DxorgVersion.h36 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
H A Ddmx-config.h51 * bb: minor version 00-99
58 * macro below, bumb the minor version number, and change
59 * xdpyinfo to key off the major/minor version to determine the
63 #define DMX_VENDOR_RELEASE(major,minor,year,month,day) \
65 ((minor) * 1000000) + \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A DxorgVersion.h36 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A DxorgVersion.h36 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A DxorgVersion.h36 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Version.h39 #define XF86_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
40 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
H A DxorgVersion.h37 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
38 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
H A Ddmx-config.h51 * bb: minor version 00-99
58 * macro below, bumb the minor version number, and change
59 * xdpyinfo to key off the major/minor version to determine the
63 #define DMX_VENDOR_RELEASE(major,minor,year,month,day) \
65 ((minor) * 1000000) + \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A DxorgVersion.h36 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A DxorgVersion.h36 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A DxorgVersion.h36 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A DxorgVersion.h36 #define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A DxorgVersion.h36 #define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A DxorgVersion.h36 #define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
37 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/
H A Dxf86Version.h11 #define XF86_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
12 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Version.h39 #define XF86_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
40 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
H A DxorgVersion.h37 # define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \
38 (((major) * 10000000) + ((minor) * 100000) + ((patch) * 1000) + snap)
H A Ddmx-config.h51 * bb: minor version 00-99
58 * macro below, bumb the minor version number, and change
59 * xdpyinfo to key off the major/minor version to determine the
63 #define DMX_VENDOR_RELEASE(major,minor,year,month,day) \
65 ((minor) * 1000000) + \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dhotplug.h57 int minor; member in struct:OdevAttributes
81 xf86_find_platform_device_by_devnum(int major, int minor);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddmx-config.h51 * bb: minor version 00-99
58 * macro below, bumb the minor version number, and change
59 * xdpyinfo to key off the major/minor version to determine the
63 #define DMX_VENDOR_RELEASE(major,minor,year,month,day) \
65 ((minor) * 1000000) + \
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXinerama.h25 int *minor
/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/
H A DXge.h53 Bool XGEQueryVersion(Display* dpy, int *major, int* minor);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddmx-config.h51 * bb: minor version 00-99
58 * macro below, bumb the minor version number, and change
59 * xdpyinfo to key off the major/minor version to determine the
63 #define DMX_VENDOR_RELEASE(major,minor,year,month,day) \
65 ((minor) * 1000000) + \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddmx-config.h51 * bb: minor version 00-99
58 * macro below, bumb the minor version number, and change
59 * xdpyinfo to key off the major/minor version to determine the
63 #define DMX_VENDOR_RELEASE(major,minor,year,month,day) \
65 ((minor) * 1000000) + \
/vbox/src/VBox/Installer/linux/testcase/
H A DtstInstallerLinux.sh43 SUBSYSTEM=="usb_device", ACTION=="add", RUN+="/opt/VirtualBox/VBoxCreateUSBNode.sh $major $minor $attr{bDeviceClass}"
44 SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", RUN+="/opt/VirtualBox/VBoxCreateUSBNode.sh $major $minor $attr{bDeviceClass}"
45 SUBSYSTEM=="usb_device", ACTION=="remove", RUN+="/opt/VirtualBox/VBoxCreateUSBNode.sh --remove $major $minor"
46 SUBSYSTEM=="usb", ACTION=="remove", ENV{DEVTYPE}=="usb_device", RUN+="/opt/VirtualBox/VBoxCreateUSBNode.sh --remove $major $minor"

Completed in 79 milliseconds

1234567891011