Searched refs:SwapLongs (Results 1 - 25 of 38) sorted by relevance

12

/xsrc/external/mit/xfs/dist/include/
H A Dswapreq.h48 extern void SwapLongs(long *list, unsigned long count);
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dchgkmap.c83 SwapLongs((CARD32 *) (&stuff[1]), count);
H A Dchgprop.c86 SwapLongs((CARD32 *) (&stuff[1]), stuff->count);
H A Dgrabdevb.c87 SwapLongs((CARD32 *) (&stuff[1]), stuff->event_count);
H A Dgrabdevk.c86 SwapLongs((CARD32 *) (&stuff[1]), stuff->event_count);
H A Dselectev.c135 SwapLongs((CARD32 *) (&stuff[1]), stuff->count);
H A Dsendexev.c114 SwapLongs(p, stuff->count);
H A Dgrabdev.c90 SwapLongs((CARD32 *) (&stuff[1]), stuff->event_count);
H A Dchgfctl.c309 SwapLongs((CARD32 *) syms, f->num_keysyms);
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dchgkmap.c82 SwapLongs((CARD32 *) (&stuff[1]), count);
H A Dchgprop.c84 SwapLongs((CARD32 *) (&stuff[1]), stuff->count);
H A Dgrabdevb.c85 SwapLongs((CARD32 *) (&stuff[1]), stuff->event_count);
H A Dgrabdevk.c84 SwapLongs((CARD32 *) (&stuff[1]), stuff->event_count);
H A Dgrabdev.c89 SwapLongs((CARD32 *) (&stuff[1]), stuff->event_count);
H A Dselectev.c129 SwapLongs((CARD32 *) (&stuff[1]), stuff->count);
H A Dsendexev.c114 SwapLongs(p, stuff->count);
H A Dchgfctl.c308 SwapLongs((CARD32 *) syms, f->num_keysyms);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dmisc.h231 SwapLongs((CARD32 *)(stuff + 1), LengthRestL(stuff))
274 extern _X_EXPORT void SwapLongs(
/xsrc/external/mit/xorg-server/dist/include/
H A Dmisc.h281 SwapLongs((CARD32 *)(stuff + 1), LengthRestL(stuff))
391 extern _X_EXPORT void SwapLongs(CARD32 *list, unsigned long count);
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrsdispatch.c382 SwapLongs((CARD32 *)&stuff->transform, bytes_to_int32(sizeof(xRenderTransform)));
390 SwapLongs(params, nparams);
/xsrc/external/mit/xfs/dist/difs/
H A Dswapreq.c62 SwapLongs(long *list, unsigned long count) function in typeref:typename:void
H A Dfontinfo.c388 SwapLongs((long *)offsets, num_glyphs * 2);
H A Ddispatch.c420 SwapLongs((long *) data, 1);
440 SwapLongs((long *) data, 1);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h162 void SwapLongs (long *list , unsigned long count );
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrsdispatch.c359 SwapLongs((CARD32 *) &stuff->transform,
368 SwapLongs(params, nparams);

Completed in 15 milliseconds

12