Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 62) sorted by relevance

123

/plan9/sys/src/9/teg2/
H A Dcaches.c47 cachesinvse(void *va, int bytes) in cachesinvse()
58 cacheswbse(void *va, int bytes) in cacheswbse()
69 cacheswbinvse(void *va, int bytes) in cacheswbinvse()
H A Dcache-l2-pl310.c289 l2pl310invse(void *va, int bytes) in l2pl310invse()
317 l2pl310wbse(void *va, int bytes) in l2pl310wbse()
329 l2pl310wbinvse(void *va, int bytes) in l2pl310wbinvse()
/plan9/sys/src/games/mp3enc/
H A Dvorbis_interface.c61 int bytes; in lame_decode_ogg_initfile() local
291 int bytes; in lame_decode_ogg_fromfile() local
460 int eos=0,bytes=0; in lame_encode_ogg_finish() local
518 int bytes = 0; in lame_encode_ogg_frame() local
H A DVbrTag.h61 int bytes; /* total bit stream bytes from Vbr header data*/ member
/plan9/sys/src/cmd/gs/src/
H A Dsjpx.c141 int x, int y, int bytes) in copy_row_gray()
157 int x, int y, int bytes) in copy_row_rgb()
181 int x, int y, int bytes) in copy_row_yuv()
238 int x, int y, int bytes) in copy_row_default()
257 long bytes) in s_jpxd_buffer_input()
H A Dgdevpxut.h46 #define PX_PUT_LIT(s, bytes) px_put_bytes(s, bytes, sizeof(bytes)) argument
H A Dgstypes.h74 byte *bytes; /* see above */ member
78 const byte *bytes; /* see above */ member
H A Dgsdsrc.h103 #define data_source_init_string2(psrc, bytes, len)\ argument
108 #define data_source_init_bytes(psrc, bytes, len)\ argument
H A Dgxmclip.h49 byte bytes[tile_clip_buffer_size]; member
H A Dgsgdata.c122 gs_glyph_data_from_bytes(gs_glyph_data_t *pgd, const byte *bytes, in gs_glyph_data_from_bytes()
/plan9/sys/src/cmd/con/
H A Dxms.c20 errorout(int ctl, int bytes) in errorout()
60 int bytes; in main() local
H A Dxmr.c24 ulong bytes; in main() local
/plan9/sys/src/cmd/disk/
H A Dmkext.c36 uvlong bytes; in main() local
204 extract(char *name, ulong mode, ulong mtime, char *uid, char *gid, uvlong bytes) in extract()
270 seekpast(uvlong bytes) in seekpast()
/plan9/sys/src/cmd/tarsplit/
H A Dtarsub.c45 unsigned bytes; in readtar() local
118 ulong bytes; in passtar() local
/plan9/sys/src/cmd/upas/filterkit/
H A Ddeliver.c17 int bytes, fd, i; in main() local
/plan9/sys/src/cmd/gs/jpeg/
H A Djmemmac.c158 long bytes = byte_count; in read_backing_store() local
176 long bytes = byte_count; in write_backing_store() local
/plan9/sys/src/9/port/
H A Ducallocb.c20 ulong bytes; member
H A Dallocb.c21 ulong bytes; member
/plan9/sys/src/cmd/fax/
H A Dfile.c46 char bytes[Gshdrsize]; in gsopen() local
/plan9/sys/lib/dist/cmd/bzfs/
H A Dmkext.c101 ulong mode, bytes, mtime; in main() local
238 extract(char *name, ulong mode, ulong mtime, char *uid, char *gid, ulong bytes) in extract()
/plan9/sys/src/ape/cmd/pdksh/
H A Dhistory.c894 hist_count_lines(base, bytes) in hist_count_lines() argument
983 hist_skip_back(base, bytes, no) in hist_skip_back() argument
1012 histload(s, base, bytes) in histload() argument
1095 int bytes; local
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Dallocb.c16 ulong bytes; member
/plan9/sys/src/cmd/
H A Dtar.c34 #define BYTES2TBLKS(bytes) HOWMANY(bytes, Tblock) argument
314 unsigned bytes = Tblock * nblock; in refill() local
410 unsigned bytes = Tblock * nblock; in putlastblk() local
802 long bytes, blksread; in addtoar() local
873 Off bytes; in skip() local
1101 copyfromar(int ar, int fd, char *fname, ulong blksleft, Off bytes) in copyfromar()
1165 Off bytes = hdrsize(hp); /* for printing */ in extract1() local
/plan9/sys/src/libmemdraw/
H A Dalloc.c165 int bytes; in memsetchan() local
/plan9/sys/src/cmd/upas/common/
H A Dappendfiletombox.c17 ulong bytes; member

123