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

12345

/macosx-10.10/zlib-55/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.10/zlib-55/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:__anon15690
262 unsigned char *window; local
[all...]
/macosx-10.10/emacs-93/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.10/emacs-93/emacs/lisp/emulation/
H A Dtpu-extras.el[all...]
H A Dedt.el[all...]
H A Dtpu-edt.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/obsolete/
H A Dmlsupport.el[all...]
/macosx-10.10/emacs-93/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.10/rsync-45/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.10/xnu-2782.1.97/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.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dlucid.el[all...]
H A Dlevents.el[all...]
H A Dre-builder.el[all...]
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesw.cc210 NCursesWindow::NCursesWindow(WINDOW* window) argument
354 NCursesWindow * next = par->subwins; local
[all...]
/macosx-10.10/sudo-73/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.10/zlib-55/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.10/top-100.1.2/
H A Dstatistic.h107 struct statistic_destructor *next; member in struct:statistic_destructor
122 WINDOW *window; member in struct:statistic
144 struct statistic *previous, *next; member in struct:statistic

Completed in 141 milliseconds

12345