HomeSort by: relevance | last modified time | path
    Searched refs:dmx (Results 1 - 25 of 66) sorted by relevancy

1 2 3

  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
dmxdetach.c 38 #include <dmx-config.h>
dmxxinput.c 40 #include <dmx-config.h>
ChkNotMaskEv.c 58 #include <dmx-config.h>
61 #include "dmx.h"
dmxdummy.c 40 #include <dmx-config.h>
43 #include "dmx.h"
dmxmap.c 52 #include <dmx-config.h>
dmxmotion.c 42 #include <dmx-config.h>
70 * Because DMX uses the mi* routines for all core devices, this routine
dmxarg.c 38 #include <dmx-config.h>
43 #include "dmx.h"
usb-mouse.c 39 #include <dmx-config.h>
46 * part of the Xserver tree. All calls to the dmx* layer are #defined
dmxsigio.c 39 #include <dmx-config.h>
usb-other.c 40 #include <dmx-config.h>
47 * part of the Xserver tree. All calls to the dmx* layer are #defined
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmxshadow.c 36 #include <dmx-config.h>
39 #include "dmx.h"
dmxinput.c 42 #include <dmx-config.h>
45 #include "dmx.h"
dmxsync.c 36 * The DMX server code is written to call #dmxSync() whenever an XSync()
50 #include <dmx-config.h>
53 #include "dmx.h"
dmxvisual.c 38 #include <dmx-config.h>
41 #include "dmx.h"
dmxcb.c 38 #include <dmx-config.h>
41 #include "dmx.h"
66 /** Computes the global bounding box for DMX. This may be larger than
67 * the one computed by Xinerama because of the DMX configuration
dmxdpms.c 43 #include <dmx-config.h>
46 #include "dmx.h"
dmxstat.c 36 * The DMX server code is written to call #dmxSync() whenever an XSync()
46 #include <dmx-config.h>
49 #include "dmx.h"
dmx.h 37 * Main header file included by all other DMX-related files.
41 * - <a href="http://dmx.sourceforge.net">DMX Home Page</a>
42 * - <a href="http://sourceforge.net/projects/dmx">DMX Project Page (on
44 * - <a href="http://dmx.sourceforge.net/dmx.html">Distributed Multihead
45 * X design</a>, the design document for DMX
46 * - <a href="http://dmx.sourceforge.net/DMXSpec.txt">Client-to-Server
47 * DMX Extension to the X Protocol</a
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
dmxconfig.c 35 * Provides interface for reading DMX configuration files and for
40 #include <dmx-config.h>
43 #include "dmx.h"
143 * current instantiation of the DMX server. */
427 /** Set up the appropriate global variables so that the DMX server will
486 if (dmx##glob) free((void *)dmx##glob); \
487 dmx##glob = strdup(param); \
490 return (char *)(dmx##glob ? dmx##glob : def);
    [all...]
scanner.l 37 #include <dmx-config.h>
dmxcompat.c 38 * This file is not used by the DMX server.
42 #include <dmx-config.h>
parser.y 37 #include <dmx-config.h>
  /xsrc/external/mit/xorg-server/dist/mi/
miinitext.c 84 #include <dmx-config.h>
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxvisuals.c 32 #include <dmx-config.h>
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/html/
navtree.js 51 [ "dmx-config.h", "dmx-config_8h.html", null ],
52 [ "dmx.c", "dmx_8c.html", null ],
53 [ "dmx.h", "dmx_8h.html", null ],

Completed in 30 milliseconds

1 2 3