/freebsd/contrib/ntp/ |
H A D | TODO | 97 Fujitsu's UXP --enable-adjtime-is-accurate 100 Unixware --enable-adjtime-is-accurate 106 DomainOS --enable-adjtime-is-accurate 113 Is adjtime accurate on ALL sysv4* machines?
|
/freebsd/share/man/man4/ |
H A D | ds3231.4 | 30 .Nd Extremely Accurate i2c-integrated real-time clock (RTC)/TCXO/Crystal 38 is a low-cost, extremely accurate I2C realtime clock (RTC) with an 41 The device incorporates a battery input and maintains accurate timekeeping
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | asinh.sollya | 6 // Polynomial is used in [2^-26, 1]. However it is least accurate close to 1, so 8 // accurate results in [2^-26, 2^-6].
|
/freebsd/sys/netinet/ |
H A D | tcp_ecn.c | 53 * implementing the essential parts of the Accurate ECN extension 54 * https://tools.ietf.org/html/draft-ietf-tcpm-accurate-ecn-09 139 * Decoding Accurate ECN according to in tcp_ecn_input_syn_sent() 324 * see table 3 in draft-ietf-tcpm-accurate-ecn in tcp_ecn_input_segment() 388 /* Send an Accurate ECN setup <SYN> packet */ in tcp_ecn_output_syn_sent() 517 /* Accurate ECN */ in tcp_ecn_syncache_add()
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | sincosf.h | 100 is accurate to 55 bits and the worst-case cancellation happens at 6 * PI/4, 101 the result is accurate for |X| <= 120.0. */ 128 precision result is accurate to 33 bits. */
|
/freebsd/share/man/man4/man4.arm/ |
H A D | imx6_snvs.4 | 66 is able to provide a very accurate time following a reboot, but cannot 70 Doing so allows SNVS to provide accurate time after a reboot, while the
|
/freebsd/lib/msun/bsdsrc/ |
H A D | b_tgamma.c | 78 * Accuracy: tgamma(x) is accurate to within 87 * (Accurate to 2.8*10^-19 absolute) 103 * Accurate to max(ulp(1/128) absolute, 2^-66 relative) error. 152 * [1.066.., 2.066..] accurate to 4.25e-19. 257 * Good on (0, 1+x0+left]. Accurate to 1 ulp.
|
/freebsd/contrib/libpcap/ |
H A D | pcap-tstamp.manmisc.in | 84 packet arrives, and are thus more accurate than time stamps provided by 154 accurate time, because the other clock isn't keeping accurate time, or
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 152 "profile-sample-accurate", cl::Hidden, cl::init(false), 153 cl::desc("If the sample profile is accurate, we will mark all un-sampled " 158 "profile-sample-block-accurate", cl::Hidden, cl::init(false), 159 cl::desc("If the sample profile is accurate, we will mark all un-sampled " 164 "profile-accurate-for-symsinlist", cl::Hidden, cl::init(true), 166 "be accurate. It may be overriden by profile-sample-accurate. ")); 590 // to be accurate. It is mainly decided by existance of profile symbol 591 // list and -profile-accurate-for-symsinlist flag, but it can be 592 // overriden by -profile-sample-accurate or profile-sample-accurate 962 // for the leftover indirect callsite as a trade off for accurate call in tryPromoteAndInlineCandidate() [all …]
|
/freebsd/usr.sbin/ntp/doc/ |
H A D | ntpdate.8 | 221 and more accurate when the error is small, and works quite well 272 drifting clock more accurate.
|
/freebsd/lib/msun/ld80/ |
H A D | s_expl.c | 125 * this drop in accuracy makes method A immediately less accurate than 127 * accurate so it remains the most accurate method significantly
|
H A D | b_tgammal.c | 84 * Accurate to max(ulp(1/128) absolute, 2^-66 relative) error. 156 * [1.066.., 2.066..] accurate to 4.25e-19. 285 * Good on (0, 1+x0+left]. Accurate to 1 ulp.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_stats.cpp | 93 // This is not very accurate: we may miss allocation peaks that happen in GetAccumulatedStats() 94 // between two updates of accumulated_stats_. For more accurate bookkeeping in GetAccumulatedStats()
|
/freebsd/lib/libpmc/ |
H A D | pmc.core.3 | 751 (C1H) may not be accurate. 769 not be accurate. 773 may not be accurate. 777 accurate.
|
/freebsd/contrib/ntp/libparse/ |
H A D | info_trimble.c | 30 { CMD_CACCPOSXYZ, "CMD_CACCPOSXYZ", "accurate initial position (XYZ/ECEF) (0x31)", "", 0 }, 31 { CMD_CACCPOS, "CMD_CACCPOS", "accurate initial position (0x32)", "", 0 },
|
/freebsd/lib/msun/ld128/ |
H A D | s_expl.c | 109 * this drop in accuracy makes method A immediately less accurate than 111 * accurate so it remains the most accurate method significantly
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ODRHash.cpp | 425 // accurate count of Decl's. in VisitObjCMethodDecl() 583 // accurate count of Decl's. in AddCXXRecordDecl() 621 // accurate count of Decl's. in AddRecordDecl() 649 // accurate count of Decl's. in AddObjCInterfaceDecl() 739 // accurate count of Decl's. in AddFunctionDecl() 765 // accurate count of Decl's. in AddEnumDecl() 792 // accurate count of Decl's. in AddObjCProtocolDecl()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | tanf_3u3.c | 61 precision result is accurate to 33 bits. */ 137 /* Slow accurate reduction. */ in tanf()
|
/freebsd/contrib/ntp/html/hints/ |
H A D | solaris.xtra.4023118 | 5 Synopsis: sun4u doesn't keep accurate time
|
/freebsd/contrib/ntp/scripts/ntp-wait/ |
H A D | ntp-wait.texi | 41 accurate and stable time.
|
/freebsd/share/man/man9/ |
H A D | vfs_timestamp.9 | 53 seconds and nanoseconds, accurate within 1/HZ.
|
/freebsd/contrib/arm-optimized-routines/string/include/ |
H A D | benchlib.h | 11 /* Fast and accurate timer returning nanoseconds. */
|
/freebsd/contrib/ntp/include/ |
H A D | trimble.h | 62 #define CMD_CACCPOSXYZ 0x31 /* accurate initial position (XYZ/ECEF) */ 63 #define CMD_CACCPOS 0x32 /* accurate initial position */
|
/freebsd/sys/sys/ |
H A D | _domainset.h | 52 * synchronized and accurate.
|
/freebsd/lib/libc/gen/ |
H A D | utime.3 | 44 because it is not accurate to fractions of a second.
|