| /freebsd/tests/sys/sound/ |
| H A D | pcm_read_write.c | 108 /* Restrict magnitude of sample value to 24bit for 32bit calculations. */ 116 * 24bit magnitude in that case. Also avoid implementation defined in local_calc_limit() 144 /* Read sample at format magnitude. */ in ATF_TC_BODY() 151 /* Read sample at format magnitude, for calculations. */ in ATF_TC_BODY() 158 /* Read sample at full 32 bit magnitude. */ in ATF_TC_BODY() 184 /* Write sample of format specific magnitude. */ in ATF_TC_BODY() 196 /* Write sample of format specific, calculation magnitude. */ in ATF_TC_BODY() 218 /* Write normalized sample of full 32 bit magnitude. */ in ATF_TC_BODY()
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | adi,max98396.yaml | 95 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/share/man/man9/ |
| H A D | getenv.9 | 177 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/lib/msun/man/ |
| H A D | trunc.3 | 32 .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 D | fmod.3 | 70 and magnitude less than the magnitude of
|
| H A D | complex.3 | 64 .Bl -column "csqrt" "complex absolute value (i.e., norm, modulus, magnitude)" 71 cabs complex absolute value (i.e., norm, modulus, magnitude)
|
| H A D | sin.3 | 54 A large magnitude argument may yield a result with little
|
| H A D | sincos.3 | 59 a large magnitude argument may yield a result with little
|
| H A D | tan.3 | 55 A large magnitude argument may yield a result
|
| H A D | cos.3 | 55 A large magnitude argument may yield a result with little or no
|
| /freebsd/tools/test/iconv/tablegen/ |
| H A D | tablegen.c | 125 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 D | dt_errtags.h | 248 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 D | dt_cc.c | 1419 * 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 D | fpu_compare.c | 135 #define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude)) in fpu_compare() argument
|
| /freebsd/sys/dev/evdev/ |
| H A D | input.h | 223 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/sys/dev/sound/pcm/ |
| H A D | pcm.h | 232 * Read sample and normalize to 32-bit magnitude. 241 * Read sample and restrict magnitude to 24 bits. 390 * Write sample and normalize to original magnitude. 405 /* Shift back to 32-bit magnitude. */ in pcm_sample_write_calc()
|
| /freebsd/share/man/man7/ |
| H A D | orders.7 | 35 .Nd orders of magnitude 69 The following table lists common orders of magnitude as a power of ten.
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
| H A D | log1pf_2u1.c | 133 and p is a negative integer whose magnitude increases with the in log1pf() 134 magnitude of x. */ in log1pf()
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
| H A D | tst.neglquant.d | 110 * 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/crypto/openssl/doc/internal/man3/ |
| H A D | OSSL_TIME.pod | 135 B<ossl_time_abs_difference> returns the magnitude of the difference between two 185 B<ossl_time_abs_difference> returns the magnitude of the difference between the
|
| /freebsd/lib/msun/src/ |
| H A D | s_copysign.c | 14 * copysign(x,y) returns a value with the magnitude of x and
|
| H A D | s_copysignf.c | 18 * copysignf(x,y) returns a value with the magnitude of x and
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| H A D | comparesf2.S | 97 // 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 D | number.6 | 42 output, with each 10^3 magnitude displayed on a separate line.
|
| /freebsd/contrib/com_err/ |
| H A D | compile_et.1 | 53 32 bits in magnitude.
|