Searched refs:cpswaps (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c172 /* can't write "cpswaps(*from++, *to++)" because cpswaps is a macro
174 cpswaps(*from, *to);
757 cpswaps(from->sequenceNumber, to->sequenceNumber);
759 cpswaps(from->minorCode, to->minorCode);
768 cpswaps(from->u.u.sequenceNumber, to->u.u.sequenceNumber);
777 cpswaps(from->u.keyButtonPointer.rootX,
779 cpswaps(from->u.keyButtonPointer.rootY,
781 cpswaps(from->u.keyButtonPointer.eventX,
783 cpswaps(fro
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c167 /* can't write "cpswaps(*from++, *to++)" because cpswaps is a macro
169 cpswaps(*from, *to);
671 cpswaps(from->sequenceNumber, to->sequenceNumber);
673 cpswaps(from->minorCode, to->minorCode);
682 cpswaps(from->u.u.sequenceNumber, to->u.u.sequenceNumber);
687 cpswaps(from->u.keyButtonPointer.rootX, to->u.keyButtonPointer.rootX);
688 cpswaps(from->u.keyButtonPointer.rootY, to->u.keyButtonPointer.rootY);
689 cpswaps(from->u.keyButtonPointer.eventX, to->u.keyButtonPointer.eventX);
690 cpswaps(fro
[all...]
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drandr.c112 cpswaps(from->sequenceNumber, to->sequenceNumber);
117 cpswaps(from->sizeID, to->sizeID);
118 cpswaps(from->subpixelOrder, to->subpixelOrder);
119 cpswaps(from->widthInPixels, to->widthInPixels);
120 cpswaps(from->heightInPixels, to->heightInPixels);
121 cpswaps(from->widthInMillimeters, to->widthInMillimeters);
122 cpswaps(from->heightInMillimeters, to->heightInMillimeters);
131 cpswaps(from->sequenceNumber, to->sequenceNumber);
136 cpswaps(from->rotation, to->rotation);
138 cpswaps(fro
[all...]
/xsrc/external/mit/xorg-server/dist/randr/
H A Drandr.c121 cpswaps(from->sequenceNumber, to->sequenceNumber);
126 cpswaps(from->sizeID, to->sizeID);
127 cpswaps(from->subpixelOrder, to->subpixelOrder);
128 cpswaps(from->widthInPixels, to->widthInPixels);
129 cpswaps(from->heightInPixels, to->heightInPixels);
130 cpswaps(from->widthInMillimeters, to->widthInMillimeters);
131 cpswaps(from->heightInMillimeters, to->heightInMillimeters);
140 cpswaps(from->sequenceNumber, to->sequenceNumber);
145 cpswaps(from->rotation, to->rotation);
147 cpswaps(fro
[all...]
/xsrc/external/mit/xorg-server.old/dist/damageext/
H A Ddamageext.c474 cpswaps (from->sequenceNumber, to->sequenceNumber);
477 cpswaps (from->area.x, to->area.x);
478 cpswaps (from->area.y, to->area.y);
479 cpswaps (from->area.width, to->area.width);
480 cpswaps (from->area.height, to->area.height);
481 cpswaps (from->geometry.x, to->geometry.x);
482 cpswaps (from->geometry.y, to->geometry.y);
483 cpswaps (from->geometry.width, to->geometry.width);
484 cpswaps (from->geometry.height, to->geometry.height);
/xsrc/external/mit/xorg-server/dist/damageext/
H A Ddamageext.c593 cpswaps(from->sequenceNumber, to->sequenceNumber);
596 cpswaps(from->area.x, to->area.x);
597 cpswaps(from->area.y, to->area.y);
598 cpswaps(from->area.width, to->area.width);
599 cpswaps(from->area.height, to->area.height);
600 cpswaps(from->geometry.x, to->geometry.x);
601 cpswaps(from->geometry.y, to->geometry.y);
602 cpswaps(from->geometry.width, to->geometry.width);
603 cpswaps(from->geometry.height, to->geometry.height);
/xsrc/external/mit/xfs/dist/include/
H A Dmisc.h109 #define cpswaps(src, dst)\ macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dmisc.h270 #define cpswaps(src, dst) { \ macro
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c1083 cpswaps(from->sequenceNumber, to->sequenceNumber);
1084 cpswaps(from->x, to->x);
1085 cpswaps(from->y, to->y);
1086 cpswaps(from->width, to->width);
1087 cpswaps(from->height, to->height);
H A Dxvmain.c995 cpswaps(from->u.videoNotify.sequenceNumber,
1009 cpswaps(from->u.portNotify.sequenceNumber, to->u.portNotify.sequenceNumber);
H A Dsync.c2457 cpswaps(from->sequenceNumber, to->sequenceNumber);
2464 cpswaps(from->count, to->count);
2473 cpswaps(from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xorg-server/dist/hw/xwin/dri/
H A Dwindowsdri.c186 cpswaps(from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xorg-server/dist/include/
H A Dmisc.h385 #define cpswaps(src, dst) do { \ macro
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dselect.c239 cpswaps (from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dselect.c218 cpswaps(from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c1091 cpswaps (from->sequenceNumber, to->sequenceNumber);
1092 cpswaps (from->x, to->x);
1093 cpswaps (from->y, to->y);
1094 cpswaps (from->width, to->width);
1095 cpswaps (from->height, to->height);
H A Dxvmain.c1165 cpswaps(from->u.videoNotify.sequenceNumber,
1180 cpswaps(from->u.portNotify.sequenceNumber, to->u.portNotify.sequenceNumber);
H A Dshm.c1155 cpswaps(from->sequenceNumber, to->sequenceNumber);
1157 cpswaps(from->minorEvent, to->minorEvent);
H A Dsync.c2570 cpswaps(from->sequenceNumber, to->sequenceNumber);
2577 cpswaps(from->count, to->count);
2587 cpswaps(from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xfs/dist/difs/
H A Dswaprep.c178 * can't write "cpswaps(*from++, *to++)" because cpswaps is a
181 cpswaps(*from, *to);
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Dappledri.c402 cpswaps (from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Dappledri.c393 cpswaps(from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwindowswm.c580 cpswaps (from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Dapplewm.c679 cpswaps (from->sequenceNumber, to->sequenceNumber);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Dapplewm.c684 cpswaps(from->sequenceNumber, to->sequenceNumber);

Completed in 1430 milliseconds

12