| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | pixmap.h | 63 #define M_ANY (-1) macro
|
| H A D | dix.h | 96 int rc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode);\
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | pixmap.h | 63 #define M_ANY (-1) macro
|
| H A D | dix.h | 106 int tmprc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode); \
|
| /xsrc/external/mit/xorg-server/dist/dri3/ |
| H A D | dri3_request.c | 172 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 D | intel_dri.c | 903 M_ANY, DixWriteAccess); 952 M_ANY, DixWriteAccess); 998 M_ANY, DixWriteAccess);
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_dri2.c | 382 M_ANY, DixWriteAccess); 559 M_ANY, DixWriteAccess);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_dri.c | 973 M_ANY, DixWriteAccess); 1021 M_ANY, DixWriteAccess);
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_dri2.c | 465 M_ANY, DixWriteAccess); 697 M_ANY, DixWriteAccess);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri2.c | 803 M_ANY, DixWriteAccess); 1058 M_ANY, DixWriteAccess);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_dri2.c | 561 M_ANY, DixWriteAccess); 797 M_ANY, DixWriteAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | shm.c | 930 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, 1052 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
|
| H A D | panoramiXprocs.c | 540 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess);
|
| H A D | sync.c | 1967 rc = dixLookupDrawable(&pDraw, stuff->d, client, M_ANY, DixGetAttrAccess);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | shm.c | 938 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, 1071 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
|
| H A D | panoramiXprocs.c | 565 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess);
|
| H A D | sync.c | 1904 rc = dixLookupDrawable(&pDraw, stuff->d, client, M_ANY, DixGetAttrAccess);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | dri2.c | 467 M_ANY, DixWriteAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dispatch.c | 907 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 D | dispatch.c | 1017 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,
|