Home
last modified time | relevance | path

Searched refs:rolling (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_delta/
HDxdelta.c271 const apr_uint32_t rolling, in find_match() argument
283 apos = find_block(blocks, rolling, b + bpos); in find_match()
379 apr_uint32_t rolling; in compute_delta() local
409 rolling = init_adler32(b + lo); in compute_delta()
417 while (!(blocks.flags[hash_flags(rolling)] & (1 << (rolling & 7))) in compute_delta()
420 rolling = adler32_replace(rolling, b[lo], b[lo+MATCH_BLOCKSIZE]); in compute_delta()
427 matchlen = find_match(&blocks, rolling, a, asize, b, bsize, in compute_delta()
437 rolling = adler32_replace(rolling, b[lo], b[lo+MATCH_BLOCKSIZE]); in compute_delta()
474 rolling = init_adler32(b + lo); in compute_delta()
/NextBSD/usr.sbin/ppp/
HDthroughput.c63 t->rolling = 0; in throughput_init()
117 if (t->rolling) { in throughput_disp()
149 if (t->rolling) in throughput_log()
196 throughput_start(struct pppThroughput *t, const char *name, int rolling) in throughput_start() argument
209 throughput_restart(t, name, rolling); in throughput_start()
213 throughput_restart(struct pppThroughput *t, const char *name, int rolling) in throughput_restart() argument
216 t->rolling = rolling ? 1 : 0; in throughput_restart()
217 if (t->rolling) { in throughput_restart()
HDthroughput.h50 unsigned rolling : 1; member
HDbundle.c1035 if (dl->physical->link.stats.total.rolling && dl->state == DATALINK_OPEN) in bundle_ShowLinks()
/NextBSD/release/doc/
HDREADME45 this file when rolling new revisions; these should take effect
/NextBSD/contrib/tzcode/zic/
HDzic.c107 static void leapadd(zic_t t, int positive, int rolling, int count);
2309 leapadd(t, positive, rolling, count) in leapadd() argument
2312 const int rolling;
2337 roll[i] = rolling;
/NextBSD/contrib/ntp/sntp/libevent/
HDwhatsnew-2.0.txt582 people from rolling their own ad-hoc parsing functions.
/NextBSD/contrib/gcc/doc/
HDcontrib.texi484 entire egcs project and GCC 2.95, rolling out snapshots and releases,
/NextBSD/share/dict/
HDweb2a3037 aye-rolling
11723 cigar rolling
15655 dark-rolling
19785 eye-rolling
25336 gold-rolling
37060 night-rolling
40561 pill-rolling
41100 plate-rolling
45480 quick-rolling
47955 rolling hitch
[all …]
HDweb2170654 rolling
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.td1375 // Branch history rolling buffer.
/NextBSD/contrib/diff/
HDChangeLog1081 Include <libgettext.h> rather than rolling it ourselves.
/NextBSD/usr.bin/fortune/datfiles/
HDfortunes1581 axles to the new and narrower gauge, to have a supply of rolling stock which
7575 A rolling disk gathers no MOS.
7577 A rolling stone gathers momentum.
7579 A rolling stone gathers no moss.
16179 A high-rolling risk taker who would rather
16325 bowling alley, and everyone's rolling strikes?
31009 Let it resound loud as the rolling sea.
42329 Spend extra time on hobby. Get plenty of rolling papers.
49666 There will always be beer cans rolling on the floor of your car when
53657 Well, some take delight in the carriages a-rolling,
/NextBSD/contrib/gcc/
HDChangeLog-200330850 of non-duplicable once rolling loops.