Searched refs:precision (Results 51 - 75 of 145) sorted by relevance

123456

/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_iomanip.h201 * @brief Manipulator for @c precision.
202 * @param n The new precision.
204 * Sent to a stream object, this manipulator calls @c precision(n) for
219 __is.precision(__f._M_n);
227 __os.precision(__f._M_n);
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ntp.c120 int precision:8; member in struct:ntpdata
242 /* Can't ND_TCHECK bp->precision bitfield so bp->distance + 0 instead */
244 ND_PRINT((ndo, ", precision %d", bp->precision));
/freebsd-11-stable/sys/contrib/cloudabi/
H A Dcloudabi64_types.h125 _Alignas(8) cloudabi_timestamp_t precision; member in struct:__anon5535::__anon5536::__anon5537
153 _Static_assert(offsetof(cloudabi64_subscription_t, clock.precision) == 40, "Incorrect layout");
H A Dcloudabi32_types.h125 _Alignas(8) cloudabi_timestamp_t precision; member in struct:__anon5518::__anon5519::__anon5520
153 _Static_assert(offsetof(cloudabi32_subscription_t, clock.precision) == 40, "Incorrect layout");
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_arc.c176 reported precision can be instigated by setting flag3 to 1, though
720 peer->precision = PRECISION;
1391 peer->precision = PRECISION;
1392 } else { /* ...else improve precision if flag3 is set... */
1393 peer->precision = ((pp->sloppyclockflag & CLK_FLAG3) ?
1398 peer->precision = ((pp->sloppyclockflag & CLK_FLAG3) ?
1401 peer->precision = PRECISION;
1403 peer->precision = ((pp->sloppyclockflag & CLK_FLAG3) ?
1418 printf("arc: PRECISION = %d.\n", peer->precision);
H A Drefclock_heath.c32 * sunset without warning. Since the indicated precision is 100 ms,
164 #define PRECISION (-4) /* precision assumed (about 100 ms) */
243 peer->precision = PRECISION;
H A Drefclock_hopfpci.c63 #define PRECISION (-10) /* precision assumed (1 ms) */
80 #define HOPF_RADIOHP 0xC0 /* high precision radio clock */
154 peer->precision = PRECISION;
H A Drefclock_pcf.c32 #define PRECISION (-1) /* precision assumed (about 0.5 s) */
98 peer->precision = PRECISION;
H A Drefclock_pst.c76 #define PRECISION (-10) /* precision assumed (about 1 ms) */
155 peer->precision = PRECISION;
H A Drefclock_tpro.c31 #define PRECISION (-20) /* precision assumed (1 us) */
101 peer->precision = PRECISION;
H A Drefclock_tt560.c29 #define PRECISION (-20) /* precision assumed (1 us) */
125 peer->precision = PRECISION;
H A Dntpsim.c303 xpkt.precision = rpkt->precision;
524 * To fool the code that determines the local clock precision,
H A Drefclock_arbiter.c81 * pdop = position dilution of precision (meters)
99 #define PRECISION (-20) /* precision assumed (about 1 us) */
190 peer->precision = PRECISION;
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c136 /* Use the time function call that provides only seconds precision. */
148 /* Return time to caller, only second precision. */
414 unsigned precision)
416 if (precision > TS_MAX_CLOCK_PRECISION_DIGITS)
418 ctx->clock_precision_digits = precision;
948 long sec, long usec, unsigned precision)
957 if (precision > TS_MAX_CLOCK_PRECISION_DIGITS)
974 if (precision > 0) {
976 BIO_snprintf(p, 2 + precision, ".%06ld", usec);
413 TS_RESP_CTX_set_clock_precision_digits(TS_RESP_CTX *ctx, unsigned precision) argument
947 TS_RESP_set_genTime_with_precision(ASN1_GENERALIZEDTIME *asn1_time, long sec, long usec, unsigned precision) argument
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c1180 double precision; local
1250 &precision, &synch_distance);
1253 for (digits = 0; (precision *= 10.) < 1.; ++digits)
1321 double *precision,
1337 *precision = LOGTOD(rpkt->precision);
1339 TRACE(3, ("offset_calculation: LOGTOD(rpkt->precision): %f\n", *precision));
1316 offset_calculation( struct pkt *rpkt, int rpktl, struct timeval *tv_dst, double *offset, double *precision, double *synch_distance ) argument
/freebsd-11-stable/sys/sys/
H A Dcallout.h134 void callout_when(sbintime_t sbt, sbintime_t precision, int flags,
/freebsd-11-stable/contrib/libpcap/
H A Dsf-pcap.c153 pcap_check_header(const uint8_t *magic, FILE *fp, u_int precision, char *errbuf, argument
261 p->opt.tstamp_precision = precision;
267 switch (precision) {
274 * precision down.
297 * precision up.
305 "unknown time stamp resolution %u", precision);
995 "%s: different time stamp precision, cannot append to file", fname);
1004 "%s: different time stamp precision, cannot append to file", fname);
H A Dsf-pcapng.c764 pcap_ng_check_header(const uint8_t *magic, FILE *fp, u_int precision, argument
885 * What precision does the user want?
887 switch (precision) {
899 "unknown time stamp resolution %u", precision);
905 p->opt.tstamp_precision = precision;
975 p->opt.tstamp_precision = precision;
/freebsd-11-stable/contrib/ntp/util/
H A Dtg.c339 info.play.precision = 8;
343 info.play.channels, info.play.precision,
/freebsd-11-stable/contrib/ntp/ntpdate/
H A Dntpdate.c110 s_char sys_precision; /* local clock precision (log2 s) */
697 xpkt.precision = NTPDATE_PRECISION;
855 server->precision = rpkt->precision;
897 * Calculate di in t23 in full precision, then truncate
907 + (FP_SECOND >> (-(int)server->precision)) + NTP_MAXSKW;
1216 * the minimum precision while we're at
1220 n = server_list[0]->precision;;
1224 if (n > server_list[j]->precision)
1225 n = server_list[j]->precision;
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dsdbout.c543 int precision = TYPE_PRECISION (type); local
544 if (precision == FLOAT_TYPE_SIZE)
546 if (precision == DOUBLE_TYPE_SIZE)
549 if (precision == LONG_DOUBLE_TYPE_SIZE)
552 if (precision == LONG_DOUBLE_TYPE_SIZE)
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvhpet.c338 sbintime_t delta, precision; local
352 precision = delta >> tc_precexp;
355 precision, vhpet_handler, &vhpet->timer[n].arg, C_ABSOLUTE);
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_request.h385 s_char precision; /* peer.precision */ member in struct:info_peer
481 s_char precision; /* local clock precision */ member in struct:info_sys
896 int32 precision; member in struct:info_kernel
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDumpDataExtractor.cpp566 // Show full precision when printing float values
602 ss.precision(std::numeric_limits<float>::digits10);
605 ss.precision(std::numeric_limits<double>::digits10);
609 ss.precision(std::numeric_limits<long double>::digits10);
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dios_base.h610 * @return The precision to generate on certain output operations.
613 * Be careful if you try to give a definition of "precision" here; see
618 precision() const { return _M_precision; } function in class:ios_base
622 * @param prec The new precision value.
623 * @return The previous value of precision().
626 precision(streamsize __prec) function in class:ios_base

Completed in 166 milliseconds

123456