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

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dadler32.c60 uInt len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dadler32.c68 uInt len;
H A Dcrc32.c207 uInt len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/comp/
H A Dc_zlib.c312 stream.avail_in = (uInt)sourceLen;
317 stream.avail_out = (uInt)*destLen;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/lzotest/
H A Dwrapmisc.h262 adler = adler32(1L, src, (uInt) src_len);
277 crc = crc32(0L, src, (uInt) src_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx64/
H A Dgvmat64.asm0 ;uInt longest_match_x64(
56 ;uInt longest_match(s, cur_match)
231 ;;; uInt wmask = s->w_mask;
256 ;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
516 ;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm37 ;uInt longest_match(s, cur_match)
190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
217 ;;; uInt wmask = s->w_mask;
242 ;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
435 ;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpng.c143 png_zalloc(voidpf png_ptr, uInt items, uInt size)
222 png_ptr->crc = crc32(png_ptr->crc, ptr, (uInt)length);
H A Dpngpread.c295 png_ptr->zstream.avail_out = (uInt)png_ptr->irowbytes;
752 png_ptr->zstream.avail_in = (uInt)buffer_length;
791 png_ptr->zstream.avail_out = (uInt)png_ptr->irowbytes;
1236 png_ptr->zstream.avail_in = (uInt)(png_ptr->current_text_size -
1239 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
1290 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
H A Dpngread.c152 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
299 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
679 png_ptr->zstream.avail_out = (uInt)png_ptr->irowbytes;
698 png_ptr->zstream.avail_in = (uInt)png_ptr->zbuf_size;
701 png_ptr->zstream.avail_in = (uInt)png_ptr->idat_size;
H A Dpngwutil.c203 png_ptr->zstream.avail_in = (uInt)text_len;
205 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
257 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
308 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
525 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
1763 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
1854 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
2675 png_ptr->zstream.avail_in = (uInt)png_ptr->row_info.rowbytes + 1;
2698 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
H A Dpngrutil.c188 png_ptr->zstream.avail_in = (uInt)(chunklength - prefix_size);
190 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
271 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
2876 png_ptr->zstream.avail_out = (uInt)1;
2895 png_ptr->zstream.avail_in = (uInt)png_ptr->zbuf_size;
2898 png_ptr->zstream.avail_in = (uInt)png_ptr->idat_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx64/
H A Dgvmat64.asm0 ;uInt longest_match_x64(
56 ;uInt longest_match(s, cur_match)
231 ;;; uInt wmask = s->w_mask;
256 ;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
516 ;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm37 ;uInt longest_match(s, cur_match)
190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
217 ;;; uInt wmask = s->w_mask;
242 ;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
435 ;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngread.c170 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
332 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
724 (uInt)(PNG_ROWBYTES(png_ptr->pixel_depth,
738 png_ptr->zstream.avail_in = (uInt)png_ptr->zbuf_size;
741 png_ptr->zstream.avail_in = (uInt)png_ptr->idat_size;
H A Dpngwutil.c222 png_ptr->zstream.avail_in = (uInt)text_len;
224 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
277 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
329 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
560 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
1851 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
1943 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
2781 png_ptr->zstream.avail_in = (uInt)png_ptr->row_info.rowbytes + 1;
2804 png_ptr->zstream.avail_out = (uInt)png_ptr->zbuf_size;
H A Dpng.c158 png_zalloc(voidpf png_ptr, uInt items, uInt size)
239 png_ptr->crc = crc32(png_ptr->crc, ptr, (uInt)length);
H A Dpngpread.c311 (uInt) PNG_ROWBYTES(png_ptr->pixel_depth,
820 png_ptr->zstream.avail_in = (uInt)buffer_length;
838 (uInt) PNG_ROWBYTES(png_ptr->pixel_depth,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm51 ;uInt longest_match_7fff(s, cur_match)
173 ; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
669 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
703 ;;; uInt wmask = s->w_mask;
728 ;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
921 ;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm51 ;uInt longest_match_7fff(s, cur_match)
173 ; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
669 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
703 ;;; uInt wmask = s->w_mask;
728 ;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
921 ;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSocket.cpp639 m_z.avail_out = (uInt)len;
669 m_z.avail_in += (uInt)len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/comp/
H A Dc_zlib.c312 stream.avail_in = (uInt) sourceLen;
318 stream.avail_out = (uInt) * destLen;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/comp/
H A Dc_zlib.c312 stream.avail_in = (uInt) sourceLen;
318 stream.avail_out = (uInt) * destLen;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dcrc32.c207 uInt len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipup.c1627 zstrm.avail_in = (uInt)srcsize;
1629 zstrm.avail_out = (uInt)tgtsize - (uInt)out_total;

Completed in 167 milliseconds

123456