Searched full:accurate (Results 1 – 25 of 455) sorted by relevance
12345678910>>...19
/Linux-v6.1/arch/x86/math-emu/ |
D | README | 74 a value of pi which is accurate to more than 128 bits. As a consequence, 75 the reduced argument is accurate to more than 64 bits for arguments up 76 to a few pi, and accurate to more than 64 bits for most arguments, 78 80486, which uses a value of pi which is accurate to 66 bits. 243 accurate to 64 bits can result in a relative accuracy in cos() of 273 for pi which is accurate to more than 128 bits precision. As a 299 pi/2) the emulator is more accurate than an 80486 FPU. For very large 300 arguments, the emulator is far more accurate. 317 results which are in error (i.e. less accurate than the best possible
|
/Linux-v6.1/include/linux/platform_data/ |
D | davinci_asp.h | 40 * and makes clock more accurate (FS is not symmetrical and the 59 * ACCURATE CLOCK APPROACH:
|
/Linux-v6.1/arch/sh/kernel/ |
D | unwinder.c | 10 * the most accurate unwinder being the currently active one. 26 * construct more accurate stack traces.
|
/Linux-v6.1/scripts/ksymoops/ |
D | README | 5 other utilities in order to give more accurate Oops debugging.
|
/Linux-v6.1/include/linux/ |
D | getcpu.h | 14 If you want 100% accurate information pass NULL instead. */
|
/Linux-v6.1/drivers/hte/ |
D | Kconfig | 9 benefit for the applications needing accurate timestamping event with
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | accounting.h | 9 /* Stuff for accurate time accounting */
|
/Linux-v6.1/Documentation/networking/ |
D | xfrm_sync.rst | 15 the processing of the SA as accurate as possible if it has access to it. 18 These patches add ability to sync and have accurate lifetime byte (to
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | asm-prototypes.h | 28 * this prototype is not entirely accurate.
|
/Linux-v6.1/Documentation/hwmon/ |
D | tmp102.rst | 23 sensor is accurate to 0.5 degree over the range of -25 to +85 C, and to 1.0
|
D | tmp108.rst | 26 The sensor is accurate to 0.75C over the range of -25 to +85 C, and to 1.0
|
D | lm70.rst | 60 The TMP125 is less accurate and provides 10-bit temperature data
|
D | pc87360.rst | 82 measurable around 3000 accurate 95 * highest accurate speed: sqrt(clock*100)
|
/Linux-v6.1/Documentation/mm/damon/ |
D | index.rst | 10 - *accurate* (the monitoring output is useful enough for DRAM level memory
|
/Linux-v6.1/arch/sh/include/uapi/asm/ |
D | cpu-features.h | 11 * reasonably accurate.
|
/Linux-v6.1/Documentation/accounting/ |
D | psi.rst | 13 Without an accurate measure of such contention, users are forced to 22 Having an accurate measure of productivity losses caused by resource
|
/Linux-v6.1/arch/arm64/lib/ |
D | strlen.S | 116 loop with the accurate NUL check. */ 137 /* The fast check failed, so do the slower, accurate NUL check. */
|
/Linux-v6.1/drivers/thermal/ti-soc-thermal/ |
D | Kconfig | 32 this generation are not accurate, nor they are very close to
|
/Linux-v6.1/kernel/bpf/ |
D | bpf_lru_list.h | 68 * have to be very accurate. Hence, no protection is used. in bpf_lru_node_set_ref()
|
/Linux-v6.1/Documentation/sound/soc/ |
D | clocking.rst | 43 audio clocks as it usually gives more accurate sample rates than the CPU.
|
/Linux-v6.1/drivers/gpu/drm/omapdrm/ |
D | omap_irq.c | 107 * interrupts will have to stay on to keep the count accurate. 137 * interrupts will have to stay on to keep the count accurate.
|
/Linux-v6.1/Documentation/translations/ |
D | index.rst | 49 Translations try to be as accurate as possible but it is not possible to map
|
/Linux-v6.1/Documentation/devicetree/bindings/serial/ |
D | brcm,bcm7271-uart.yaml | 17 enhancements for more accurate high speed baud rates and support
|
/Linux-v6.1/include/uapi/linux/ |
D | prctl.h | 47 /* Get/set whether we use statistical process timing or accurate timestamp 53 # define PR_TIMING_TIMESTAMP 1 /* Accurate timestamp based
|
/Linux-v6.1/drivers/clk/sunxi-ng/ |
D | ccu-sun6i-rtc.c | 152 /* Assume the calibrated 32k clock is accurate. */ in ccu_iosc_32k_recalc_rate() 171 /* Assume the calibrated 32k clock is accurate. */ in ccu_iosc_32k_recalc_accuracy()
|
12345678910>>...19