Searched refs:out_func (Results 1 - 14 of 14) sorted by relevance

/external/zlib/contrib/infback9/
H A Dinfback9.h25 out_func out, void FAR *out_desc));
H A Dinfback9.c221 out_func out;
/external/chromium/sdch/open-vcdiff/src/
H A Dzconf.h49 # define out_func z_out_func macro
H A Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
882 out_func out, void FAR *out_desc));
909 parameters and return types are defined above in the in_func and out_func
/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h49 # define out_func z_out_func macro
H A Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
882 out_func out, void FAR *out_desc));
909 parameters and return types are defined above in the in_func and out_func
H A Dinfback.c245 out_func out;
/external/zlib/
H A Dzconf.in.h49 # define out_func z_out_func macro
H A Dzlib.h971 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
975 out_func out, void FAR *out_desc));
1002 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h119 # define out_func z_out_func macro
H A Dzconf.h.cmakein121 # define out_func z_out_func
H A Dzconf.h.in119 # define out_func z_out_func
H A Dinfback.c245 out_func out;
/external/zlib/contrib/pascal/
H A Dzlibpas.pas23 out_func = function(opaque: Pointer; buf: PByte; size: Integer): Integer;
110 out_fn: out_func; out_desc: Pointer): Integer;

Completed in 163 milliseconds