Searched refs:uInt (Results 51 - 61 of 61) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dminiunz.c205 uInt iLevel=(uInt)((file_info.flag & 0x6)/2);
253 uInt size_buf;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dadler32.c60 uInt len;
H A Dtrees.c1111 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx,
H A Dinflate.c1172 uInt dictLength;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dadler32.c60 uInt len;
H A Dtrees.c1111 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx,
H A Dinflate.c1172 uInt dictLength;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate.c765 uInt saved_ao = z->avail_out;

Completed in 98 milliseconds

123