Searched +defs:next +defs:window (Results 1 - 25 of 104) sorted by relevance

12345

/macosx-10.9.5/zlib-53/zlib/contrib/infback9/
H A Dinflate9.h37 unsigned char FAR *window; /* allocated sliding window, if needed */ member in struct:inflate_state
43 code FAR *next; /* next available space in codes[] */ member in struct:inflate_state
H A Dinfback9.c57 code *next, *lenfix, *distfix; local
225 unsigned char FAR *next; /* next input */ local
233 unsigned char FAR *window; /* allocated sliding window, if needed */ local
[all...]
/macosx-10.9.5/zlib-53/zlib/examples/
H A Dzran.c66 unsigned char window[WINSIZE]; /* preceding 32K of uncompressed data */ member in struct:point
90 struct point *next; local
87 addpoint(struct access *index, int bits, off_t in, off_t out, unsigned left, unsigned char *window) argument
147 unsigned char window[WINSIZE]; local
[all...]
H A Dgun.c92 unsigned char *next; local
199 lunpipe(unsigned have, unsigned char *next, struct ind *indp, int outfile, z_stream *strm) argument
386 unsigned char *next = NULL; local
634 unsigned char *window; local
[all...]
H A Dgzappend.c173 unsigned char *next; /* next byte in buffer */ member in struct:__anon15660
262 unsigned char *window; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfollow.el[all...]
H A Dvcursor.el[all...]
H A Dbs.el[all...]
H A Dsimple.el[all...]
H A Dimage-dired.el[all...]
H A Dpcomplete.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dtpu-extras.el[all...]
H A Dedt.el[all...]
H A Dtpu-edt.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dmlsupport.el[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dscroll.c336 int next = -1; local
664 struct alt_queue { int count, pos, window; }; member in struct:alt_queue
770 int next = -1; local
[all...]
/macosx-10.9.5/rsync-42/rsync/zlib/
H A Dinflate.h96 unsigned char FAR *window; /* allocated sliding window, if needed */ member in struct:inflate_state
115 code FAR *next; /* next availabl member in struct:inflate_state
[all...]
/macosx-10.9.5/xnu-2422.115.4/libkern/zlib/
H A Dinflate.h119 unsigned char FAR *window; /* allocated sliding window, if needed */ member in struct:inflate_state
138 code FAR *next; /* next availabl member in struct:inflate_state
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dlucid.el[all...]
H A Dlevents.el[all...]
H A Dre-builder.el[all...]
/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursesw.cc210 NCursesWindow::NCursesWindow(WINDOW* window) argument
354 NCursesWindow * next = par->subwins; local
[all...]
/macosx-10.9.5/sudo-72/src/zlib/
H A Dinflate.h96 unsigned char FAR *window; /* allocated sliding window, if needed */ member in struct:inflate_state
115 code FAR *next; /* next availabl member in struct:inflate_state
[all...]
/macosx-10.9.5/top-89.1.2/
H A Dstatistic.h106 struct statistic_destructor *next; member in struct:statistic_destructor
121 WINDOW *window; member in struct:statistic
143 struct statistic *previous, *next; member in struct:statistic
/macosx-10.9.5/zlib-53/zlib/
H A Dinflate.h96 unsigned char FAR *window; /* allocated sliding window, if needed */ member in struct:inflate_state
115 code FAR *next; /* next availabl member in struct:inflate_state
[all...]

Completed in 300 milliseconds

12345