/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | loaderProcs.h | 68 char *identifier; member in struct:module_desc
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | loaderProcs.h | 68 char *identifier; member in struct:module_desc
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | loaderProcs.h | 70 char *identifier; member in struct:module_desc
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | loaderProcs.h | 70 char *identifier; member in struct:module_desc
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/ |
H A D | directx.c | 130 DWORD flags, D3DADAPTER_IDENTIFIER8 *identifier) 136 TRACE("iface %p, adapter %u, flags %#x, identifier %p.\n", 137 iface, adapter, flags, identifier); 139 adapter_id.driver = identifier->Driver; 140 adapter_id.driver_size = sizeof(identifier->Driver); 141 adapter_id.description = identifier->Description; 142 adapter_id.description_size = sizeof(identifier->Description); 150 identifier->DriverVersion = adapter_id.driver_version; 151 identifier->VendorId = adapter_id.vendor_id; 152 identifier 129 d3d8_GetAdapterIdentifier(IDirect3D8 *iface, UINT adapter, DWORD flags, D3DADAPTER_IDENTIFIER8 *identifier) argument [all...] |
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | scsi.c | 605 uint8_t identifier; local 612 identifier = 0; 616 identifier = inb(BUSLOGIC_BIOS_IO_PORT+VBSCSI_REGISTER_IDENTIFY); 618 if (identifier == 0x55) 632 identifier = inb(LSILOGIC_BIOS_IO_PORT+VBSCSI_REGISTER_IDENTIFY); 634 if (identifier == 0x55) 648 identifier = inb(LSILOGIC_SAS_BIOS_IO_PORT+VBSCSI_REGISTER_IDENTIFY); 650 if (identifier == 0x55)
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/bus/ |
H A D | isapnp.c | 94 #define ISAPNP_CARD_ID_DATA(identifier) \ 95 (identifier)->vendor_id, (identifier)->prod_id, \ 96 isa_id_string ( (identifier)->vendor_id, (identifier)->prod_id ), \ 97 (identifier)->serial 275 * Compute ISAPnP identifier checksum 277 * @v identifier ISAPnP identifier 280 static unsigned int isapnp_checksum ( struct isapnp_identifier *identifier ) { 409 struct isapnp_identifier identifier; local 647 struct isapnp_identifier identifier; local [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/ |
H A D | directx.c | 133 DWORD flags, D3DADAPTER_IDENTIFIER9 *identifier) 139 TRACE("iface %p, adapter %u, flags %#x, identifier %p.\n", 140 iface, adapter, flags, identifier); 142 adapter_id.driver = identifier->Driver; 143 adapter_id.driver_size = sizeof(identifier->Driver); 144 adapter_id.description = identifier->Description; 145 adapter_id.description_size = sizeof(identifier->Description); 146 adapter_id.device_name = identifier->DeviceName; 147 adapter_id.device_name_size = sizeof(identifier->DeviceName); 153 identifier 132 d3d9_GetAdapterIdentifier(IDirect3D9Ex *iface, UINT adapter, DWORD flags, D3DADAPTER_IDENTIFIER9 *identifier) argument [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/net/tcp/ |
H A D | iscsi.c | 125 __einfo_uniqify ( EINFO_EPROTO, 0x02, "Invalid CHAP identifier" ) 939 unsigned int identifier; local 943 /* The CHAP identifier is an integer value */ 944 identifier = strtoul ( value, &endp, 0 ); 946 DBGC ( iscsi, "iSCSI %p saw invalid CHAP identifier \"%s\"\n", 962 chap_set_identifier ( &iscsi->chap, identifier );
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xf86Parser.h | 309 char *identifier; member in struct:__anon6929 332 char *identifier; member in struct:__anon6930
|
H A D | xf86str.h | 148 const char *name; /* identifier for the mode */ 390 const char *identifier; member in struct:__anon6967 433 const char *identifier; member in struct:_confxvportrec 438 const char *identifier; member in struct:_confxvadaptrec 599 int num; /* A unique identifier for the mode (num > 0) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xf86Parser.h | 308 char *identifier; member in struct:__anon7242 331 char *identifier; member in struct:__anon7243
|
H A D | xf86str.h | 148 const char *name; /* identifier for the mode */ 390 const char *identifier; member in struct:__anon7278 432 const char *identifier; member in struct:_confxvportrec 437 const char *identifier; member in struct:_confxvadaptrec 598 int num; /* A unique identifier for the mode (num > 0) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xf86Parser.h | 344 char *identifier; member in struct:__anon9236
|
H A D | xf86str.h | 152 char * name; /* identifier for the mode */ 379 char * identifier; member in struct:__anon9274 407 char * identifier; member in struct:__anon9275 429 char * identifier; member in struct:_confxvportrec 434 char * identifier; member in struct:_confxvadaptrec 601 int num; /* A unique identifier for the mode (num > 0) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xf86Parser.h | 352 char *identifier; member in struct:__anon9557
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xf86Parser.h | 351 char *identifier; member in struct:__anon5083
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | xf86Parser.h | 351 char *identifier; member in struct:__anon5395
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | xf86Parser.h | 351 char *identifier; member in struct:__anon5706
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | xf86Parser.h | 307 char *identifier; member in struct:__anon6013
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | xf86Parser.h | 307 char *identifier; member in struct:__anon6316
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | xf86Parser.h | 307 char *identifier; member in struct:__anon6614
|
/vbox/src/libs/libxml2-2.6.31/include/libxml/ |
H A D | schemasInternals.h | 845 const xmlChar *identifier; member in struct:_xmlSchemaNotation
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | directx.c | 3611 UINT adapter_idx, DWORD flags, struct wined3d_adapter_identifier *identifier) 3617 TRACE("wined3d %p, adapter_idx %u, flags %#x, identifier %p.\n", 3618 wined3d, adapter_idx, flags, identifier); 3625 if (identifier->driver_size) 3628 len = min(strlen(name), identifier->driver_size - 1); 3629 memcpy(identifier->driver, name, len); 3630 identifier->driver[len] = '\0'; 3633 if (identifier->description_size) 3636 len = min(strlen(description), identifier->description_size - 1); 3637 memcpy(identifier 3610 wined3d_get_adapter_identifier(const struct wined3d *wined3d, UINT adapter_idx, DWORD flags, struct wined3d_adapter_identifier *identifier) argument [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xf86str.h | 152 char * name; /* identifier for the mode */ 392 char * identifier; member in struct:__anon8957 420 char * identifier; member in struct:__anon8958 442 char * identifier; member in struct:_confxvportrec 447 char * identifier; member in struct:_confxvadaptrec 614 int num; /* A unique identifier for the mode (num > 0) */
|