Searched refs:UPDATE (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/tools/visionice/
H A Dupdate.bat42 echo the UPDATE.BAT file
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate.c164 #define UPDATE(check, buf, len) zlib_adler32(check, buf, len) macro
687 UPDATE(state->check, put - out, out);
728 UPDATE(state->check, strm->next_out - out, out);
781 UPDATE(state->check, z->next_in, z->avail_in);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_sql.c308 talloc_asprintf(query.mem_ctx, "UPDATE %s SET ",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinflate.c377 # define UPDATE(check, buf, len) \ macro
380 # define UPDATE(check, buf, len) adler32(check, buf, len) macro
1085 UPDATE(state->check, put - out, out);
1147 UPDATE(state->check, strm->next_out - out, out);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinflate.c377 # define UPDATE(check, buf, len) \ macro
380 # define UPDATE(check, buf, len) adler32(check, buf, len) macro
1085 UPDATE(state->check, put - out, out);
1147 UPDATE(state->check, strm->next_out - out, out);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c3101 #define UPDATE {UPDBITS UPDIN UPDOUT} macro
3102 #define LEAVE {UPDATE return inflate_flush(s,z,r);}
3270 /* copy input/output information to locals (UPDATE macro restores) */
3478 UPDATE
3581 UPDATE
4160 /* copy input/output information to locals (UPDATE macro restores) */
4170 UPDATE
4506 UPDATE
4529 UPDATE
4536 UPDATE
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c3588 #define UPDATE {UPDBITS UPDIN UPDOUT} macro
3589 #define LEAVE {UPDATE return inflate_flush(s,z,r);}
3741 /* copy input/output information to locals (UPDATE macro restores) */
3958 UPDATE
4071 UPDATE
4691 /* copy input/output information to locals (UPDATE macro restores) */
4701 UPDATE
5069 UPDATE
5092 UPDATE
5099 UPDATE
[all...]

Completed in 125 milliseconds