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

/external/zlib/src/contrib/infback9/
H A Dinfback9.h25 out_func out, void FAR *out_desc));
H A Dinfback9.c221 out_func out;
/external/python/cpython2/Modules/zlib/
H A Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1031 out_func out, void FAR *out_desc));
1059 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h140 # define out_func z_out_func macro
H A Dzconf.h.cmakein142 # define out_func z_out_func
H A Dzconf.h.in140 # define out_func z_out_func
H A Dinfback.c254 out_func out;
/external/syslinux/com32/include/
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
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas24 out_func = function(opaque: Pointer; buf: PByte; size: Integer): Integer;
139 out_fn: out_func; out_desc: Pointer): Integer;
/external/python/cpython3/Modules/zlib/
H A Dzlib.h1094 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1098 out_func out, void FAR *out_desc));
1126 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h153 # define out_func z_out_func macro
H A Dinfback.c254 out_func out;
H A Dzconf.h.cmakein155 # define out_func z_out_func
H A Dzconf.h.in153 # define out_func z_out_func
/external/zlib/src/
H A Dzlib.h1095 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1099 out_func out, void FAR *out_desc));
1127 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h153 # define out_func z_out_func macro
H A Dinfback.c254 out_func out;
H A Dzconf.h.cmakein155 # define out_func z_out_func
H A Dzconf.h.in153 # define out_func z_out_func
/external/zlib/
H A Dzlib.h1095 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1099 out_func out, void FAR *out_desc));
1127 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h153 # define out_func z_out_func macro
/external/syslinux/com32/lib/zlib/
H A Dinfback.c245 out_func out;

Completed in 226 milliseconds