Searched refs:SwapShorts (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/xfs/dist/include/ |
| H A D | swapreq.h | 49 extern void SwapShorts(short *list, unsigned long count);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | misc.h | 228 SwapShorts((short *)(stuff + 1), LengthRestS(stuff)) 278 extern _X_EXPORT void SwapShorts(
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | swapreq.c | 90 SwapShorts(short *list, unsigned long count) function in typeref:typename:void 242 SwapShorts((short *) &stuff[1], stuff->num_resolutions);
|
| H A D | swaprep.c | 507 SwapShorts((short *)extents, num * (SIZEOF(fsXCharInfo) / 2));
|
| H A D | dispatch.c | 430 SwapShorts((short *) data, 1);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | misc.h | 278 SwapShorts((short *)(stuff + 1), LengthRestS(stuff)) 393 extern _X_EXPORT void SwapShorts(short *list, unsigned long count);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | xtrapproto.h | 163 void SwapShorts (short *list , unsigned long count );
|
| /xsrc/external/mit/xorg-server.old/dist/xfixes/ |
| H A D | region.c | 595 SwapShorts ((INT16 *) pRect, nBox * 4);
|
| /xsrc/external/mit/xorg-server/dist/xfixes/ |
| H A D | region.c | 575 SwapShorts((INT16 *) pRect, nBox * 4);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | shape.c | 1021 SwapShorts((short *) rects, (unsigned long) nrects * 4);
|
| H A D | vidmode.c | 1545 SwapShorts((short *) ramp, length * 3);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swapreq.c | 87 SwapShorts(short *list, unsigned long count) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | shape.c | 1029 SwapShorts ((short *)rects, (unsigned long)nrects * 4);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swapreq.c | 91 SwapShorts (short *list, unsigned long count) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/ |
| H A D | xf86vmode.c | 1482 SwapShorts((short*)ramp, length * 3);
|
Completed in 21 milliseconds