Searched refs:data1 (Results 26 - 47 of 47) sorted by relevance

12

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.c345 static void renderspuCheckCurrentCtxWindowCB(unsigned long key, void *data1, void *data2) argument
347 ContextInfo *pCtx = (ContextInfo *) data1;
1079 static void renderspuVBoxCompositorClearAllCB(unsigned long key, void *data1, void *data2) argument
1081 WindowInfo *window = (WindowInfo *) data1;
1841 static void renderspuReparentWindowCB(unsigned long key, void *data1, void *data2) argument
1843 WindowInfo *pWindow = (WindowInfo *)data1;
H A Drenderspu_agl.c75 static void crClipRootHelper(unsigned long key, void *data1, void *data2) argument
82 WindowInfo *pWin = (WindowInfo *) data1;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_mac.c35 + ads->data1 + ads->ctl5
215 ads->data1 = 0;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/vxge/
H A Dvxge_config.h779 u32 offset, u64 data0, u64 data1);
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXIEproto.h482 CARD32 data1 B32;
/vbox/src/VBox/Additions/x11/x11include/fontsproto-2.1.0/X11/fonts/
H A DFSproto.h402 BYTE data1; member in struct:__anon3312
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dmyri10ge.c302 command->data1 = htonl ( data[1] );
/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.cpp452 event.user.data1 = (void*)(uintptr_t)(x << 16 | y);
H A DVBoxSDL.cpp416 event.user.data1 = data;
2768 #define DECODEX(event) (int)((intptr_t)(event).user.data1 >> 16)
2769 #define DECODEY(event) (int)((intptr_t)(event).user.data1 & 0xFFFF)
2882 PointerShapeChangeData *data = (PointerShapeChangeData *)event.user.data1;
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_texdiff.c21 void crStateTextureObjSwitchCallback( unsigned long key, void *data1, void *data2 )
23 CRTextureObj *tobj = (CRTextureObj *) data1;
H A Dstate_texture.c3352 static void crStateCheckTextureHWIDCB(unsigned long key, void *data1, void *data2) argument
3354 CRTextureObj *pTex = (CRTextureObj *) data1;
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c645 static void stubFindPixmapCB(unsigned long key, void *data1, void *data2) argument
647 ContextInfo *pCtx = (ContextInfo *) data1;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h271 #define D_BYTE CHOICE(.byte, .byte, .data1)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h268 #define D_BYTE CHOICE(.byte, .byte, .data1)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h268 #define D_BYTE CHOICE(.byte, .byte, .data1)
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXproto.h416 BYTE data1; /* depends on reply type */
414 BYTE data1; /* depends on reply type */ member in struct:__anon9689
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/
H A DXproto.h420 BYTE data1; /* depends on reply type */
418 BYTE data1; /* depends on reply type */ member in struct:__anon2133
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h244 #define D_BYTE CHOICE(.byte, .byte, .data1)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h272 #define D_BYTE CHOICE(.byte, .byte, .data1)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h272 #define D_BYTE CHOICE(.byte, .byte, .data1)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h319 #define D_BYTE CHOICE(.byte, .byte, .data1)
/vbox/src/libs/libxml2-2.6.31/
H A Dvalid.c2915 * @data1: Value supplied by the user
2921 const void *data1 ATTRIBUTE_UNUSED)

Completed in 214 milliseconds

12