Searched refs:uInt (Results 126 - 144 of 144) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpng.h1901 extern PNG_EXPORT(voidpf,png_zalloc) PNGARG((voidpf png_ptr, uInt items,
1902 uInt size));
2778 PNG_EXTERN voidpf png_zalloc PNGARG((voidpf png_ptr, uInt items, uInt size));
H A Dpngwrite.c946 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
958 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
H A Dpngset.c1136 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_inflate/
H A Dinflate.c765 uInt saved_ao = z->avail_out;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwrite.c1019 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
1031 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
H A Dpngrutil.c3120 png_ptr->zstream.avail_out = (uInt)1;
3139 png_ptr->zstream.avail_in = (uInt)png_ptr->zbuf_size;
3142 png_ptr->zstream.avail_in = (uInt)png_ptr->idat_size;
H A Dpng.h2171 extern PNG_EXPORT(voidpf,png_zalloc) PNGARG((voidpf png_ptr, uInt items,
2172 uInt size));
3163 PNG_EXTERN voidpf png_zalloc PNGARG((voidpf png_ptr, uInt items,
3164 uInt size)) PNG_PRIVATE;
H A Dpngset.c1167 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dinflate.c1271 uInt *dictLength;
1294 uInt dictLength;
H A Dtrees.c1099 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dtrees.c1111 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx,
H A Dinflate.c1172 uInt dictLength;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c1111 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx,
H A Dinflate.c1172 uInt dictLength;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dtrees.c1111 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx,
H A Dinflate.c1172 uInt dictLength;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dtrees.c1097 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx,
H A Dinflate.c1270 uInt dictLength;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.cpp544 stream.avail_in = (uInt)sourceLen;

Completed in 170 milliseconds

123456