Home
last modified time | relevance | path

Searched refs:in_func (Results 1 - 22 of 22) sorted by relevance

/third_party/zlib/contrib/infback9/
H A Dinfback9.h24 in_func in, void FAR *in_desc,
H A Dinfback9.c213 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 Dcheck_output.py224 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 Dzlibpas.pas22 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 Dchromeconf.h150 #define in_func Cr_z_in_func macro
H A Dzlib.h1094 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 Dzconf.h163 # define in_func z_in_func macro
H A Dinfback.c252 in_func in;
/third_party/node/deps/zlib/
H A Dchromeconf.h153 #define in_func Cr_z_in_func macro
H A Dzlib.h1096 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 Dzconf.h166 # define in_func z_in_func macro
H A Dinfback.c242 int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc, in inflateBack()
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h150 #define in_func Cr_z_in_func macro
H A Dzlib.h1092 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 Dzconf.h163 # define in_func z_in_func macro
H A Dinfback.c252 in_func in;
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h970 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 Dzconf.h118 # define in_func z_in_func macro
H A Dinfback.c243 in_func in;
/third_party/zlib/
H A Dzlib.h1097 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 Dzconf.h154 # define in_func z_in_func macro
H A Dinfback.c242 int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc, in inflateBack()

Completed in 28 milliseconds