Searched refs:cfbstarttab (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbmskbits.h204 cfbstarttab[n]
407 startmask = cfbstarttab[(x)&3]; \
413 startmask = cfbstarttab[(x)&3]; \
509 startmask = cfbstarttab[(x)&PIM]; \
520 startmask = cfbstarttab[(x)&PIM]; \
545 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
565 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
566 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[n] | ~pm)) | \
627 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
630 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[
[all...]
H A Dcfbunmap.h161 #undef cfbstarttab macro
H A Dcfbmap.h208 #define cfbstarttab CFBNAME(starttab) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbmskbits.h207 cfbstarttab[n]
410 startmask = cfbstarttab[(x)&3]; \
416 startmask = cfbstarttab[(x)&3]; \
512 startmask = cfbstarttab[(x)&PIM]; \
523 startmask = cfbstarttab[(x)&PIM]; \
548 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
568 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
569 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[n] | ~pm)) | \
630 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
633 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[
[all...]
H A Dcfbunmap.h164 #undef cfbstarttab macro
H A Dcfbmap.h159 #undef cfbstarttab
340 #define cfbstarttab CFBNAME(starttab) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbmskbits.h204 cfbstarttab[n]
407 startmask = cfbstarttab[(x)&3]; \
413 startmask = cfbstarttab[(x)&3]; \
509 startmask = cfbstarttab[(x)&PIM]; \
520 startmask = cfbstarttab[(x)&PIM]; \
545 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
565 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
566 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[n] | ~pm)) | \
627 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
630 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[
[all...]
H A Dcfbunmap.h164 #undef cfbstarttab macro
H A Dcfbmap.h159 #undef cfbstarttab
340 #define cfbstarttab CFBNAME(starttab) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbmskbits.h209 cfbstarttab[n]
412 startmask = cfbstarttab[(x)&3]; \
418 startmask = cfbstarttab[(x)&3]; \
514 startmask = cfbstarttab[(x)&PIM]; \
525 startmask = cfbstarttab[(x)&PIM]; \
550 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
570 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
571 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[n] | ~pm)) | \
632 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
635 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[
[all...]
H A Dcfbunmap.h165 #undef cfbstarttab macro
H A Dcfbmap.h161 #undef cfbstarttab
342 #define cfbstarttab CFBNAME(starttab) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbmskbits.h210 cfbstarttab[n]
413 startmask = cfbstarttab[(x)&3]; \
419 startmask = cfbstarttab[(x)&3]; \
515 startmask = cfbstarttab[(x)&PIM]; \
526 startmask = cfbstarttab[(x)&PIM]; \
551 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
571 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
572 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[n] | ~pm)) | \
633 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
636 *((pdst)+1) = (*((pdst)+1) & (cfbstarttab[
[all...]
H A Dcfbunmap.h165 #undef cfbstarttab macro
H A Dcfbmap.h161 #undef cfbstarttab
342 #define cfbstarttab CFBNAME(starttab) macro

Completed in 68 milliseconds