Home
last modified time | relevance | path

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

/external/zlib/src/contrib/infback9/
Dinfback9.h25 out_func out, void FAR *out_desc));
Dinfback9.c221 out_func out;
/external/zlib/src/contrib/pascal/
Dzlibpas.pas24 out_func = function(opaque: Pointer; buf: PByte; size: Integer): Integer; in paque()
139 out_fn: out_func; out_desc: Pointer): Integer;
/external/zlib/src/
Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
Dzconf.h140 # define out_func z_out_func macro
Dinfback.c254 out_func out;
Dzconf.h.cmakein142 # define out_func z_out_func
Dzconf.h.in140 # define out_func z_out_func macro
DChangeLog697 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list
/external/zlib/
Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
Dzconf.h140 # define out_func z_out_func macro
/external/opencv3/3rdparty/zlib/
Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
Dinfback.c254 out_func out;
Dzconf.h.cmakein142 # define out_func z_out_func
DChangeLog697 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list
/external/pdfium/third_party/zlib_v128/
Dzlib.h1096 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1100 out_func out, void FAR *out_desc));
Dzconf.h140 # define out_func z_out_func macro
Dinfback.c254 out_func out, in inflateBack()