| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | swapreq.c | 135 REQUEST_AT_LEAST_SIZE(xResourceReq); /* not EXACT */ in SProcResourceReq() 145 REQUEST_AT_LEAST_SIZE(xCreateWindowReq); in SProcCreateWindow() 165 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq); in SProcChangeWindowAttributes() 190 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq); in SProcConfigureWindow() 203 REQUEST_AT_LEAST_SIZE(xInternAtomReq); in SProcInternAtom() 213 REQUEST_AT_LEAST_SIZE(xChangePropertyReq); in SProcChangeProperty() 454 REQUEST_AT_LEAST_SIZE(xOpenFontReq); in SProcOpenFont() 465 REQUEST_AT_LEAST_SIZE(xListFontsReq); in SProcListFonts() 476 REQUEST_AT_LEAST_SIZE(xListFontsWithInfoReq); in SProcListFontsWithInfo() 487 REQUEST_AT_LEAST_SIZE(xSetFontPathReq); in SProcSetFontPath() [all …]
|
| H A D | dispatch.c | 678 REQUEST_AT_LEAST_SIZE(xCreateWindowReq); in ProcCreateWindow() 716 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq); in ProcChangeWindowAttributes() 908 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq); in ProcConfigureWindow() 1326 REQUEST_AT_LEAST_SIZE(xQueryTextExtentsReq); in ProcQueryTextExtents() 1489 REQUEST_AT_LEAST_SIZE(xCreateGCReq); in ProcCreateGC() 1517 REQUEST_AT_LEAST_SIZE(xChangeGCReq); in ProcChangeGC() 1588 REQUEST_AT_LEAST_SIZE(xSetClipRectanglesReq); in ProcSetClipRectangles() 1788 REQUEST_AT_LEAST_SIZE(xPolyPointReq); in ProcPolyPoint() 1811 REQUEST_AT_LEAST_SIZE(xPolyLineReq); in ProcPolyLine() 1834 REQUEST_AT_LEAST_SIZE(xPolySegmentReq); in ProcPolySegment() [all …]
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xiallowev.c | 51 REQUEST_AT_LEAST_SIZE(xXIAllowEventsReq); in SProcXIAllowEvents() 59 REQUEST_AT_LEAST_SIZE(xXI2_2AllowEventsReq); in SProcXIAllowEvents() 82 REQUEST_AT_LEAST_SIZE(xXI2_2AllowEventsReq); in ProcXIAllowEvents() 86 REQUEST_AT_LEAST_SIZE(xXIAllowEventsReq); in ProcXIAllowEvents()
|
| H A D | xisetdevfocus.c | 47 REQUEST_AT_LEAST_SIZE(xXISetFocusReq); in SProcXISetFocus() 61 REQUEST_AT_LEAST_SIZE(xXIGetFocusReq); in SProcXIGetFocus() 76 REQUEST_AT_LEAST_SIZE(xXISetFocusReq); in ProcXISetFocus() 96 REQUEST_AT_LEAST_SIZE(xXIGetFocusReq); in ProcXIGetFocus()
|
| H A D | chgkmap.c | 79 REQUEST_AT_LEAST_SIZE(xChangeDeviceKeyMappingReq); in SProcXChangeDeviceKeyMapping() 101 REQUEST_AT_LEAST_SIZE(xChangeDeviceKeyMappingReq); in ProcXChangeDeviceKeyMapping()
|
| H A D | getvers.c | 78 REQUEST_AT_LEAST_SIZE(xGetExtensionVersionReq); in SProcXGetExtensionVersion() 95 REQUEST_AT_LEAST_SIZE(xGetExtensionVersionReq); in ProcXGetExtensionVersion()
|
| H A D | chgprop.c | 79 REQUEST_AT_LEAST_SIZE(xChangeDeviceDontPropagateListReq); in SProcXChangeDeviceDontPropagateList() 103 REQUEST_AT_LEAST_SIZE(xChangeDeviceDontPropagateListReq); in ProcXChangeDeviceDontPropagateList()
|
| H A D | grabdevk.c | 79 REQUEST_AT_LEAST_SIZE(xGrabDeviceKeyReq); in SProcXGrabDeviceKey() 106 REQUEST_AT_LEAST_SIZE(xGrabDeviceKeyReq); in ProcXGrabDeviceKey()
|
| H A D | grabdevb.c | 79 REQUEST_AT_LEAST_SIZE(xGrabDeviceButtonReq); in SProcXGrabDeviceButton() 108 REQUEST_AT_LEAST_SIZE(xGrabDeviceButtonReq); in ProcXGrabDeviceButton()
|
| H A D | selectev.c | 127 REQUEST_AT_LEAST_SIZE(xSelectExtensionEventReq); in SProcXSelectExtensionEvent() 151 REQUEST_AT_LEAST_SIZE(xSelectExtensionEventReq); in ProcXSelectExtensionEvent()
|
| H A D | sendexev.c | 87 REQUEST_AT_LEAST_SIZE(xSendExtensionEventReq); in SProcXSendExtensionEvent() 135 REQUEST_AT_LEAST_SIZE(xSendExtensionEventReq); in ProcXSendExtensionEvent()
|
| H A D | grabdev.c | 80 REQUEST_AT_LEAST_SIZE(xGrabDeviceReq); in SProcXGrabDevice() 110 REQUEST_AT_LEAST_SIZE(xGrabDeviceReq); in ProcXGrabDevice()
|
| H A D | setbmap.c | 93 REQUEST_AT_LEAST_SIZE(xSetDeviceButtonMappingReq); in ProcXSetDeviceButtonMapping()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxcmdsswap.c | 238 REQUEST_AT_LEAST_SIZE(xGLXGetFBConfigsSGIXReq); in __glXDispSwap_GetFBConfigsSGIX() 270 REQUEST_AT_LEAST_SIZE(xGLXCreatePixmapReq); in __glXDispSwap_CreatePixmap() 330 REQUEST_AT_LEAST_SIZE(xGLXDestroyGLXPixmapReq); in __glXDispSwap_DestroyPixmap() 360 REQUEST_AT_LEAST_SIZE(xGLXCreatePbufferReq); in __glXDispSwap_CreatePbuffer() 386 REQUEST_AT_LEAST_SIZE(xGLXCreateGLXPbufferSGIXReq); in __glXDispSwap_CreateGLXPbufferSGIX() 434 REQUEST_AT_LEAST_SIZE(xGLXChangeDrawableAttributesReq); in __glXDispSwap_ChangeDrawableAttributes() 463 REQUEST_AT_LEAST_SIZE(xGLXChangeDrawableAttributesSGIXReq); in __glXDispSwap_ChangeDrawableAttributesSGIX() 490 REQUEST_AT_LEAST_SIZE(xGLXCreateWindowReq); in __glXDispSwap_CreateWindow() 517 REQUEST_AT_LEAST_SIZE(xGLXDestroyWindowReq); in __glXDispSwap_DestroyWindow() 590 REQUEST_AT_LEAST_SIZE(xGLXClientInfoReq); in __glXDispSwap_ClientInfo() [all …]
|
| H A D | clientinfo.c | 41 REQUEST_AT_LEAST_SIZE(xGLXSetClientInfoARBReq); in set_client_info() 90 REQUEST_AT_LEAST_SIZE(xGLXSetClientInfoARBReq); in __glXDispSwap_SetClientInfoARB() 112 REQUEST_AT_LEAST_SIZE(xGLXSetClientInfoARBReq); in __glXDispSwap_SetClientInfo2ARB()
|
| H A D | vnd_dispatch_stubs.c | 16 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_Render() 33 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_RenderLarge() 249 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_ChangeDrawableAttributes() 293 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_CreatePbuffer() 320 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_CreatePixmap() 347 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_CreateWindow() 374 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_CreateContextAttribsARB()
|
| H A D | glxext.c | 371 REQUEST_AT_LEAST_SIZE(*req); in xorgGlxThunkRequest() 379 REQUEST_AT_LEAST_SIZE(*req); in xorgGlxThunkRequest() 387 REQUEST_AT_LEAST_SIZE(*req); in xorgGlxThunkRequest() 396 REQUEST_AT_LEAST_SIZE(*req); in xorgGlxThunkRequest() 405 REQUEST_AT_LEAST_SIZE(*req); in xorgGlxThunkRequest() 417 REQUEST_AT_LEAST_SIZE(*req); in xorgGlxThunkRequest()
|
| H A D | vndcmds.c | 130 REQUEST_AT_LEAST_SIZE(xGLXClientInfoReq); in dispatch_GLXClientInfo() 132 REQUEST_AT_LEAST_SIZE(xGLXSetClientInfoARBReq); in dispatch_GLXClientInfo() 134 REQUEST_AT_LEAST_SIZE(xGLXSetClientInfo2ARBReq); in dispatch_GLXClientInfo() 362 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_GLXSingle() 376 REQUEST_AT_LEAST_SIZE(*stuff); in dispatch_GLXVendorPriv()
|
| H A D | glxcmds.c | 1126 REQUEST_AT_LEAST_SIZE(xGLXGetFBConfigsSGIXReq); in __glXDisp_GetFBConfigsSGIX() 1274 REQUEST_AT_LEAST_SIZE(xGLXCreatePixmapReq); in __glXDisp_CreatePixmap() 1349 REQUEST_AT_LEAST_SIZE(xGLXDestroyPixmapReq); in __glXDisp_DestroyPixmap() 1394 REQUEST_AT_LEAST_SIZE(xGLXCreatePbufferReq); in __glXDisp_CreatePbuffer() 1429 REQUEST_AT_LEAST_SIZE(xGLXCreateGLXPbufferSGIXReq); in __glXDisp_CreateGLXPbufferSGIX() 1493 REQUEST_AT_LEAST_SIZE(xGLXChangeDrawableAttributesReq); in __glXDisp_ChangeDrawableAttributes() 1518 REQUEST_AT_LEAST_SIZE(xGLXChangeDrawableAttributesSGIXReq); in __glXDisp_ChangeDrawableAttributesSGIX() 1540 REQUEST_AT_LEAST_SIZE(xGLXCreateWindowReq); in __glXDisp_CreateWindow() 1573 REQUEST_AT_LEAST_SIZE(xGLXDestroyWindowReq); in __glXDisp_DestroyWindow() 1927 REQUEST_AT_LEAST_SIZE(xGLXGetDrawableAttributesReq); in __glXDisp_GetDrawableAttributes() [all …]
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbSwap.c | 62 REQUEST_AT_LEAST_SIZE(xkbSelectEventsReq); in SProcXkbSelectEvents() 238 REQUEST_AT_LEAST_SIZE(xkbSetMapReq); in SProcXkbSetMap() 267 REQUEST_AT_LEAST_SIZE(xkbSetCompatMapReq); in SProcXkbSetCompatMap() 303 REQUEST_AT_LEAST_SIZE(xkbSetIndicatorMapReq); in SProcXkbSetIndicatorMap() 357 REQUEST_AT_LEAST_SIZE(xkbSetNamesReq); in SProcXkbSetNames() 384 REQUEST_AT_LEAST_SIZE(xkbSetGeometryReq); in SProcXkbSetGeometry() 418 REQUEST_AT_LEAST_SIZE(xkbListComponentsReq); in SProcXkbListComponents() 430 REQUEST_AT_LEAST_SIZE(xkbGetKbdByNameReq); in SProcXkbGetKbdByName() 457 REQUEST_AT_LEAST_SIZE(xkbSetDeviceInfoReq); in SProcXkbSetDeviceInfo() 470 REQUEST_AT_LEAST_SIZE(xkbSetDebuggingFlagsReq); in SProcXkbSetDebuggingFlags()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | render.c | 508 REQUEST_AT_LEAST_SIZE(xRenderQueryPictIndexValuesReq); in ProcRenderQueryPictIndexValues() 569 REQUEST_AT_LEAST_SIZE(xRenderCreatePictureReq); in ProcRenderCreatePicture() 607 REQUEST_AT_LEAST_SIZE(xRenderChangePictureReq); in ProcRenderChangePicture() 625 REQUEST_AT_LEAST_SIZE(xRenderSetPictureClipRectanglesReq); in ProcRenderSetPictureClipRectangles() 722 REQUEST_AT_LEAST_SIZE(xRenderTrapezoidsReq); in ProcRenderTrapezoids() 761 REQUEST_AT_LEAST_SIZE(xRenderTrianglesReq); in ProcRenderTriangles() 800 REQUEST_AT_LEAST_SIZE(xRenderTrianglesReq); in ProcRenderTriStrip() 839 REQUEST_AT_LEAST_SIZE(xRenderTrianglesReq); in ProcRenderTriFan() 1012 REQUEST_AT_LEAST_SIZE(xRenderAddGlyphsReq); in ProcRenderAddGlyphs() 1205 REQUEST_AT_LEAST_SIZE(xRenderFreeGlyphsReq); in ProcRenderFreeGlyphs() [all …]
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrsdispatch.c | 158 REQUEST_AT_LEAST_SIZE(xRRConfigureOutputPropertyReq); in SProcRRConfigureOutputProperty() 171 REQUEST_AT_LEAST_SIZE(xRRChangeOutputPropertyReq); in SProcRRChangeOutputProperty() 227 REQUEST_AT_LEAST_SIZE(xRRCreateModeReq); in SProcRRCreateMode() 299 REQUEST_AT_LEAST_SIZE(xRRSetCrtcConfigReq); in SProcRRSetCrtcConfig() 339 REQUEST_AT_LEAST_SIZE(xRRSetCrtcGammaReq); in SProcRRSetCrtcGamma() 356 REQUEST_AT_LEAST_SIZE(xRRSetCrtcTransformReq); in SProcRRSetCrtcTransform() 518 REQUEST_AT_LEAST_SIZE(xRRConfigureProviderPropertyReq); in SProcRRConfigureProviderProperty() 532 REQUEST_AT_LEAST_SIZE(xRRChangeProviderPropertyReq); in SProcRRChangeProviderProperty() 592 REQUEST_AT_LEAST_SIZE(xRRGetMonitorsReq); in SProcRRSetMonitor() 620 REQUEST_AT_LEAST_SIZE(xRRCreateLeaseReq); in SProcRRCreateLease()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | vidmode.c | 459 REQUEST_AT_LEAST_SIZE(xXF86OldVidModeAddModeLineReq); in ProcVidModeAddModeLine() 465 REQUEST_AT_LEAST_SIZE(xXF86VidModeAddModeLineReq); in ProcVidModeAddModeLine() 629 REQUEST_AT_LEAST_SIZE(xXF86OldVidModeDeleteModeLineReq); in ProcVidModeDeleteModeLine() 635 REQUEST_AT_LEAST_SIZE(xXF86VidModeDeleteModeLineReq); in ProcVidModeDeleteModeLine() 753 REQUEST_AT_LEAST_SIZE(xXF86OldVidModeModModeLineReq); in ProcVidModeModModeLine() 759 REQUEST_AT_LEAST_SIZE(xXF86VidModeModModeLineReq); in ProcVidModeModModeLine() 888 REQUEST_AT_LEAST_SIZE(xXF86OldVidModeValidateModeLineReq); in ProcVidModeValidateModeLine() 893 REQUEST_AT_LEAST_SIZE(xXF86VidModeValidateModeLineReq); in ProcVidModeValidateModeLine() 1040 REQUEST_AT_LEAST_SIZE(xXF86OldVidModeSwitchToModeReq); in ProcVidModeSwitchToMode() 1046 REQUEST_AT_LEAST_SIZE(xXF86VidModeSwitchToModeReq); in ProcVidModeSwitchToMode() [all …]
|
| H A D | panoramiXprocs.c | 69 REQUEST_AT_LEAST_SIZE(xCreateWindowReq); in PanoramiXCreateWindow() 175 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq); in PanoramiXChangeWindowAttributes() 470 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq); in PanoramiXConfigureWindow() 762 REQUEST_AT_LEAST_SIZE(xCreateGCReq); in PanoramiXCreateGC() 843 REQUEST_AT_LEAST_SIZE(xChangeGCReq); in PanoramiXChangeGC() 962 REQUEST_AT_LEAST_SIZE(xSetClipRectanglesReq); in PanoramiXSetClipRectangles() 1380 REQUEST_AT_LEAST_SIZE(xPolyPointReq); in PanoramiXPolyPoint() 1445 REQUEST_AT_LEAST_SIZE(xPolyLineReq); in PanoramiXPolyLine() 1510 REQUEST_AT_LEAST_SIZE(xPolySegmentReq); in PanoramiXPolySegment() 1578 REQUEST_AT_LEAST_SIZE(xPolyRectangleReq); in PanoramiXPolyRectangle() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmx.c | 409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes() 482 REQUEST_AT_LEAST_SIZE(xDMXAddScreenReq); in ProcDMXAddScreen() 738 REQUEST_AT_LEAST_SIZE(xDMXChangeDesktopAttributesReq); in ProcDMXChangeDesktopAttributes() 854 REQUEST_AT_LEAST_SIZE(xDMXAddInputReq); in ProcDMXAddInput() 1028 REQUEST_AT_LEAST_SIZE(xDMXGetScreenAttributesReq); in SProcDMXChangeScreensAttributes() 1043 REQUEST_AT_LEAST_SIZE(xDMXAddScreenReq); in SProcDMXAddScreen() 1089 REQUEST_AT_LEAST_SIZE(xDMXChangeDesktopAttributesReq); in SProcDMXChangeDesktopAttributes() 1124 REQUEST_AT_LEAST_SIZE(xDMXAddInputReq); in SProcDMXAddInput()
|