Home
last modified time | relevance | path

Searched refs:out_func (Results 1 – 19 of 19) sorted by relevance

/external/zlib/contrib/infback9/
Dinfback9.h25 out_func out, void FAR *out_desc));
Dinfback9.c221 out_func out;
/external/zlib/contrib/pascal/
Dzlibpas.pas23 out_func = function(opaque: Pointer; buf: PByte; size: Integer): Integer; in paque()
110 out_fn: out_func; out_desc: Pointer): Integer;
/external/chromium/third_party/zlib/
Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
882 out_func out, void FAR *out_desc));
Dmozzconf.h119 #define out_func MOZ_Z_out_func macro
Dzconf.h52 # define out_func z_out_func macro
Dinfback.c245 out_func out;
/external/chromium/sdch/open-vcdiff/src/
Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
882 out_func out, void FAR *out_desc));
Dzconf.h49 # define out_func z_out_func macro
/external/qemu/distrib/zlib-1.2.3/
Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
882 out_func out, void FAR *out_desc));
Dzconf.h49 # define out_func z_out_func macro
Dinfback.c245 out_func out;
/external/zlib/
Dzlib.h971 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
975 out_func out, void FAR *out_desc));
Dzconf.in.h49 # define out_func z_out_func macro
Dzconf.h119 # define out_func z_out_func macro
Dinfback.c245 out_func out;
Dzconf.h.cmakein121 # define out_func z_out_func
Dzconf.h.in119 # define out_func z_out_func macro
DChangeLog433 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list