Searched defs:Buffer (Results 1 – 8 of 8) sorted by relevance
| /plan9-contrib/sys/src/cmd/sam/ |
| H A D | sam.h | 28 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 D | dat.h | 36 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 D | draw.c | 393 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 D | main.c | 93 short Buffer[2][1152]; in main() local
|
| H A D | get_audio.c | 436 short int Buffer[2][1152]; in lame_decoder() local
|
| /plan9-contrib/sys/src/libmemdraw/ |
| H A D | draw.c | 375 typedef struct Buffer Buffer; typedef 376 struct Buffer { struct 396 typedef Buffer Readfn(Param*, uchar*, int); argument
|
| /plan9-contrib/sys/src/cmd/ |
| H A D | bsplit.c | 26 } Buffer; typedef
|
| H A D | pr.c | 56 Rune* Buffer = 0; variable
|