Searched refs:in_desc (Results 1 - 11 of 11) sorted by relevance

/external/zlib/src/contrib/infback9/
H A Dinfback9.h24 in_func in, void FAR *in_desc,
H A Dinfback9.c128 have = in(in_desc, &next); \
217 int ZEXPORT inflateBack9(strm, in, in_desc, out, out_desc)
220 void FAR *in_desc;
/external/qemu/distrib/zlib-1.2.3/
H A Dinfback.c152 have = in(in_desc, &next); \
241 int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
244 void FAR *in_desc;
H A Dzlib.h881 in_func in, void FAR *in_desc,
910 typedefs. inflateBack() will call in(in_desc, &buf) which should return the
930 The in_desc and out_desc parameters of inflateBack() is passed as the
/external/zlib/src/
H A Dinfback.c161 have = in(in_desc, &next); \
250 int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
253 void FAR *in_desc;
H A Dzlib.h1014 in_func in, void FAR *in_desc,
1043 typedefs. inflateBack() will call in(in_desc, &buf) which should return the
1063 The in_desc and out_desc parameters of inflateBack() is passed as the
/external/zlib/src/examples/
H A Dgun.c88 local unsigned in(void *in_desc, unsigned char **buf) argument
93 struct ind *me = (struct ind *)in_desc;
/external/chromium/sdch/open-vcdiff/src/
H A Dzlib.h881 in_func in, void FAR *in_desc,
910 typedefs. inflateBack() will call in(in_desc, &buf) which should return the
930 The in_desc and out_desc parameters of inflateBack() is passed as the
/external/zlib/
H A Dzlib.h1014 in_func in, void FAR *in_desc,
1043 typedefs. inflateBack() will call in(in_desc, &buf) which should return the
1063 The in_desc and out_desc parameters of inflateBack() is passed as the
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas138 function inflateBack(var strm: z_stream; in_fn: in_func; in_desc: Pointer;
/external/zlib/src/as400/
H A Dzlib.inc395 D in_desc * value Input descriptor

Completed in 471 milliseconds