Searched defs:bytecount (Results 1 – 9 of 9) sorted by relevance
| /plan9-contrib/sys/src/cmd/aquarela/ |
| H A D | smbclientopen.c | 12 ushort bytecount; in smbclientopen() local
|
| H A D | testnbdgram.c | 8 ushort bytecount; in deliver() local
|
| H A D | smbcommon.c | 22 ushort bytecount; in smbcheckwordandbytecount() local 48 ushort bytecount; in smbchaincommand() local
|
| H A D | smbconnect.c | 17 ushort bytecount; in smbconnect() local
|
| H A D | aquarela.c | 46 ushort bytecount; in smbsessionwrite() local
|
| H A D | smbtransaction.c | 457 ushort bytecount; in smbtransactionexecute() local 480 ushort bytecount; in smbtransactionexecute() local
|
| /plan9-contrib/sys/src/cmd/gs/src/ |
| H A D | gdevpcl.c | 250 gdev_pcl_mode3compress(int bytecount, const byte * current, byte * previous, byte * compressed) in gdev_pcl_mode3compress() 305 gdev_pcl_mode9compress(int bytecount, const byte *current, in gdev_pcl_mode9compress()
|
| H A D | gdevcd8.c | 1436 do_gcr(int bytecount, byte * inbyte, const byte kvalues[256], in do_gcr() 1493 rescale_byte_wise2x2(int bytecount, const byte * inbytea, const byte * inbyteb, in rescale_byte_wise2x2() 1517 rescale_byte_wise2x1(int bytecount, const byte * inbytea, const byte * inbyteb, in rescale_byte_wise2x1() 1538 rescale_byte_wise1x2(int bytecount, const byte * inbytea, const byte * inbyteb, in rescale_byte_wise1x2() 1557 rescale_byte_wise1x1(int bytecount, const byte * inbytea, const byte * inbyteb, in rescale_byte_wise1x1()
|
| /plan9-contrib/sys/src/cmd/postscript/postgif/ |
| H A D | postgif.c | 359 int bytecount, zerobytecount = 0; in readimage() local 438 int functioncode, bytecount, zerobytecount = 0; in readextensionblock() local
|