Searched refs:approximate (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/arch/h8300/lib/ |
D | udivsi3.S | 58 divxu.w r2,er0 ; r0 now contains the approximate quotient (AQ)
|
/linux-4.4.14/arch/mips/ar7/ |
D | clock.c | 111 static void approximate(int base, int target, int *prediv, in approximate() function 145 approximate(base, target, prediv, postdiv, mul); in calculate()
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | slogn.S | 27 | Step 1. If |X-1| < 1/16, approximate log(X) by an odd polynomial in 42 | Step 1: If |X| < 1/16, approximate log(1+X) by an odd polynomial in
|
D | setox.S | 106 | Notes: a) The way L1 and L2 are chosen ensures L1+L2 approximate
|
/linux-4.4.14/drivers/clk/ |
D | Kconfig | 117 divider to best approximate the desired output.
|
/linux-4.4.14/Documentation/input/ |
D | multi-touch-protocol.txt | 377 ellipse, so approximate it with an inscribed circle instead. The tool 396 parameters can be used to, e.g., approximate finger pressure or distinguish
|
/linux-4.4.14/Documentation/thermal/ |
D | cpu-cooling-api.txt | 119 from 100 to 500. For reference, the approximate values for the SoC in
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 321 the worst accuracy which was found (in bits) and the approximate value
|
/linux-4.4.14/Documentation/networking/ |
D | timestamping.txt | 16 Only for multicast:approximate transmit timestamp obtained by
|
D | ip-sysctl.txt | 156 The approximate size of the storage. Starting from this threshold
|
/linux-4.4.14/Documentation/ |
D | md.txt | 408 An approximate count of read errors that have been detected on
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 254 The psb_period value is converted to the approximate number of
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 349 out of date." Relies on semantics -- approximate numerical 421 Use fixed time delay to approximate grace period. Very simple,
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 890 method. This permits approximate matching to occur. If callout_string is
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6763 # approximate the value -log2/64 to 88 bits of accuracy. # 7981 # Step 1. If |X-1| < 1/16, approximate log(X) by an odd # 7999 # Step 1: If |X| < 1/16, approximate log(1+X) by an odd #
|