/plan9-contrib/sys/src/cmd/unix/drawterm/libmemdraw/ |
H A D | draw.c | 628 Buffer bsrc, bdst, bmask; in alphadraw() local 844 alphacalc14(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc14() 896 alphacalc2810(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc2810() 950 alphacalc3679(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc3679() 1021 alphacalc11(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc11() 1113 alphacalcS(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalcS() 1152 boolcalc14(Buffer bdst, Buffer b1, Buffer bmask, int dx, int grey, int op) in boolcalc14() 1185 boolcalc236789(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in boolcalc236789() 1240 boolcalc1011(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in boolcalc1011() 1769 boolcopy8(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int i, int o) in boolcopy8() [all …]
|
/plan9-contrib/sys/src/libmemdraw/ |
H A D | draw.c | 618 Buffer bsrc, bdst, bmask; in alphadraw() local 804 alphacalc14(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc14() 856 alphacalc2810(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc2810() 910 alphacalc3679(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc3679() 983 alphacalc11(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc11() 1075 alphacalcS(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalcS() 1114 boolcalc14(Buffer bdst, Buffer b1, Buffer bmask, int dx, int grey, int op) in boolcalc14() 1149 boolcalc236789(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in boolcalc236789() 1204 boolcalc1011(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in boolcalc1011() 1736 boolcopy8(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int i, int o) in boolcopy8() [all …]
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gxclbits.c | 574 byte bmask = 1 << (band_index & 7); in clist_change_tile() local 693 byte bmask = 1 << (band_index & 7); in clist_change_bits() local
|
H A D | gdevm2.c | 75 static const byte bmask[4] = {0xc0, 0x30, 0xc, 3}; in mem_mapped2_copy_mono() local
|