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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/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;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_serial.h38 struct usb_endpoint_descriptor *in_desc; member in struct:gserial
H A Df_obex.c230 if (!obex->port.in_desc) {
232 obex->port.in_desc = ep_choose(cdev->gadget,
H A Df_serial.c141 gser->port.in_desc = ep_choose(cdev->gadget,
H A Ddbgp.c271 dbgp.serial->in_desc = &i_desc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/examples/
H A Dgun.c89 local unsigned in(void *in_desc, z_const unsigned char **buf) argument
94 struct ind *me = (struct ind *)in_desc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgun.c85 local unsigned in(void *in_desc, unsigned char **buf) argument
90 struct ind *me = (struct ind *)in_desc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/examples/
H A Dgun.c85 local unsigned in(void *in_desc, unsigned char **buf) argument
90 struct ind *me = (struct ind *)in_desc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/examples/
H A Dgun.c88 local unsigned in(void *in_desc, unsigned char **buf) argument
93 struct ind *me = (struct ind *)in_desc;

Completed in 157 milliseconds

12