| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winwindowswm.c | 118 WMEventPtr pEvent; local in function:WMFreeClient 121 pEvent = (WMEventPtr) data; 127 for (pCur = *pHead; pCur && pCur != pEvent; pCur=pCur->next) 132 pPrev->next = pEvent->next; 134 *pHead = pEvent->next; 138 free((pointer) pEvent); 164 WMEventPtr pEvent, pNewEvent, *pHead; local in function:ProcWindowsWMSelectInput 174 for (pEvent = *pHead; pEvent; pEvent 261 WMEventPtr *pHead, pEvent; local in function:winWindowsWMSendEvent [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | applewm.c | 184 WMEventPtr pEvent; 188 pEvent = (WMEventPtr) data; 192 for (pCur = *pHead; pCur && pCur != pEvent; pCur=pCur->next) 196 pPrev->next = pEvent->next; 198 *pHead = pEvent->next; 202 free((pointer) pEvent); 226 WMEventPtr pEvent, pNewEvent, *pHead; 235 for (pEvent = *pHead; pEvent; pEvent 183 WMEventPtr pEvent; local in function:WMFreeClient 225 WMEventPtr pEvent, pNewEvent, *pHead; local in function:ProcAppleWMSelectInput 312 WMEventPtr *pHead, pEvent; local in function:AppleWMSendEvent [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | applewm.c | 180 WMEventPtr pEvent; local in function:WMFreeClient 184 pEvent = (WMEventPtr)data; 191 for (pCur = *pHead; pCur && pCur != pEvent; pCur = pCur->next) 195 pPrev->next = pEvent->next; 197 *pHead = pEvent->next; 201 free((void *)pEvent); 226 WMEventPtr pEvent, pNewEvent, *pHead; local in function:ProcAppleWMSelectInput 238 for (pEvent = *pHead; pEvent; pEvent 315 WMEventPtr *pHead, pEvent; local in function:AppleWMSendEvent [all...] |
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_event.h | 67 static inline size_t vn_sizeof_vkCreateEvent(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) argument 80 cmd_size += vn_sizeof_simple_pointer(pEvent); 81 if (pEvent) 82 cmd_size += vn_sizeof_VkEvent(pEvent); 87 static inline void vn_encode_vkCreateEvent(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) argument 99 if (vn_encode_simple_pointer(enc, pEvent)) 100 vn_encode_VkEvent(enc, pEvent); 103 static inline size_t vn_sizeof_vkCreateEvent_reply(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) argument 113 cmd_size += vn_sizeof_simple_pointer(pEvent); 114 if (pEvent) 120 vn_decode_vkCreateEvent_reply(struct vn_cs_decoder * dec,VkDevice device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument 341 vn_submit_vkCreateEvent(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkDevice device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent,struct vn_instance_submit_command * submit) argument 446 vn_call_vkCreateEvent(struct vn_instance * vn_instance,VkDevice device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument 462 vn_async_vkCreateEvent(struct vn_instance * vn_instance,VkDevice device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument [all...] |
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miexpose.c | 349 xEvent *pEvent; local in function:miSendGraphicsExpose 357 if(!(pEvent = malloc(numRects * sizeof(xEvent)))) 359 pe = pEvent; 375 TryClientEvents(client, NULL, pEvent, numRects, 377 free(pEvent); 397 xEvent *pEvent, *pe; local in function:miSendExposures 402 if(!(pEvent = calloc(1, numRects * sizeof(xEvent)))) 405 for (i=numRects, pe = pEvent; --i >= 0; pe++, pBox++) 432 free(pEvent); 440 pEvent[ [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miexpose.c | 308 xEvent *pEvent, *pe; local in function:miSendExposures 313 if (!(pEvent = calloc(1, numRects * sizeof(xEvent)))) 316 for (i = numRects, pe = pEvent; --i >= 0; pe++, pBox++) { 344 free(pEvent); 352 pEvent[i].u.expose.window = realWin; 353 pEvent[i].u.expose.x += x; 354 pEvent[i].u.expose.y += y; 359 DeliverEvents(pWin, pEvent, numRects, NullWindow); 361 free(pEvent);
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_queue.c | 1036 VkEvent *pEvent) 1053 *pEvent = ev_handle; 1033 vn_CreateEvent(VkDevice device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | wglext.h | 590 typedef BOOL (WINAPI * PFNWGLASSOCIATEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count); 595 BOOL WINAPI wglAssociateImageBufferEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | wglext.h | 595 typedef BOOL (WINAPI * PFNWGLASSOCIATEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count); 600 BOOL WINAPI wglAssociateImageBufferEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_device.c | 1410 VkEvent *pEvent) 1429 *pEvent = panvk_event_to_handle(event); 1407 panvk_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | wglext.h | 725 extern BOOL WINAPI wglAssociateImageBufferEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count); 730 typedef BOOL (WINAPI * PFNWGLASSOCIATEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
|
| H A D | wglext.spec | 707 AssociateImageBufferEventsI3D(hDC, pEvent, pAddress, pSize, count) 710 param pEvent HANDLE in array [count]
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dispatch.c | 1723 xEvent *pEvent; local in function:SendGraphicsExpose 1731 if (!(pEvent = calloc(numRects, sizeof(xEvent)))) 1733 pe = pEvent; 1748 TryClientEvents(client, NULL, pEvent, numRects, 1750 free(pEvent);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 1722 VkEvent *pEvent) 1732 *pEvent = tu_event_to_handle(event); 1719 tu_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | VBoxVideo.h | 951 uint64_t pEvent; member in struct:VBVAHOSTCMDEVENT
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 2521 VkEvent *pEvent) 2532 *pEvent = v3dv_event_to_handle(event); 2518 v3dv_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 2349 VkEvent* pEvent) 2360 *pEvent = lvp_event_to_handle(event); 2345 lvp_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 2134 VkEvent *pEvent) 2153 *pEvent = tu_event_to_handle(event); 2131 tu_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 3441 VkEvent* pEvent) 3461 *pEvent = anv_event_to_handle(event); 3437 anv_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 4170 VkEvent* pEvent) 4186 *pEvent = anv_event_to_handle(event); 4166 anv_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 4028 VkEvent* pEvent) 4049 *pEvent = radv_event_to_handle(event); 4024 radv_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 6310 const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) 6336 *pEvent = radv_event_to_handle(event); 6309 radv_CreateEvent(VkDevice _device,const VkEventCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkEvent * pEvent) argument
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 2949 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent); 3271 VkEvent* pEvent);
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 3521 typedef VkResult (VKAPI_PTR *PFN_vkCreateEvent)(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent); 3843 VkEvent* pEvent);
|