/plan9-contrib/sys/src/cmd/gs/zlib/ |
H A D | inffast.c | 80 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
|
H A D | infback.c | 28 int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) in inflateBackInit_() argument
|
H A D | zlib.h | 1183 #define inflateBackInit(strm, windowBits, window) \ argument
|
H A D | inflate.h | 94 unsigned char FAR *window; /* allocated sliding window, if needed */ member
|
H A D | inflate.c | 1241 unsigned char FAR *window; local
|
H A D | deflate.h | 107 Bytef *window; member
|
/plan9-contrib/sys/src/games/mp3enc/ |
H A D | fft.c | 229 const FLOAT* window = (const FLOAT *)&gfc->window[0]; in fft_long() local 262 FLOAT *window = &gfc->window[0]; in init_fft() local
|
H A D | util.c | 362 int i,sfb, window, j=0; in freorder() local
|
H A D | takehiro.c | 863 int table_number, row_in_table, partition, nr_sfb, window, over; in scale_bitcount_lsf() local
|
H A D | quantize.c | 554 int window; in inc_subblock_gain() local
|
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/ |
H A D | term.c | 28 static Rectangle window; variable
|
/plan9-contrib/sys/src/9k/k10/ |
H A D | vga.c | 19 static Rectangle window; variable
|
/plan9-contrib/sys/src/9/pc/ |
H A D | vga.c | 19 static Rectangle window; variable
|
/plan9-contrib/sys/src/cmd/vnc/ |
H A D | screen.c | 29 static Rectangle window; variable
|
/plan9-contrib/sys/src/libcontrol/ |
H A D | menu.c | 24 Image *window; member
|
/plan9-contrib/sys/src/cmd/postscript/postmd/ |
H A D | postmd.c | 184 char *window = NULL; /* and window lists */ variable
|
/plan9-contrib/sys/src/games/ |
H A D | life.c | 390 window(void) in window() function
|
/plan9-contrib/sys/src/9/bcm/ |
H A D | screen.c | 67 static Rectangle window; variable
|
/plan9-contrib/sys/src/cmd/unix/drawterm/gui-win32/ |
H A D | screen.c | 25 static HWND window; variable
|
/plan9-contrib/sys/src/9/loongson/ |
H A D | screen.c | 67 static Rectangle window; variable
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gxpcopy.c | 653 int window = 5/* max spot holes */ * 6/* segments per subpath */; in gx_path_merge_contacting_contours() local
|
/plan9-contrib/sys/src/cmd/unix/drawterm/gui-osx/ |
H A D | screen.c | 523 WindowRef window; in MainWindowCommandHandler() local
|
/plan9-contrib/sys/src/9/omap/ |
H A D | screen.c | 198 static Rectangle window; variable
|
/plan9-contrib/sys/src/cmd/rio/ |
H A D | dat.h | 319 Window **window; variable
|
/plan9-contrib/sys/src/cmd/map/ |
H A D | map.c | 60 static double window[4] = { /* option -w */ variable
|