Searched refs:attached (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/contrib/vm/
H A Dserial-console188 print STDERR "Bochs attached.\n\n\n"
238 my $attached = 1;
242 $select->can_read ( $attached ? undef : 1 );
251 bochs_attached() if $attached == 0;
252 $attached = 1;
257 # certainly indicates that nothing is attached to the slave.
258 bochs_detached() if $attached == 1;
259 $attached = 0;
263 bochs_attached() if $attached == 0;
264 $attached
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c338 entry->attached = FALSE;
359 entry->attached = FALSE;
430 if (entry->attached)
463 entry->attached = TRUE;
692 entry->attached = FALSE;
H A Dwined3d_private.h2241 BOOL attached; member in struct:fbo_entry
2371 #define SFLAG_DIBSECTION 0x00001000 /* Has a DIB section attached for GetDC. */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c345 entry->attached = FALSE;
362 entry->attached = FALSE;
425 if (!entry->attached)
444 entry->attached = TRUE;
H A Dwined3d_private.h2342 BOOL attached; member in struct:fbo_entry
2498 #define SFLAG_DIBSECTION 0x00000004 /* Has a DIB section attached for GetDC */
2515 #define SFLAG_PBO 0x00080000 /* Has a PBO attached for speeding up data transfers for dynamically locked surfaces */
/vbox/src/VBox/Additions/x11/x11include/inputproto-1.9.99.902/X11/extensions/
H A DXIproto.h242 CARD8 attached; /* id of master dev (if IsXExtension..) */ member in struct:_xDeviceInfo
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_2.h3094 PRBool * attached
3201 PRBool attached,
H A DVBoxCAPI_v4_0.h3424 PRBool * attached
7001 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached);
H A DVBoxCAPI_v4_1.h3636 PRBool * attached
7401 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached);
H A DVBoxCAPI_v4_2.h3980 PRBool * attached
8407 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached);
H A DVBoxCAPI_v2_2.h2526 PRBool attached,
H A DVBoxCAPI_v3_0.h3064 PRBool attached,
H A DVBoxCAPI_v3_1.h3079 PRBool attached,
H A DVBoxCAPI_v4_3.h5726 PRBool * attached
6450 PRBool * attached
19658 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached);
19685 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2377 BOOL attached; member in struct:fbo_entry
2533 #define SFLAG_DIBSECTION 0x00000004 /* Has a DIB section attached for GetDC */
2550 #define SFLAG_PBO 0x00080000 /* Has a PBO attached for speeding up data transfers for dynamically locked surfaces */

Completed in 347 milliseconds