Home
last modified time | relevance | path

Searched defs:first_bit (Results 1 – 11 of 11) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgdevm8.c74 int first_bit; in mem_mapped8_copy_mono() local
116 mapped8_copy01(chunk * dest, const byte * line, int first_bit, in mapped8_copy01()
125 mapped8_copyN1(chunk * dest, const byte * line, int first_bit, in mapped8_copyN1()
135 mapped8_copy0N(chunk * dest, const byte * line, int first_bit, in mapped8_copy0N()
H A Dgdevm32.c144 int first_bit = sourcex & 7; in mem_true32_copy_mono() local
197 int first_bit = 0x80 >> (sourcex & 7); in mem_true32_copy_mono() local
H A Dgdevm16.c131 int first_bit; in mem_true16_copy_mono() local
H A Dgdevm2.c72 int first_bit; in mem_mapped2_copy_mono() local
H A Dgdevm64.c216 int first_bit; in mem_true64_copy_mono() local
H A Dgdevm40.c289 int first_bit; in mem_true40_copy_mono() local
H A Dgdevm48.c258 int first_bit; in mem_true48_copy_mono() local
H A Dgdevdevn.c896 repack_data(byte * source, byte * dest, int depth, int first_bit, in repack_data()
1004 int first_bit; in spotcmyk_print_page() local
H A Dgdevm56.c313 int first_bit; in mem_true56_copy_mono() local
H A Dgdevm24.c355 int first_bit; in mem_true24_copy_mono() local
H A Dgdevprn.c850 int first_bit = dev->width * dev->color_info.depth; in gdev_prn_clear_trailing_bits() local