Home
last modified time | relevance | path

Searched full:magnitude (Results 1 – 25 of 152) sorted by relevance

1234567

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dadi,max98396.yaml95 adi,dmon-magnitude-enable:
97 Enables the "data monitor magnitude" feature. Once the data monitor is
103 adi,dmon-magnitude-threshold-bits:
105 Sets the threshold for the "data monitor magnitude" feature, in bits.
/freebsd/lib/msun/man/
H A Dtrunc.332 .Nd nearest integral value with magnitude less than or equal to |x|
49 functions return the nearest integral value with magnitude less than
H A Dfmod.370 and magnitude less than the magnitude of
H A Dcomplex.364 .Bl -column "csqrt" "complex absolute value (i.e., norm, modulus, magnitude)"
71 cabs complex absolute value (i.e., norm, modulus, magnitude)
H A Dsin.354 A large magnitude argument may yield a result with little
H A Dsincos.359 a large magnitude argument may yield a result with little
H A Dtan.355 A large magnitude argument may yield a result
H A Dcos.355 A large magnitude argument may yield a result with little or no
/freebsd/share/man/man9/
H A Dgetenv.9177 The interpreted value is multiplied by the unit's magnitude before being
180 .Bl -column -offset indent ".Sy Unit" ".Sy Magnitude"
181 .It Sy Unit Ta Sy Magnitude
/freebsd/tools/test/iconv/tablegen/
H A Dtablegen.c125 magnitude(const uint32_t p) in magnitude() function
142 printf("0x%.*X", magnitude(data), data); in format()
145 switch (magnitude(data)) { in format()
292 inbytesleft = uniinput ? 4 : magnitude(inbuf); in do_conv()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h248 D_LLQUANT_FACTORTYPE, /* llquantize() bad magnitude type */
249 D_LLQUANT_FACTORVAL, /* llquantize() bad magnitude value */
250 D_LLQUANT_FACTORMATCH, /* llquantize() mismatch on magnitude */
260 D_LLQUANT_MAGRANGE, /* llquantize() bad magnitude range */
263 D_LLQUANT_FACTORSMALL, /* llquantize() magnitude too small */
H A Ddt_cc.c1419 * arg2 => Low magnitude in dt_compile_agg()
1420 * arg3 => High magnitude in dt_compile_agg()
1421 * arg4 => Number of steps per magnitude in dt_compile_agg()
1440 { "low magnitude", D_LLQUANT_LOWTYPE, in dt_compile_agg()
1443 { "high magnitude", D_LLQUANT_HIGHTYPE, in dt_compile_agg()
1446 { "linear steps per magnitude", D_LLQUANT_NSTEPTYPE, in dt_compile_agg()
1484 "high magnitude (argument #3) must be greater " in dt_compile_agg()
1485 "than low magnitude (argument #2)\n"); in dt_compile_agg()
1492 "magnitude (argument #4)\n"); in dt_compile_agg()
1501 "number of steps per magnitude (argument #4), " in dt_compile_agg()
[all …]
/freebsd/sys/powerpc/fpu/
H A Dfpu_compare.c135 #define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude)) in fpu_compare() argument
H A Dfpu_explode.c91 * numbers to sign-and-magnitude. Note that this relies on in fpu_itof()
115 * numbers to sign-and-magnitude. Note that this relies on in fpu_xtof()
/freebsd/sys/dev/evdev/
H A Dinput.h223 int16_t magnitude; /* peak */ member
232 uint16_t strong_magnitude; /* magnitude of the heavy motor */
233 uint16_t weak_magnitude; /* magnitude of the light motor */
/freebsd/share/man/man7/
H A Dorders.735 .Nd orders of magnitude
69 The following table lists common orders of magnitude as a power of ten.
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dlog1pf_2u1.c133 and p is a negative integer whose magnitude increases with the in log1pf()
134 magnitude of x. */ in log1pf()
H A Dcosh_2u.c26 /* exp overflows above SpecialBound. At this magnitude cosh(x) is dominated by in specialcase()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.neglquant.d110 * this magnitude on x86. To assure that the same test works on x86
112 * the precision at this magnitude. It should go without saying that
/freebsd/lib/msun/src/
H A Ds_copysign.c14 * copysign(x,y) returns a value with the magnitude of x and
H A Ds_copysignf.c18 * copysignf(x,y) returns a value with the magnitude of x and
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dcomparesf2.S97 // If a is smaller in magnitude than b and both have the same sign, place
122 // If a is greater in magnitude than b and both have the same sign, place
/freebsd/usr.bin/number/
H A Dnumber.642 output, with each 10^3 magnitude displayed on a separate line.
/freebsd/contrib/com_err/
H A Dcompile_et.153 32 bits in magnitude.
/freebsd/lib/libc/gen/
H A Dfrexp.369 with magnitude in the interval

1234567