/linux-4.1.27/arch/m68k/fpsp040/ |
D | slog2.S | 34 | Notes: Default means round-to-nearest mode, no floating-point 49 | Notes: Default means round-to-nearest mode, no floating-point 63 | Notes: Default means round-to-nearest mode, no floating-point 78 | Notes: Default means round-to-nearest mode, no floating-point
|
D | stanh.S | 40 | 6. (|X| >= 50 log2) Tanh(X) = +-1 (round to nearest). Thus, we
|
D | setox.S | 79 | Step 2. Calculate N = round-to-nearest-int( X * 64/log2 ). 81 | 2.2 N := round-to-nearest-integer( X * 64/log2 ). 89 | N := round-to-nearest-integer(Z)
|
D | decbin.S | 83 | to nearest, minus, and plus, respectively. The tables include
|
D | fpsp.h | 293 .set rn_mode,0x00 | round nearest
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | cx24123.c | 443 u32 exp, nearest = 0; in cx24123_int_log2() local 448 for (exp = 1; div > exp; nearest++) in cx24123_int_log2() 451 return nearest; in cx24123_int_log2()
|
/linux-4.1.27/Documentation/xtensa/ |
D | mmu.txt | 61 5. The parent-bus-address value is rounded down to the nearest 256MB boundary
|
/linux-4.1.27/arch/frv/kernel/ |
D | head-uc-fr451.S | 74 sethi.p %hi(1024*2048-1),gr4 ; round up to nearest 2MiB
|
D | head-uc-fr401.S | 259 sethi.p %hi(1024*2048-1),gr4 ; round up to nearest 2MiB
|
D | head-uc-fr555.S | 247 sethi.p %hi(1024*2048-1),gr4 ; round up to nearest 2MiB
|
D | head.S | 562 # - GR8 and GR9 should be rounded up/down to the nearest megabyte before calling
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | TODO | 38 The IEEE standard defines 4 rounding modes. Round to nearest is the
|
D | README.FPE | 9 default = round to nearest
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-tty | 153 the RX trigger is changed to the nearest lower value for the
|
D | sysfs-devices-power | 199 up to the nearest second.
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-trace.txt | 73 size is rounded up to have nearest pages power of two value.
|
D | perf-kvm.txt | 126 size is rounded up to have nearest pages power of two value.
|
D | perf-top.txt | 72 size is rounded up to have nearest pages power of two value.
|
D | perf-record.txt | 110 size is rounded up to have nearest pages power of two value.
|
/linux-4.1.27/Documentation/device-mapper/ |
D | verity.txt | 98 into the page cache. Block hashes are stored linearly, aligned to the nearest
|
/linux-4.1.27/Documentation/vm/ |
D | numa | 122 kernel selected as the nearest node with memory when it built the zonelists.
|
D | hugetlbpage.txt | 200 memory for a huge page, the allocation will not "fallback" to the nearest
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 319 of the nearest non-empty ancestor, instead of being moved to it. 322 masks of the nearest non-empty ancestor.
|
D | cpusets.txt | 649 then all the tasks in that cpuset will be moved to the nearest ancestor
|
/linux-4.1.27/Documentation/timers/ |
D | highres.txt | 223 nearest event in the previous call to hrtimer_stop_sched_tick.
|
/linux-4.1.27/Documentation/RCU/ |
D | stallwarn.txt | 244 is occurring, which will usually be in the function nearest the top of
|
/linux-4.1.27/Documentation/ |
D | nommu-mmap.txt | 283 NOMMU mmap automatically rounds up to the nearest power-of-2 number of pages
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 503 set rn_mode, 0x0 # round-to-nearest 6733 # Step 2. Calculate N = round-to-nearest-int( X * 64/log2 ). # 6736 # 2.2 N := round-to-nearest-integer( X * 64/log2 ). # 6745 # N := round-to-nearest-integer(Z) # 7833 # 6. (|X| >= 50 log2) Tanh(X) = +-1 (round to nearest). Thus, we # 8670 # Notes: Default means round-to-nearest mode, no floating-point # 8684 # Notes: Default means round-to-nearest mode, no floating-point # 8697 # Notes: Default means round-to-nearest mode, no floating-point # 8711 # Notes: Default means round-to-nearest mode, no floating-point #
|
D | fpsp.S | 6998 # Step 2. Calculate N = round-to-nearest-int( X * 64/log2 ). # 6999 # 2.1 N := round-to-nearest-integer( X * 64/log2 ). #
|
/linux-4.1.27/Documentation/networking/ |
D | scaling.txt | 309 Values for both are rounded up to the nearest power of two. The
|
D | bonding.txt | 385 will be rounded down to the nearest multiple. The default 773 rounded down to the nearest multiple. The default value is 0.
|
/linux-4.1.27/Documentation/power/ |
D | runtime_pm.txt | 493 nearest second; returns 0 if the delay period has already expired or
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1911 CONFIG_RELOCATABLE is set, kernel will move itself to nearest
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 1618 nearest multiple of 64.
|