Searched refs:minor (Results 126 - 150 of 259) sorted by relevance

1234567891011

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Module.h75 * ABI versions. Each version has a major and minor revision. Modules
76 * using lower minor revisions must work with servers of a higher minor
79 * changed. The minor revision mask is 0x0000FFFF and the major revision
136 CARD8 minorversion; /* module-specific minor version */
151 CARD8 minorversion; /* moudle-specific minor version */
182 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Module.h75 * ABI versions. Each version has a major and minor revision. Modules
76 * using lower minor revisions must work with servers of a higher minor
79 * changed. The minor revision mask is 0x0000FFFF and the major revision
136 CARD8 minorversion; /* module-specific minor version */
151 CARD8 minorversion; /* moudle-specific minor version */
182 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor,
H A Dxf86platformBus.h140 return xf86_platform_device_odev_attributes(device)->minor;
H A Dglxserver.h296 #define __GLX_IS_VERSION_SUPPORTED(major,minor) \
298 ((__glXVersionMajor == (major)) && (__glXVersionMinor >= (minor))) )
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Module.h79 * ABI versions. Each version has a major and minor revision. Modules
80 * using lower minor revisions must work with servers of a higher minor
83 * changed. The minor revision mask is 0x0000FFFF and the major revision
144 CARD8 minorversion; /* module-specific minor version */
159 CARD8 minorversion; /* moudle-specific minor version */
216 void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Module.h78 * ABI versions. Each version has a major and minor revision. Modules
79 * using lower minor revisions must work with servers of a higher minor
82 * changed. The minor revision mask is 0x0000FFFF and the major revision
139 CARD8 minorversion; /* module-specific minor version */
154 CARD8 minorversion; /* moudle-specific minor version */
211 void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
H A Dglxserver.h318 #define __GLX_IS_VERSION_SUPPORTED(major,minor) \
320 ((__glXVersionMajor == (major)) && (__glXVersionMinor >= (minor))) )
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Module.h78 * ABI versions. Each version has a major and minor revision. Modules
79 * using lower minor revisions must work with servers of a higher minor
82 * changed. The minor revision mask is 0x0000FFFF and the major revision
139 CARD8 minorversion; /* module-specific minor version */
154 CARD8 minorversion; /* moudle-specific minor version */
211 void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Module.h77 * ABI versions. Each version has a major and minor revision. Modules
78 * using lower minor revisions must work with servers of a higher minor
81 * changed. The minor revision mask is 0x0000FFFF and the major revision
138 CARD8 minorversion; /* module-specific minor version */
153 CARD8 minorversion; /* moudle-specific minor version */
209 void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Module.h77 * ABI versions. Each version has a major and minor revision. Modules
78 * using lower minor revisions must work with servers of a higher minor
81 * changed. The minor revision mask is 0x0000FFFF and the major revision
138 CARD8 minorversion; /* module-specific minor version */
153 CARD8 minorversion; /* moudle-specific minor version */
197 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
H A Dglxserver.h313 #define __GLX_IS_VERSION_SUPPORTED(major,minor) \
315 ((__glXVersionMajor == (major)) && (__glXVersionMinor >= (minor))) )
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Module.h77 * ABI versions. Each version has a major and minor revision. Modules
78 * using lower minor revisions must work with servers of a higher minor
81 * changed. The minor revision mask is 0x0000FFFF and the major revision
138 CARD8 minorversion; /* module-specific minor version */
153 CARD8 minorversion; /* moudle-specific minor version */
197 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
H A Dglxserver.h313 #define __GLX_IS_VERSION_SUPPORTED(major,minor) \
315 ((__glXVersionMajor == (major)) && (__glXVersionMinor >= (minor))) )
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Module.h77 * ABI versions. Each version has a major and minor revision. Modules
78 * using lower minor revisions must work with servers of a higher minor
81 * changed. The minor revision mask is 0x0000FFFF and the major revision
138 CARD8 minorversion; /* module-specific minor version */
153 CARD8 minorversion; /* moudle-specific minor version */
197 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
H A Dglxserver.h313 #define __GLX_IS_VERSION_SUPPORTED(major,minor) \
315 ((__glXVersionMajor == (major)) && (__glXVersionMinor >= (minor))) )
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Module.h77 * ABI versions. Each version has a major and minor revision. Modules
78 * using lower minor revisions must work with servers of a higher minor
81 * changed. The minor revision mask is 0x0000FFFF and the major revision
138 CARD8 minorversion; /* module-specific minor version */
153 CARD8 minorversion; /* moudle-specific minor version */
197 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
H A Dglxserver.h313 #define __GLX_IS_VERSION_SUPPORTED(major,minor) \
315 ((__glXVersionMajor == (major)) && (__glXVersionMinor >= (minor))) )
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Module.h77 * ABI versions. Each version has a major and minor revision. Modules
78 * using lower minor revisions must work with servers of a higher minor
81 * changed. The minor revision mask is 0x0000FFFF and the major revision
138 CARD8 minorversion; /* module-specific minor version */
153 CARD8 minorversion; /* moudle-specific minor version */
197 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Module.h77 * ABI versions. Each version has a major and minor revision. Modules
78 * using lower minor revisions must work with servers of a higher minor
81 * changed. The minor revision mask is 0x0000FFFF and the major revision
138 CARD8 minorversion; /* module-specific minor version */
153 CARD8 minorversion; /* moudle-specific minor version */
197 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Module.h75 * ABI versions. Each version has a major and minor revision. Modules
76 * using lower minor revisions must work with servers of a higher minor
79 * changed. The minor revision mask is 0x0000FFFF and the major revision
136 CARD8 minorversion; /* module-specific minor version */
151 CARD8 minorversion; /* moudle-specific minor version */
182 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Module.h75 * ABI versions. Each version has a major and minor revision. Modules
76 * using lower minor revisions must work with servers of a higher minor
79 * changed. The minor revision mask is 0x0000FFFF and the major revision
136 CARD8 minorversion; /* module-specific minor version */
151 CARD8 minorversion; /* moudle-specific minor version */
182 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Module.h75 * ABI versions. Each version has a major and minor revision. Modules
76 * using lower minor revisions must work with servers of a higher minor
79 * changed. The minor revision mask is 0x0000FFFF and the major revision
136 CARD8 minorversion; /* module-specific minor version */
151 CARD8 minorversion; /* moudle-specific minor version */
182 extern _X_EXPORT void LoaderGetOS(const char **name, int *major, int *minor,
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86Module.h57 * ABI versions. Each version has a major and minor revision. Modules
58 * using lower minor revisions must work with servers of a higher minor
61 * changed. The minor revision mask is 0x0000FFFF and the major revision
122 CARD8 minorversion; /* module-specific minor version */
137 CARD8 minorversion; /* moudle-specific minor version */
190 void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Module.h80 * ABI versions. Each version has a major and minor revision. Modules
81 * using lower minor revisions must work with servers of a higher minor
84 * changed. The minor revision mask is 0x0000FFFF and the major revision
145 CARD8 minorversion; /* module-specific minor version */
160 CARD8 minorversion; /* moudle-specific minor version */
217 void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Module.h80 * ABI versions. Each version has a major and minor revision. Modules
81 * using lower minor revisions must work with servers of a higher minor
84 * changed. The minor revision mask is 0x0000FFFF and the major revision
145 CARD8 minorversion; /* module-specific minor version */
160 CARD8 minorversion; /* moudle-specific minor version */
213 void LoaderGetOS(const char **name, int *major, int *minor, int *teeny);

Completed in 112 milliseconds

1234567891011