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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbmskbits.h206 cfbendtab[n] =
408 endmask = cfbendtab[((x)+(w)) & 3]; \
414 endmask = cfbendtab[((x)+(w)) & 3];
510 endmask = cfbendtab[((x)+(w)) & PIM]; \
521 endmask = cfbendtab[((x)+(w)) & PIM];
544 dst = (SCRLEFT(*(psrc), (x)) & cfbendtab[m]) | \
564 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | \
567 (SCRLEFT(src, m) & (cfbendtab[n] & pm)); \
627 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
631 (t2 & (cfbendtab[
[all...]
H A Dcfbunmap.h157 #undef cfbendtab macro
H A Dcfbmap.h204 #define cfbendtab CFBNAME(endtab) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbmskbits.h209 cfbendtab[n] =
411 endmask = cfbendtab[((x)+(w)) & 3]; \
417 endmask = cfbendtab[((x)+(w)) & 3];
513 endmask = cfbendtab[((x)+(w)) & PIM]; \
524 endmask = cfbendtab[((x)+(w)) & PIM];
547 dst = (SCRLEFT(*(psrc), (x)) & cfbendtab[m]) | \
567 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | \
570 (SCRLEFT(src, m) & (cfbendtab[n] & pm)); \
630 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
634 (t2 & (cfbendtab[
[all...]
H A Dcfbunmap.h160 #undef cfbendtab macro
H A Dcfbmap.h155 #undef cfbendtab
336 #define cfbendtab CFBNAME(endtab) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbmskbits.h206 cfbendtab[n] =
408 endmask = cfbendtab[((x)+(w)) & 3]; \
414 endmask = cfbendtab[((x)+(w)) & 3];
510 endmask = cfbendtab[((x)+(w)) & PIM]; \
521 endmask = cfbendtab[((x)+(w)) & PIM];
544 dst = (SCRLEFT(*(psrc), (x)) & cfbendtab[m]) | \
564 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | \
567 (SCRLEFT(src, m) & (cfbendtab[n] & pm)); \
627 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
631 (t2 & (cfbendtab[
[all...]
H A Dcfbunmap.h160 #undef cfbendtab macro
H A Dcfbmap.h155 #undef cfbendtab
336 #define cfbendtab CFBNAME(endtab) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbmskbits.h211 cfbendtab[n] =
413 endmask = cfbendtab[((x)+(w)) & 3]; \
419 endmask = cfbendtab[((x)+(w)) & 3];
515 endmask = cfbendtab[((x)+(w)) & PIM]; \
526 endmask = cfbendtab[((x)+(w)) & PIM];
549 dst = (SCRLEFT(*(psrc), (x)) & cfbendtab[m]) | \
569 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | \
572 (SCRLEFT(src, m) & (cfbendtab[n] & pm)); \
632 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
636 (t2 & (cfbendtab[
[all...]
H A Dcfbunmap.h161 #undef cfbendtab macro
H A Dcfbmap.h157 #undef cfbendtab
338 #define cfbendtab CFBNAME(endtab) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbmskbits.h212 cfbendtab[n] =
414 endmask = cfbendtab[((x)+(w)) & 3]; \
420 endmask = cfbendtab[((x)+(w)) & 3];
516 endmask = cfbendtab[((x)+(w)) & PIM]; \
527 endmask = cfbendtab[((x)+(w)) & PIM];
550 dst = (SCRLEFT(*(psrc), (x)) & cfbendtab[m]) | \
570 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | \
573 (SCRLEFT(src, m) & (cfbendtab[n] & pm)); \
633 *(pdst) = (*(pdst) & (cfbendtab[x] | ~pm)) | (t2 & (cfbstarttab[x] & pm));\
637 (t2 & (cfbendtab[
[all...]
H A Dcfbunmap.h161 #undef cfbendtab macro
H A Dcfbmap.h157 #undef cfbendtab
338 #define cfbendtab CFBNAME(endtab) macro

Completed in 53 milliseconds