Searched defs:byte_count (Results 1 – 7 of 7) sorted by relevance
/plan9-contrib/sys/src/cmd/gs/jpeg/ |
H A D | jmemansi.c | 99 long file_offset, long byte_count) in read_backing_store() 112 long file_offset, long byte_count) in write_backing_store()
|
H A D | jmemdos.c | 245 long file_offset, long byte_count) in read_file_store() 261 long file_offset, long byte_count) in write_file_store() 335 long file_offset, long byte_count) in read_xms_store() 368 long file_offset, long byte_count) in write_xms_store() 493 long file_offset, long byte_count) in read_ems_store() 518 long file_offset, long byte_count) in write_ems_store()
|
H A D | jmemmac.c | 156 long file_offset, long byte_count) in read_backing_store() 174 long file_offset, long byte_count) in write_backing_store()
|
H A D | jmemname.c | 206 long file_offset, long byte_count) in read_backing_store() 219 long file_offset, long byte_count) in write_backing_store()
|
H A D | jmemmgr.c | 693 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local 726 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gsbitops.c | 120 uint byte_count = (last_bit >> 3) & -chunk_bytes; in bits_fill_rectangle() local
|
H A D | gdevpcfb.c | 909 int byte_count; in fill_row_only() local
|