Searched defs:window (Results 1 – 8 of 8) sorted by relevance
| /xnu-8020.140.41/libkern/zlib/ |
| H A D | inffast.c | 93 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ in inflate_fast() local
|
| H A D | infback.c | 57 inflateBackInit_(z_streamp strm, int windowBits, unsigned char FAR *window, in inflateBackInit_()
|
| H A D | inflate.h | 119 unsigned char FAR *window; /* allocated sliding window, if needed */ member
|
| H A D | inflate.c | 1368 unsigned char FAR *window; in inflateCopy() local
|
| H A D | deflate.h | 142 Bytef *window; member
|
| /xnu-8020.140.41/tests/ |
| H A D | host_statistics_rate_limiting.c | 143 unsigned long long start, end, window; variable
|
| /xnu-8020.140.41/libkern/libkern/ |
| H A D | zlib.h | 1387 #define inflateBackInit(strm, windowBits, window) \ argument
|
| /xnu-8020.140.41/bsd/nfs/ |
| H A D | nfs_gss.c | 1365 gss_buffer_desc cksum, window; in nfs_gss_clnt_ctx_init() local
|