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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/xorg-server/dist/hw/xnest/
Xnest.h 44 #define XID XID64
49 typedef XID Window64;
50 typedef XID Drawable64;
51 typedef XID Font64;
52 typedef XID Pixmap64;
53 typedef XID Cursor64;
54 typedef XID Colormap64;
55 typedef XID GContext64;
56 typedef XID KeySym64;
77 #undef XID
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/hw/xnest/
Xnest.h 43 #define XID XID64
48 typedef XID Window64;
49 typedef XID Drawable64;
50 typedef XID Font64;
51 typedef XID Pixmap64;
52 typedef XID Cursor64;
53 typedef XID Colormap64;
54 typedef XID GContext64;
55 typedef XID KeySym64;
75 #undef XID
    [all...]
  /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
dri2.h 52 DRI2Connect(Display *display, XID window,
55 DRI2Authenticate(Display *display, XID window, drm_magic_t magic);
57 DRI2CreateDrawable(Display *display, XID drawable);
59 DRI2DestroyDrawable(Display *display, XID handle);
61 DRI2GetBuffers(Display *dpy, XID drawable,
67 DRI2CopyRegion(Display *dpy, XID drawable, XserverRegion region,
  /xsrc/external/mit/xf86-video-intel/dist/test/
dri2.h 57 DRI2Connect(Display * display, XID window,
61 DRI2Authenticate(Display * display, XID window, unsigned int magic);
64 DRI2CreateDrawable(Display * display, XID drawable);
67 DRI2DestroyDrawable(Display * display, XID handle);
70 DRI2GetBuffers(Display * dpy, XID drawable,
80 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
86 DRI2CopyRegion(Display * dpy, XID drawable,
91 DRI2SwapBuffers(Display *dpy, XID drawable,
95 DRI2GetMSC(Display *dpy, XID drawable, uint64_t *ust, uint64_t *msc, uint64_t *sbc);
98 DRI2WaitMSC(Display *dpy, XID drawable, uint64_t target_msc, uint64_t divisor
    [all...]
  /xsrc/external/mit/xf86-video-intel-2014/dist/test/
dri2.h 57 DRI2Connect(Display * display, XID window,
61 DRI2Authenticate(Display * display, XID window, unsigned int magic);
64 DRI2CreateDrawable(Display * display, XID drawable);
67 DRI2DestroyDrawable(Display * display, XID handle);
70 DRI2GetBuffers(Display * dpy, XID drawable,
80 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
86 DRI2CopyRegion(Display * dpy, XID drawable,
91 DRI2SwapBuffers(Display *dpy, XID drawable,
95 DRI2GetMSC(Display *dpy, XID drawable, uint64_t *ust, uint64_t *msc, uint64_t *sbc);
98 DRI2WaitMSC(Display *dpy, XID drawable, uint64_t target_msc, uint64_t divisor
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/include/
resource.h 109 /* extract the client mask from an XID */
111 /* extract the client id from an XID */
134 XID id;
141 XID /*id*/);
145 XID /*id*/,
150 XID /*id*/,
156 XID /*id*/,
170 extern _X_EXPORT XID FakeClientID(
179 XID /*id*/,
184 XID /*id*/
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmxclient.h 54 #define XID XID64
59 typedef XID Window64;
60 typedef XID Drawable64;
61 typedef XID Font64;
62 typedef XID Pixmap64;
63 typedef XID Cursor64;
64 typedef XID Colormap64;
65 typedef XID GContext64;
66 typedef XID KeySym64;
105 #undef XID
    [all...]
  /xsrc/external/mit/libXi/dist/include/X11/extensions/
XInput.h 206 XID deviceid;
238 XID deviceid;
271 XID deviceid;
301 XID deviceid;
329 XID deviceid;
368 XID deviceid;
421 XID deviceid;
442 XID deviceid;
468 XID deviceid;
469 XID control
    [all...]
  /xsrc/external/mit/xorg-server/dist/include/
resource.h 97 /* extract the client mask from an XID */
99 /* extract the client id from an XID */
123 XID id;
129 XID id);
132 XID id,
136 XID id,
141 XID id,
159 XID id,
185 extern _X_EXPORT XID FakeClientID(int /*client */ );
192 extern _X_EXPORT Bool AddResource(XID id
    [all...]
dixfont.h 39 XID /*fid */ ,
45 XID fid);
66 XID /*did */ );
76 XID /*did */ );
glxvndabi.h 152 * Adds an entry to the XID map.
154 * This mapping is used to dispatch requests based on an XID.
156 * Client-generated XID's (contexts, drawables, etc) must be added to the
159 * XID's that are generated in the server should be added by the vendor
163 * data they need for the XID's.
168 * \param id The XID to add to the map. The XID must not already be in the
173 Bool (* addXIDMap) (XID id, GlxServerVendor *vendor);
176 * Returns the vendor and data for an XID, as added with \c addXIDMap.
182 * \param id The XID to look up
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/glx/
dri2.h 58 DRI2Connect(Display * display, XID window,
62 DRI2Authenticate(Display * display, XID window, drm_magic_t magic);
65 DRI2CreateDrawable(Display * display, XID drawable);
68 DRI2DestroyDrawable(Display * display, XID handle);
71 DRI2GetBuffers(Display * dpy, XID drawable,
81 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
87 DRI2CopyRegion(Display * dpy, XID drawable,
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
dri2.h 58 DRI2Connect(Display * display, XID window,
62 DRI2Authenticate(Display * display, XID window, drm_magic_t magic);
65 DRI2CreateDrawable(Display * display, XID drawable);
68 DRI2DestroyDrawable(Display * display, XID handle);
71 DRI2GetBuffers(Display * dpy, XID drawable,
81 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
87 DRI2CopyRegion(Display * dpy, XID drawable,
  /xsrc/external/mit/libXres/dist/include/X11/extensions/
XRes.h 13 XID resource_base;
14 XID resource_mask;
36 XID client;
47 XID resource;
88 XID xid,
95 XID xid,
122 XID client,
  /xsrc/external/mit/xorg-server.old/dist/dix/
deprecated.c 65 SecurityLookupWindow(XID id, ClientPtr client, Mask access_mode)
79 LookupWindow(XID id, ClientPtr client)
86 SecurityLookupDrawable(XID id, ClientPtr client, Mask access_mode)
100 LookupDrawable(XID id, ClientPtr client)
107 LookupClient(XID id, ClientPtr client)
120 SecurityLookupIDByType(ClientPtr client, XID id, RESTYPE rtype,
134 SecurityLookupIDByClass(ClientPtr client, XID id, RESTYPE classes,
149 LookupIDByType(XID id, RESTYPE rtype)
158 LookupIDByClass(XID id, RESTYPE classes)
  /xsrc/external/mit/xorg-server/dist/Xext/
securitysrv.h 64 XID id; /* resource ID */
67 XID group; /* see embedding extension */
75 XID group; /* the group that was sent in GenerateAuthorization */
  /xsrc/external/mit/xorg-server/dist/glx/
glxext.h 70 xorgGlxMakeCurrent(ClientPtr client, GLXContextTag tag, XID drawId, XID readId,
71 XID contextId, GLXContextTag newContextTag);
  /xsrc/external/mit/xorg-server.old/dist/Xext/
securitysrv.h 65 XID id; /* resource ID */
68 XID group; /* see embedding extension */
76 XID group; /* the group that was sent in GenerateAuthorization */
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxcontext.h 60 ** The XID of this context.
62 XID id;
63 XID *real_ids;
66 ** The XID of the shareList context.
68 XID share_id;
glxdrawable.h 43 XID *be_xids;
63 XID *be_xids;
  /xsrc/external/mit/xorgproto/dist/include/X11/
Xdefs.h 64 typedef unsigned long XID;
66 typedef CARD32 XID;
86 typedef XID Font;
  /xsrc/external/mit/libX11/dist/src/
KillCl.c 35 XID resource)
  /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
dri_helpers.h 30 glxWinQueryDrawable(ClientPtr client, XID drawId, unsigned int *type, unsigned int *handle);
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XvMC.h 80 XID context_id;
90 XID surface_id;
91 XID context_id;
99 XID subpicture_id;
100 XID context_id;
112 XID context_id;
133 XID context_id;
  /xsrc/external/mit/xorg-server/dist/test/
hashtabletest.c 16 XID *x = v;
36 h = ht_create(sizeof(XID), sizeof(int), ht_resourceid_hash, ht_resourceid_compare, NULL);
40 XID id = c;
52 XID id = c;
72 XID id = c;
94 h = ht_create(sizeof(XID), 0, ht_resourceid_hash, ht_resourceid_compare, NULL);
97 XID id = c;
102 XID id = c;
110 XID id = c + 1;

Completed in 17 milliseconds

1 2 3 4 5 6 7 8 91011>>