Searched defs:out_func (Results 1 - 8 of 8) sorted by relevance

/external/zlib/src/
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
/external/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
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h140 # define out_func z_out_func macro
H A Dzlib.h1092 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1096 out_func out, void FAR *out_desc));
1124 parameters and return types are defined above in the in_func and out_func
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzconf.h140 # define out_func z_out_func macro
H A Dzlib.h1096 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1100 out_func out, void FAR *out_desc));
1128 parameters and return types are defined above in the in_func and out_func

Completed in 166 milliseconds