Searched refs:diff (Results 1 – 10 of 10) sorted by relevance
49 int diff = (int32_t)(cur_stream->sndvar->ts_rto - mtcp->rto_store->rto_now_ts); in AddtoRTOList() local51 if (diff < RTO_HASH) { in AddtoRTOList()53 int offset= ((diff + mtcp->rto_store->rto_now_idx) & (RTO_HASH - 1)); in AddtoRTOList()364 int diff = (int32_t)(mtcp->rto_store->rto_now_ts - walk->sndvar->ts_rto); in RearrangeRTOStore() local365 if (diff < RTO_HASH) { in RearrangeRTOStore()367 int offset = ((diff + mtcp->rto_store->rto_now_idx) & (RTO_HASH - 1)); in RearrangeRTOStore()
537 int diff, ff, datalen; in tcprb_resize_meta()539 if ((diff = len - rb->metalen) > 0) { in tcprb_resize_meta()541 } else if (diff < 0) { in tcprb_resize_meta()542 ff = diff - (rb->len - tcprb_get_datalen(rb)); in tcprb_resize_meta()588 int diff, ff; in tcprb_resize()595 if ((diff = rb->len - len) > 0 && /* shrinking */ in tcprb_resize()596 (ff = diff - (rb->len - tcprb_get_datalen(rb)))) in tcprb_resize()
114 If you want to add headers for uncompress and display diff.gz files , add this section in your conf…116 $HTTP["url"] =~ "\.diff\.gz" {
337 $ wget http://www.lighttpd.net/download/luafilesystem-1.2-lua51.diff340 $ patch -ls -p1 < ../luafilesystem-1.2-lua51.diff
30 if ! diff versionstamp.h.tmp versionstamp.h >/dev/null 2>/dev/null; then \
1946 if ! diff versionstamp.h.tmp versionstamp.h >/dev/null 2>/dev/null; then \
4601 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break4677 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break4743 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break4810 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break9200 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then9608 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then9719 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then9774 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then17139 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
249 diff conftest.out conftest.nl >/dev/null 2>&1 || break285 diff conftest.out conftest.nl >/dev/null 2>&1 || break
3278 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break3344 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
1605 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then1645 if diff conftest.exp conftest.er2 >/dev/null; then2088 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then