Home
last modified time | relevance | path

Searched full:scales (Results 1 – 25 of 94) sorted by relevance

1234

/freebsd/share/doc/usd/05.dc/
H A Ddc423 The scales of the two numbers are compared and trailing
426 multiplied by 10 if the difference of the scales is odd.
427 The scale of the result is then set to the larger of the scales
445 The scales are removed from the two operands and saved.
458 of the scales of the two operands.
463 and also larger than both of the scales of the two operands,
469 The scales are removed from the two operands.
714 The design rationale for the choices for the scales of
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h240 /// Compare two 64-bit numbers with different scales. Given that the scale of
274 /// Match scales of two numbers.
276 /// Given two scaled numbers, match up their scales. Change the digits and
277 /// scales in place. Shift the digits as necessary to form equivalent numbers,
323 assert(LScale == RScale && "scales should match"); in matchScales()
342 // Normalize digits to match scales. in getSum()
377 // Normalize digits to match scales. in getDifference()
484 /// Scales are limited to the range accepted by x87 long double. This makes
809 int32_t Scales = int32_t(Scale) + int32_t(X.Scale); variable
815 return *this <<= Scales;
[all …]
H A DBranchProbability.h77 /// Scales \c Num. Guarantees full precision. Returns the floor of the
85 /// Scales \c Num by the inverse of \c this. Guarantees full precision.
/freebsd/share/doc/usd/06.bc/
H A Dbc295 The current implementation allows scales to be as large as can be
304 of the scales of the two operands. In this case,
307 less than the maximum of the two scales of the operands,
308 never more than the sum of the scales of the operands
314 the sum of the scales of the quotient and the divisor.
968 scales of the two expressions,
999 the maximum of the scales of the expressions.
1005 maximum of the scales of the expressions.
/freebsd/contrib/tzdata/
H A Dleap-seconds.list17 # undergoes a full range of geophysical perturbations at various time scales: lunisolar
19 # Leap seconds are needed to keep the two time scales in agreement, i.e. UT1-UTC smaller
H A Dleapseconds14 # The rules for leap seconds are specified in Annex 1 (Time scales) of:
H A Dleapseconds.awk32 print "# The rules for leap seconds are specified in Annex 1 (Time scales) of:"
/freebsd/usr.sbin/ntp/ntpd/
H A Dleap-seconds17 # undergoes a full range of geophysical perturbations at various time scales: lunisolar
19 # Leap seconds are needed to keep the two time scales in agreement, i.e. UT1-UTC smaller
/freebsd/contrib/ntp/include/
H A Dtimexsup.h23 * just casts and scales without any additional bells and whistles.
/freebsd/sys/contrib/device-tree/Bindings/iio/accel/
H A Dmemsensing,msa311.yaml15 scales range of +-2g/+-4g/+-8g/+-16g and allows acceleration measurements
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/
H A Dnvidia,tegra124-cpufreq.txt14 - dfll: Fast DFLL clocksource that also automatically scales CPU voltage.
/freebsd/usr.bin/units/
H A Dunits.116 program converts quantities expressed in various scales to
17 their equivalents in other scales.
/freebsd/share/man/man9/
H A Dhardclock.955 for important details over shorter time scales.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,rpmcc.txt7 the clocks on/off or scales them on demand.
/freebsd/contrib/ntp/html/
H A Ddiscipline.html36scales exactly with step amplitude, so that the response to a 10-ms step has the same shape as at …
/freebsd/contrib/arm-optimized-routines/math/
H A Dlog10f.c31 then simply scales the result by 1/log(10) to switch from base e to
/freebsd/sys/kern/
H A Dsubr_param.c291 * Scales down the function in which maxusers grows once in init_param2()
302 * default for 'maxproc' linearly scales as 16 times 'maxusers' (so, in init_param2()
/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dfind_if.h48 // why using a shared variable scales fairly well in this situation. in __parallel_find()
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod20 has to be a positive power of two, is the general work factor and scales CPU
/freebsd/secure/lib/libcrypto/man/man7/
H A DEVP_KDF-SCRYPT.778 has to be a positive power of two, is the general work factor and scales CPU
/freebsd/crypto/openssl/crypto/
H A Dsparse_array.c26 * interval [2, sizeof(ossl_uintmax_t) * 8]. Space use generally scales
/freebsd/contrib/kyua/utils/
H A Ddatetime.cpp218 /// Scales this delta by a positive integral factor.
230 /// Scales this delta by and updates this delta with the result.
/freebsd/lib/libsys/
H A Dsendfile.2273 buffers scales with
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DCaymanInstructions.td58 // The multiplication scales from [0,1) to the unsigned integer range,
/freebsd/sbin/route/
H A Droute.8458 lookup throughput scales linearly with CPU cores.

1234