Searched defs:version (Results 26 - 50 of 223) sorted by relevance

123456789

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_program.h44 const int version; member in struct:__anon6795
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
211 unsigned int version; /**< Version of this struct */ member in struct:__anon6748
221 /* added in version 4 */
233 /* added in version 5 */
237 /* added in version 6 */
242 /* added in version 7 */
245 /* added in version 8 */
251 /* added in version 9 */
295 * Determine the major and minor version of the DRI2 extension.
298 * version o
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddri2.h85 unsigned int version; /**< Version of this struct */ member in struct:__anon8437
96 * \name Fields added in version 2 of the structure.
135 * Determine the major and minor version of the DRI2 extension.
138 * version of the DRI2 extension. While it is possible to peek directly at
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Ddri2.h77 unsigned int version; /**< Version of this struct */ member in struct:__anon8743
119 * Determine the major and minor version of the DRI2 extension.
122 * version of the DRI2 extension. While it is possible to peek directly at
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Ddri2.h158 unsigned int version; /**< Version of this struct */ member in struct:__anon9055
168 /* added in version 4 */
213 * Determine the major and minor version of the DRI2 extension.
216 * version of the DRI2 extension. While it is possible to peek directly at
/vbox/src/VBox/HostDrivers/VBoxUSB/win/testcase/
H A DUSBTest.cpp13 * Foundation, in version 2 as it comes in the "COPYING" file of the
210 USBSUP_VERSION version = {0}; local
245 * Check the version
248 if (!DeviceIoControl(g_hUSBMonitor, SUPUSBFLT_IOCTL_GET_VERSION, NULL, 0,&version, sizeof(version), &cbReturned, NULL))
250 printf("usbproxy: Unable to query filter version!! (rc=%d)\n", GetLastError());
255 if (version.u32Major != USBMON_MAJOR_VERSION ||
256 version.u32Minor < USBMON_MINOR_VERSION)
258 printf("usbproxy: Filter driver version mismatch!!\n");
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dfcoe.h51 /** FCoE frame version */
52 uint8_t version; member in struct:fcoe_header
59 /** FCoE frame version */
H A Dsmbios.h54 /** Major version */
56 /** Minor version */
107 uint8_t version; member in struct:smbios_system_information
128 uint8_t version; member in struct:smbios_enclosure_information
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo_dri.c13 * Foundation, in version 2 as it comes in the "COPYING" file of the
202 /* Check the DRI version */
206 TRACE_LOG("Checking DRI version\n");
211 "Disabling DRI due to a version mismatch between server and driver. Server version: %d.%d. Driver version: %d.%d\n",
293 /* Check the DRM version */
296 drmVersionPtr version = drmGetVersion(pVBox->drmFD); local
297 TRACE_LOG("Checking DRM version\n");
298 if (version)
[all...]
/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/public/
H A DipcModule.h28 * of those above. If you wish to allow use of your version of this file only
30 * use your version of this file under the terms of the MPL, indicate your
33 * the provisions above, a recipient may use your version of this file under
56 // the version of ipcModuleMethods data structure.
66 // this field holds the version of the data structure, which is always the
69 PRUint32 version; member in struct:ipcModuleMethods
116 // the version of ipcDaemonMethods data structure.
132 PRUint32 version; member in struct:ipcDaemonMethods
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dipv6.c28 * of those above. If you wish to allow use of your version of this file only
30 * use your version of this file under the terms of the MPL, indicate your
33 * the provisions above, a recipient may use your version of this file under
68 PR_fprintf(err, "\t-V Display runtime version info (default: FALSE)\n");
119 PRBool failed = PR_FALSE, version = PR_FALSE; local
132 case 'V': /* Do version discovery */
133 version = PR_TRUE;
143 if (version)
167 (void)PR_fprintf(err, "Runtime library version information\n");
/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dmztools.c54 unsigned int version = READ_16(header + 4); local
153 WRITE_16(header + 4, version);
154 WRITE_16(header + 6, version);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
211 unsigned int version; /**< Version of this struct */ member in struct:__anon7063
221 /* added in version 4 */
233 /* added in version 5 */
237 /* added in version 6 */
242 /* added in version 7 */
245 /* added in version 8 */
251 /* added in version 9 */
295 * Determine the major and minor version of the DRI2 extension.
298 * version o
[all...]
H A Dglamor_program.h46 const int version; member in struct:__anon7114
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
167 unsigned int version; /**< Version of this struct */ member in struct:__anon9374
177 /* added in version 4 */
189 /* added in version 5 */
232 * Determine the major and minor version of the DRI2 extension.
235 * version of the DRI2 extension. While it is possible to peek directly at
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
167 unsigned int version; /**< Version of this struct */ member in struct:__anon4904
177 /* added in version 4 */
189 /* added in version 5 */
232 * Determine the major and minor version of the DRI2 extension.
235 * version of the DRI2 extension. While it is possible to peek directly at
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
167 unsigned int version; /**< Version of this struct */ member in struct:__anon5219
177 /* added in version 4 */
189 /* added in version 5 */
232 * Determine the major and minor version of the DRI2 extension.
235 * version of the DRI2 extension. While it is possible to peek directly at
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
191 unsigned int version; /**< Version of this struct */ member in struct:__anon5532
201 /* added in version 4 */
213 /* added in version 5 */
217 /* added in version 6 */
261 * Determine the major and minor version of the DRI2 extension.
264 * version of the DRI2 extension. While it is possible to peek directly at
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
211 unsigned int version; /**< Version of this struct */ member in struct:__anon5840
221 /* added in version 4 */
233 /* added in version 5 */
237 /* added in version 6 */
242 /* added in version 7 */
245 /* added in version 8 */
251 /* added in version 9 */
295 * Determine the major and minor version of the DRI2 extension.
298 * version o
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
211 unsigned int version; /**< Version of this struct */ member in struct:__anon6147
221 /* added in version 4 */
233 /* added in version 5 */
237 /* added in version 6 */
242 /* added in version 7 */
245 /* added in version 8 */
251 /* added in version 9 */
295 * Determine the major and minor version of the DRI2 extension.
298 * version o
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddri2.h49 extern CARD8 dri2_major; /* version of DRI2 supported by DDX */
211 unsigned int version; /**< Version of this struct */ member in struct:__anon6450
221 /* added in version 4 */
233 /* added in version 5 */
237 /* added in version 6 */
242 /* added in version 7 */
245 /* added in version 8 */
251 /* added in version 9 */
295 * Determine the major and minor version of the DRI2 extension.
298 * version o
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Dmain.c1 /* Main function for dlg version
33 char version[] = "1.33MR33"; /* MRXXX */ variable
187 &(version[0]));
/vbox/src/VBox/Devices/Network/lwip/src/core/snmp/
H A Dmsg_in.c844 /* check total length, version, community, pdu type */
933 s32_t version; local
950 /* can't decode or no integer (version) */
954 derr = snmp_asn1_dec_s32t(p, ofs + 1 + len_octets, len, &version);
961 if (version != 0)
963 /* not version 1 */
/vbox/src/VBox/Devices/Network/lwip-new/src/core/snmp/
H A Dmsg_in.c858 /* check total length, version, community, pdu type */
922 s32_t version; local
939 /* can't decode or no integer (version) */
943 derr = snmp_asn1_dec_s32t(p, ofs + 1 + len_octets, len, &version);
950 if (version != 0)
952 /* not version 1 */
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/image/
H A Dbzimage.c6 * published by the Free Software Foundation; either version 2 of the
7 * License, or any later version.
48 /** Boot protocol version */
49 unsigned int version; member in struct:bzimage_context
125 /* Check for signatures and determine version */
132 bzimg->version = bzimg->bzhdr.version;
141 bzimg->version = 0x0100;
150 is_bzimage = ( ( bzimg->version >= 0x0200 ) ?
173 bzimg->mem_limit = ( ( bzimg->version >
[all...]

Completed in 96 milliseconds

123456789