Searched refs:M_ANY (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dpixmap.h63 #define M_ANY (-1) macro
H A Ddix.h96 int rc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode);\
/xsrc/external/mit/xorg-server/dist/include/
H A Dpixmap.h63 #define M_ANY (-1) macro
H A Ddix.h106 int tmprc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode); \
/xsrc/external/mit/xorg-server/dist/dri3/
H A Ddri3_request.c172 rc = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess);
291 status = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess);
322 status = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_dri.c903 M_ANY, DixWriteAccess);
952 M_ANY, DixWriteAccess);
998 M_ANY, DixWriteAccess);
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c382 M_ANY, DixWriteAccess);
559 M_ANY, DixWriteAccess);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_dri.c973 M_ANY, DixWriteAccess);
1021 M_ANY, DixWriteAccess);
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_dri2.c465 M_ANY, DixWriteAccess);
697 M_ANY, DixWriteAccess);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri2.c803 M_ANY, DixWriteAccess);
1058 M_ANY, DixWriteAccess);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_dri2.c561 M_ANY, DixWriteAccess);
797 M_ANY, DixWriteAccess);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshm.c930 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
1052 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
H A DpanoramiXprocs.c540 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess);
H A Dsync.c1967 rc = dixLookupDrawable(&pDraw, stuff->d, client, M_ANY, DixGetAttrAccess);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshm.c938 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
1071 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
H A DpanoramiXprocs.c565 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess);
H A Dsync.c1904 rc = dixLookupDrawable(&pDraw, stuff->d, client, M_ANY, DixGetAttrAccess);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddri2.c467 M_ANY, DixWriteAccess);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c907 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess);
1368 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
3051 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c1017 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess);
1475 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
3141 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,

Completed in 41 milliseconds