Home
last modified time | relevance | path

Searched defs:Buffer (Results 1 – 8 of 8) sorted by relevance

/plan9-contrib/sys/src/cmd/sam/
H A Dsam.h28 typedef struct Buffer Buffer; typedef
130 struct Buffer struct
142 void bufinsert(Buffer*, uint, Rune*, uint); argument
/plan9-contrib/sys/src/cmd/acme/
H A Ddat.h36 typedef struct Buffer Buffer; typedef
92 struct Buffer struct
104 void bufinsert(Buffer*, uint, Rune*, uint); argument
/plan9-contrib/sys/src/cmd/unix/drawterm/libmemdraw/
H A Ddraw.c393 typedef struct Buffer Buffer; typedef
394 struct Buffer { struct
414 typedef Buffer Readfn(Param*, uchar*, int); argument
/plan9-contrib/sys/src/games/mp3enc/
H A Dmain.c93 short Buffer[2][1152]; in main() local
H A Dget_audio.c436 short int Buffer[2][1152]; in lame_decoder() local
/plan9-contrib/sys/src/libmemdraw/
H A Ddraw.c375 typedef struct Buffer Buffer; typedef
376 struct Buffer { struct
396 typedef Buffer Readfn(Param*, uchar*, int); argument
/plan9-contrib/sys/src/cmd/
H A Dbsplit.c26 } Buffer; typedef
H A Dpr.c56 Rune* Buffer = 0; variable