Searched refs:tolerance (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress.h120 #define test_timeval_diff_leq(tv1, tv2, diff, tolerance) \
121 tt_int_op(labs(timeval_msec_diff((tv1), (tv2)) - diff), <=, tolerance)
/freebsd-10.1-release/sys/sys/
H A Dtimex.h206 long tolerance; /* clock frequency tolerance (scaled member in struct:timex
/freebsd-10.1-release/contrib/ntp/kernel/sys/
H A Dtimex.h117 * offset and maximum frequency tolerance.
132 * tolerance, but otherwise the PLL continues to operate in a stable
142 * MAXFREQ is the maximum frequency tolerance of the CPU clock
144 * should be set to at least the frequency tolerance of the oscillator
151 * MAXTIME is the maximum jitter tolerance of the PPS signal if the
268 long tolerance; /* clock frequency tolerance (scaled member in struct:timex
/freebsd-10.1-release/lib/libmp/
H A Dmpasbn.c363 MINT *tolerance; local
371 tolerance = _itom("msqrt", 1);
383 } while (_mcmpa("msqrt", z3, tolerance) == 1);
388 _mfree("msqrt", tolerance);
/freebsd-10.1-release/contrib/ntp/util/
H A Dntptime.c350 ftemp = (double)ntx.tolerance / SCALE_FREQ;
357 " time constant %lu, precision %.3f us, tolerance %.0f ppm,\n",
/freebsd-10.1-release/sys/kern/
H A Dkern_ntptime.c445 ntv.tolerance = MAXFREQ * SCALE_PPM;
494 * the tolerance.
/freebsd-10.1-release/contrib/ntp/include/
H A Dntp_request.h892 int32 tolerance; member in struct:info_kernel
/freebsd-10.1-release/usr.sbin/ntp/ntpdc/
H A Dnl.c824 printf("offsetof(tolerance) = %d\n",
825 (int) offsetof(struct info_kernel, tolerance));
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2815 \tolerance=9500
3660 \tolerance = 9500
4315 {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4428 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright
4451 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4460 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4530 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright
5512 \tolerance=10000 \hbadness=10000
6946 \tolerance = 700
6964 \tolerance
[all...]
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_request.c2442 ik->tolerance = htonl((u_int32)ntx.tolerance);
H A Dntp_control.c2399 (sys_var[varid].text, ntx.tolerance)
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex2641 \tolerance=9500
3486 \tolerance = 9500
4141 {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4254 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright
4277 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4286 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4356 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright
5316 \tolerance=10000 \hbadness=10000
6745 \tolerance = 700
6771 \tolerance
[all...]
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex2714 \tolerance=9500
3558 \tolerance = 9500
4213 {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4326 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright
4349 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4358 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4428 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright
5388 \tolerance=10000 \hbadness=10000
6817 \tolerance = 700
6843 \tolerance
[all...]
/freebsd-10.1-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c3012 (void)fprintf(fp, "frequency tolerance: %s ppm\n",
3013 fptoa((s_fp)ntohl(ik->tolerance), 0));
/freebsd-10.1-release/contrib/groff/
H A Dconfigure3297 tolerance. */

Completed in 305 milliseconds