Searched refs:GXequiv (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinrop.c51 0x990126, /* GXequiv - !S ^ D */
69 0x5A0049, /* GXequiv - !P ^ D */
116 case GXequiv:
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_pixmap.c164 case GXequiv:
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h494 #define GXequiv 0x9 /* NOT src XOR dst */ macro
/xsrc/external/mit/xgc/dist/
H A Dmain.c75 {"equiv", "equiv", GXequiv},
H A Dlex.c1060 { yylval.num = GXequiv;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_exa.c63 #define GXequiv 0x99
85 /* GXequiv */ 0xA5, /* NOT src XOR dst */
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbutil.c87 case GXequiv: /* 1 0 0 1 */
/xsrc/external/mit/x11perf/dist/
H A Dx11perf.c61 { "equiv", GXequiv }, /* NOT src XOR dst */
/xsrc/external/mit/libXaw/dist/src/
H A DDisplayList.c1884 retval = (void *)GXequiv;

Completed in 15 milliseconds