Searched refs:out_func (Results 1 - 21 of 21) sorted by relevance
/third_party/zlib/contrib/infback9/ |
H A D | infback9.h | 25 out_func out, void FAR *out_desc);
|
H A D | infback9.c | 214 out_func out, void FAR *out_desc) { in inflateBack9()
|
/third_party/zlib/contrib/pascal/ |
H A D | zlibpas.pas | 24 out_func = function(opaque: Pointer; buf: PByte; size: Integer): Integer; in paque() 139 out_fn: out_func; out_desc: Pointer): Integer;
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | chromeconf.h | 152 #define out_func Cr_z_out_func macro
|
H A D | zlib.h | 1096 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
|
H A D | zconf.h | 165 # define out_func z_out_func macro
|
H A D | infback.c | 254 out_func out;
|
/third_party/node/deps/zlib/ |
H A D | chromeconf.h | 155 #define out_func Cr_z_out_func macro
|
H A D | zlib.h | 1098 typedef int (*out_func)(void FAR *, unsigned char FAR *, unsigned); typedef 1102 out_func out, void FAR *out_desc); 1130 parameters and return types are defined above in the in_func and out_func
|
H A D | zconf.h | 168 # define out_func z_out_func macro
|
H A D | infback.c | 243 out_func out, void FAR *out_desc) { in inflateBack()
|
/third_party/skia/third_party/externals/zlib/ |
H A D | chromeconf.h | 152 #define out_func Cr_z_out_func macro
|
H A D | zlib.h | 1094 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 D | zconf.h | 165 # define out_func z_out_func macro
|
H A D | infback.c | 254 out_func out;
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | zlib.h | 971 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 D | zconf.h | 120 # define out_func z_out_func
macro
|
H A D | infback.c | 245 out_func out;
|
/third_party/zlib/ |
H A D | zlib.h | 1099 typedef int (*out_func)(void FAR *, unsigned char FAR *, unsigned); typedef 1103 out_func out, void FAR *out_desc); 1131 parameters and return types are defined above in the in_func and out_func
|
H A D | zconf.h | 156 # define out_func z_out_func macro
|
H A D | infback.c | 243 out_func out, void FAR *out_desc) { in inflateBack()
|
Completed in 27 milliseconds