| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxprop.c | 76 dmxPropertyErrorHandler(Display * dpy, XErrorEvent * ev) in dmxPropertyErrorHandler() 134 Display *dpy = dmxScreen->beDisplay; in dmxPropertyCheckOtherServers() local 199 Display *dpy = dmxScreen->beDisplay; in dmxPropertyCheckOtherWindows() local 254 Display *dpy = dmxScreen->beDisplay; in dmxPropertyDisplay() local 346 Display *dpy = dmxScreen->beDisplay; in dmxPropertyWindow() local
|
| H A D | dmxinit.c | 122 dmxErrorHandler(Display * dpy, XErrorEvent * ev) in dmxErrorHandler() 189 dmxNOPErrorHandler(Display * dpy, XErrorEvent * ev) in dmxNOPErrorHandler() 217 Display *dpy = dmxScreen->beDisplay; in dmxPrintScreenInfo() local 300 Display *dpy = dmxScreen->beDisplay; in dmxGetScreenAttribs() local
|
| H A D | dmx_glxvisuals.c | 45 GetGLXVisualConfigs(Display * dpy, int screen, int *nconfigs) in GetGLXVisualConfigs() 241 GetGLXFBConfigs(Display * dpy, int glxMajorOpcode, int *nconfigs) in GetGLXFBConfigs()
|
| H A D | dmxfont.c | 57 dmxFontErrorHandler(Display * dpy, XErrorEvent * ev) in dmxFontErrorHandler()
|
| H A D | dmxwindow.c | 766 dmxWindowExposurePredicate(Display * dpy, XEvent * ev, XPointer ptr) in dmxWindowExposurePredicate()
|
| H A D | dmxpict.c | 82 dmxGlyphErrorHandler(Display * dpy, XErrorEvent * ev) in dmxGlyphErrorHandler()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprScreen.c | 144 CGDirectDisplayID dpy[index + 1]; in displayAtIndex() local 236 CGDirectDisplayID dpy = displayList[i]; in xprAddPseudoramiXScreens() local 252 CGDirectDisplayID dpy = displayList[i]; in xprAddPseudoramiXScreens() local 401 CGDirectDisplayID dpy; in xprAddScreen() local
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 171 Display *dpy; in CreateContext() local 637 Display *dpy = GetBackEndDisplay(cl, s); in __glXDestroyContext() local 1253 Display *dpy = GetBackEndDisplay(cl, s); in MakeCurrent() local 1534 Display *dpy = GetBackEndDisplay(cl, s); in __glXWaitGL() local 1577 Display *dpy = GetBackEndDisplay(cl, s); in __glXWaitX() local 1669 Display *dpy = GetBackEndDisplay(cl, s); in __glXCopyContext() local 1929 Display *dpy = GetBackEndDisplay(cl, s); in CreateGLXPixmap() local 2070 Display *dpy = GetBackEndDisplay(cl, s); in __glXDestroyGLXPixmap() local 2186 Display *dpy = GetBackEndDisplay(cl, s); in __glXDoSwapBuffers() local 2215 Display *dpy = GetBackEndDisplay(cl, s); in __glXDoSwapBuffers() local [all …]
|
| H A D | glxscreens.c | 80 Display *dpy = dmxScreen->beDisplay; in CalcServerVersionAndExtensions() local 138 Display *dpy = dmxScreen->beDisplay; in CalcServerVersionAndExtensions() local
|
| H A D | glxvendor.c | 177 Display *dpy = GetBackEndDisplay(cl, s); in __glXVForwardSingleReq() local 208 Display *dpy; in __glXVForwardPipe0WithReply() local 294 Display *dpy; in __glXVForwardAllWithReply() local
|
| H A D | glxsingle.c | 186 Display *dpy = GetBackEndDisplay(cl, s); in __glXForwardSingleReq() local 221 Display *dpy; in __glXForwardPipe0WithReply() local 312 Display *dpy; in __glXForwardAllWithReply() local 874 Display *dpy = GetBackEndDisplay(cl, s); in __glXDisp_ReadPixels() local
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxconsole.c | 199 Display *dpy = priv->display; in dmxConsoleDrawWindows() local 263 Display *dpy = priv->display; in dmxConsoleDraw() local 443 Display *dpy = priv->display; in dmxConsoleUpdatePosition() local 491 Display *dpy = priv->display; in dmxConsoleCollectEvents() local 663 Display *dpy = priv->display; in dmxConsoleCreateEmptyCursor() local 683 Display *dpy = priv->display; in dmxConsoleComputeWidthHeight() local 736 Display *dpy; in dmxConsoleReInit() local 765 Display *dpy; in dmxConsoleInit() local 948 Display *dpy = priv->display; in dmxConsoleFunctions() local
|
| H A D | ChkNotMaskEv.c | 71 XCheckNotMaskEvent(Display * dpy, long mask, XEvent * event) in XCheckNotMaskEvent()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Events.c | 67 xnestExposurePredicate(Display * dpy, XEvent * event, char *args) in xnestExposurePredicate() 73 xnestNotExposurePredicate(Display * dpy, XEvent * event, char *args) in xnestNotExposurePredicate()
|
| H A D | Display.c | 63 x_io_error_handler(Display * dpy) in x_io_error_handler()
|
| H A D | GCOps.c | 98 xnestIgnoreErrorHandler (Display *dpy, in xnestIgnoreErrorHandler() 130 xnestBitBlitPredicate(Display * dpy, XEvent * event, char *args) in xnestBitBlitPredicate()
|
| H A D | Window.c | 383 xnestWindowExposurePredicate(Display * dpy, XEvent * event, XPointer ptr) in xnestWindowExposurePredicate()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/examples/ |
| H A D | dmxwininfo.c | 47 EventLoop(Display * dpy, Window win, GC gc) in EventLoop() 104 Display *dpy; in main() local
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbDflts.h | 137 initTypeNames(DPYTYPE dpy) in initTypeNames() 462 initIndicatorNames(DPYTYPE dpy, XkbDescPtr xkb) in initIndicatorNames()
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | ubgears.c | 374 make_window( Display *dpy, Screen *scr, in make_window() 455 event_loop(Display *dpy, Window win) in event_loop() 557 Display *dpy; in main() local
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | xdmxconfig.c | 100 Display *dpy = XtDisplay(canvas); in dmxConfigCanvasGCs() local 285 Display *dpy = XtDisplay(canvas); in dmxConfigCanvasUpdate() local 340 Display *dpy = XtDisplay(canvas); in dmxConfigCanvasDraw() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | side_by_triangle.hpp | 116 PromotedType const dpy = y - sy1; in side_value() local
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.c | 56 static Display *dpy; variable
|