Searched refs:approximate (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/arch/x86/math-emu/ |
D | README | 321 the worst accuracy which was found (in bits) and the approximate value
|
/linux-4.1.27/Documentation/ |
D | md.txt | 408 An approximate count of read errors that have been detected on
|
/linux-4.1.27/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.1.27/Documentation/security/ |
D | keys.txt | 890 method. This permits approximate matching to occur. If callout_string is
|
/linux-4.1.27/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 #
|