Searched refs:fractions (Results 1 – 23 of 23) sorted by relevance
| /openbsd/src/usr.sbin/ntpd/ |
| D | util.c | 124 sfp.fractions = ntohs(sfp.fractions); in sfp_to_d() 126 ret = (double)(sfp.int_parts) + ((double)sfp.fractions / S_DENOMINATOR); in sfp_to_d() 137 sfp.fractions = htons((u_int16_t)((d - (u_int16_t)d) * S_DENOMINATOR)); in d_to_sfp()
|
| D | ntp.h | 50 u_int16_t fractions; member
|
| /openbsd/src/gnu/llvm/libcxx/src/ |
| D | chrono.cpp | 258 auto fractions = counter.QuadPart % freq.QuadPart; in __libcpp_steady_clock_now() local 259 auto dur = seconds * nano::den + fractions * nano::den / freq.QuadPart; in __libcpp_steady_clock_now()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | BlockFrequencyTerminology.rst | 25 Rather than storing fractions on each edge, we store an integer weight.
|
| /openbsd/src/gnu/gcc/gcc/config/m68k/ |
| D | lb1sf68.asm | 1704 | to ensure that the product of the fractions is close to 1. 1776 | ensure that the ratio of the fractions is around 1. We do this by 1811 | that the ratio of the fractions will be less than 2 but greater than 1/2. 3256 | to ensure that the product of the fractions is close to 1. 3319 | ensure that the ratio of the fractions is close to 1. We do this by 3352 | that the ratio of the fractions will be less than 2 but greater than 1/2. 3359 movel d7,a0 | d6-d7 will hold the ratio of the fractions
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| D | lb1sf68.asm | 1628 | to ensure that the product of the fractions is close to 1. 1700 | ensure that the ratio of the fractions is around 1. We do this by 1735 | that the ratio of the fractions will be less than 2 but greater than 1/2. 3159 | to ensure that the product of the fractions is close to 1. 3222 | ensure that the ratio of the fractions is close to 1. We do this by 3255 | that the ratio of the fractions will be less than 2 but greater than 1/2. 3262 movel d7,a0 | d6-d7 will hold the ratio of the fractions
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | NEWS | 88 - @multicolumn fractions become percentages.
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5004delta.pod | 712 malloc overhead is in fractions of a percent (hard to measure, because
|
| D | perl5120delta.pod | 752 as fractions.
|
| D | perlop.pod | 3833 Math::Cephes::Fraction fractions via the Cephes library
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | trouble.texi | 329 fractions). There have been problems reported where the library linked
|
| D | install.texi | 2578 separating decimal fractions). There have been problems reported where
|
| D | md.texi | 5389 fractions). It will be also used as an infrastructure to implement
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | trouble.texi | 225 fractions). There have been problems reported where the library linked
|
| D | gccinstall.info | 2704 `,' for separating decimal fractions). There have been problems
|
| D | install.texi | 3353 separating decimal fractions). There have been problems reported where
|
| D | gcc.info | 26596 fractions). There have been problems reported where the library
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/extracted/ |
| D | DNumValues.txt | 28 # WARNING: Certain values, such as 0.16666667, are repeating fractions.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gprof/ |
| D | gprof.texi | 2134 With the print flag, fractions, and timings now stored in the symbol
|
| /openbsd/src/gnu/usr.bin/binutils/gprof/ |
| D | gprof.texi | 2122 With the print flag, fractions, and timings now stored in the symbol
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | NamesList.txt | 726 @ Vulgar fractions 5916 @+ Tamil fractions are encoded in the Tamil Supplement block starting at 11FC0. 6082 @ Telugu fractions and weights 6350 @ Minor fractions 6351 @+ Some minor fractions are represented by letters. 12997 * for composing arbitrary fractions 24552 …* this and some of the following fractions are also used in some South Indic scripts, including Ka… 31087 @ Fractions and compound fractions 31783 @ Numbers and fractions 36668 @ Elamite fractions
|
| /openbsd/src/gnu/usr.bin/texinfo/doc/ |
| D | texinfo.txi | 8932 fractions of the line length; or with a prototype row. Mixing the two 8940 To specify column widths as fractions of the line length, write 8949 The fractions need not add up exactly to 1.0, as these do not. This 13364 precomposed fractions) with more commonly needed ones, such as the
|
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | ChangeLog | 5371 numbers with fractions < 32 bits.
|