/third_party/zlib/contrib/infback9/ |
H A D | infback9.h | 24 in_func in, void FAR *in_desc,
|
H A D | infback9.c | 213 int ZEXPORT inflateBack9(z_stream FAR *strm, in_func in, void FAR *in_desc, in inflateBack9()
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | check_output.py | 224 def do_match(g, pattern, output, skip_lines, in_func=False): 225 assert(not in_func or not skip_lines) 227 if not in_func: 330 if not in_func:
|
/third_party/zlib/contrib/pascal/ |
H A D | zlibpas.pas | 22 in_func = function(opaque: Pointer; var buf: PByte): Integer; in paque() 138 function inflateBack(var strm: z_stream; in_fn: in_func; in_desc: Pointer; in inflateBack()
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | chromeconf.h | 150 #define in_func Cr_z_in_func macro
|
H A D | zlib.h | 1094 typedef unsigned (*in_func) OF((void FAR *, typedef 1099 in_func in, void FAR *in_desc, 1128 parameters and return types are defined above in the in_func and out_func
|
H A D | zconf.h | 163 # define in_func z_in_func macro
|
H A D | infback.c | 252 in_func in;
|
/third_party/node/deps/zlib/ |
H A D | chromeconf.h | 153 #define in_func Cr_z_in_func macro
|
H A D | zlib.h | 1096 typedef unsigned (*in_func)(void FAR *, typedef 1101 in_func in, void FAR *in_desc, 1130 parameters and return types are defined above in the in_func and out_func
|
H A D | zconf.h | 166 # define in_func z_in_func macro
|
H A D | infback.c | 242 int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc, in inflateBack()
|
/third_party/skia/third_party/externals/zlib/ |
H A D | chromeconf.h | 150 #define in_func Cr_z_in_func macro
|
H A D | zlib.h | 1092 typedef unsigned (*in_func) OF((void FAR *, typedef 1097 in_func in, void FAR *in_desc, 1126 parameters and return types are defined above in the in_func and out_func
|
H A D | zconf.h | 163 # define in_func z_in_func macro
|
H A D | infback.c | 252 in_func in;
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | zlib.h | 970 typedef unsigned (*in_func) OF((void FAR *, unsigned char FAR * FAR *));
typedef 974 in_func in, void FAR *in_desc,
1002 parameters and return types are defined above in the in_func and out_func
|
H A D | zconf.h | 118 # define in_func z_in_func
macro
|
H A D | infback.c | 243 in_func in;
|
/third_party/zlib/ |
H A D | zlib.h | 1097 typedef unsigned (*in_func)(void FAR *, typedef 1102 in_func in, void FAR *in_desc, 1131 parameters and return types are defined above in the in_func and out_func
|
H A D | zconf.h | 154 # define in_func z_in_func macro
|
H A D | infback.c | 242 int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc, in inflateBack()
|