Home
last modified time | relevance | path

Searched refs:smoother (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/usr.sbin/timed/timed/
H A Dcorrect.c120 static int smoother = 0; in adjclock() local
141 if (smoother <= 4) in adjclock()
142 smoother++; in adjclock()
143 ndelta = (unsigned long)delta >> smoother; in adjclock()
146 ~((1 << ((sizeof(long) * NBBY) - smoother)) in adjclock()
156 } else if (smoother > 0) { in adjclock()
157 smoother--; in adjclock()
164 smoother = 0; in adjclock()
/netbsd-src/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dsmoothstep.sh28 smoother)
44 smoother() { function
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Dsgi34 I get smoother timekeeping if I turn on the fast clock, thereby making
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dpredicates.md120 ; LRA works smoother when exec values are immediate constants
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dpredicates.md120 ; LRA works smoother when exec values are immediate constants
/netbsd-src/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex577 platforms smoother and more maintainable than in the 32-bit PowerPC
/netbsd-src/external/public-domain/tz/dist/
H A Daustralasia395 # scheduled commercial air service much smoother if we don't have to be
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200224253 by using a smoother function to cut down allowable inlinable size.
/netbsd-src/share/dict/
H A Dweb2184038 smoother
/netbsd-src/games/fortune/datfiles/
H A Dfortunes230738 of control. (The fewer the data points, the smoother the curves.)
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dbib14754 The words of his mouth were smoother than butter, but war was in his heart: his words were softer t…
16521 For the lips of a strange woman drop as an honeycomb, and her mouth is smoother than oil:
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git122420 typedef so that any future extension goes even smoother.