Home
last modified time | relevance | path

Searched full:numbers (Results 1 – 25 of 2308) sorted by relevance

12345678910>>...93

/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/float/
DIt_smp_los_float_switch_002.c61 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
66 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
71 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
77 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
79 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
81 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
110 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF02()
115 …} else if (f != 124432.390625 + temp2) { // 124432.390625, numbers involved in floating-point oper… in TaskF02()
119 …} else if (e != (1233323.875000 + temp2)) { // 1233323.875000, numbers involved in floating-point … in TaskF02()
124 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF02()
[all …]
DIt_smp_los_float_switch_005.c60 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
65 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
70 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
76 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
78 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
80 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
97 // 2.34, 5.67, 1.25, numbers involved in floating-point operations, without special functions. in HwiF01()
99 // 4.321, numbers involved in floating-point operations, without special functions. in HwiF01()
DIt_smp_los_float_switch_004.c60 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
65 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
70 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
76 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
78 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
80 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
97 // 2.34, 5.67, 1.25, numbers involved in floating-point operations, without special functions. in HwiF01()
99 // 4.321, numbers involved in floating-point operations, without special functions. in HwiF01()
DIt_smp_los_float_switch_003.c60 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
65 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
70 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
76 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
78 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
80 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
DIt_smp_los_float_switch_001.c58 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
63 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
68 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
74 … // 153230.406250, numbers involved in floating-point operations, without special functions. in TaskF01()
76 … // 124432.390625, numbers involved in floating-point operations, without special functions. in TaskF01()
78 … // 1233323.875000, numbers involved in floating-point operations, without special functions. in TaskF01()
DIt_smp_los_float_switch_007.c58 // 153230.406250, numbers involved in floating-point operations, without special functions. in HwiF01()
63 // 124432.390625, numbers involved in floating-point operations, without special functions. in HwiF01()
68 // 1233323.875000, numbers involved in floating-point operations, without special functions. in HwiF01()
74 // 153230.406250, numbers involved in floating-point operations, without special functions. in HwiF01()
76 // 124432.390625, numbers involved in floating-point operations, without special functions. in HwiF01()
78 // 1233323.875000, numbers involved in floating-point operations, without special functions. in HwiF01()
DIt_smp_los_float_switch_006.c56 // 153230.406250, numbers involved in floating-point operations, without special functions. in HwiF01()
61 // 124432.390625, numbers involved in floating-point operations, without special functions. in HwiF01()
66 // 1233323.875000, numbers involved in floating-point operations, without special functions. in HwiF01()
72 // 153230.406250, numbers involved in floating-point operations, without special functions. in HwiF01()
74 // 124432.390625, numbers involved in floating-point operations, without special functions. in HwiF01()
76 // 1233323.875000, numbers involved in floating-point operations, without special functions. in HwiF01()
/kernel/linux/linux-5.10/Documentation/core-api/irq/
Dirq-domain.rst10 IRQ numbers.
19 hardware interrupt numbers: whereas in the past, IRQ numbers could
25 interrupt numbers, called hardware irq's, from Linux IRQ numbers.
28 irq numbers, but they don't provide any support for reverse mapping of
32 The irq_domain library adds mapping between hwirq and IRQ numbers on
38 structure to hwirq numbers (Device Tree and ACPI GSI so far), and can
51 between hwirq and IRQ numbers. Mappings are added to the irq_domain
91 map are fixed time lookup for IRQ numbers, and irq_descs are only
110 The irq_domain maintains a radix tree map from hwirq numbers to Linux
155 for IRQ numbers that are passed to struct device registrations. In that
[all …]
/kernel/linux/linux-5.10/arch/mips/include/asm/vr41xx/
Dirq.h5 * Interrupt numbers for NEC VR4100 series.
17 * CPU core Interrupt Numbers
31 * SYINT1 Interrupt Numbers
52 * SYSINT2 Interrupt Numbers
71 * GIU Interrupt Numbers
78 * VRC4173 Interrupt Numbers
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
Dirqs.h19 * IRQ numbers for interrupt handler 1
21 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below
47 * OMAP-1510 specific IRQ numbers for interrupt handler 1
61 * OMAP-1610 specific IRQ numbers for interrupt handler 1
75 * OMAP-7xx specific IRQ numbers for interrupt handler 1
97 * IRQ numbers for interrupt handler 2
99 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below
128 * OMAP-1510 specific IRQ numbers for interrupt handler 2
134 * OMAP-1610 specific IRQ numbers for interrupt handler 2
172 * OMAP-7xx specific IRQ numbers for interrupt handler 2
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
Dirq.h18 #define GROUP0_IRQ_BASE 8 /* GRP2 IRQ numbers start here */
19 /* GRP3 IRQ numbers start here */
21 /* GRP4 IRQ numbers start here */
23 /* GRP5 IRQ numbers start here */
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Dinterrupt.h6 * Mapping of IIC pending bits into per-node interrupt numbers.
8 * Interrupt numbers are in the range 0...0x1ff where the top bit
18 * defined by bit numbers in IIC_SR
61 /* Base numbers for the external interrupts */
67 /* Base numbers for the IIC_ISR interrupts */
/kernel/linux/linux-5.10/Documentation/process/
Dmagic-number.rst3 Linux magic numbers
6 This file is a registry of magic numbers which are in use. When you
8 file, since it is best if the magic numbers used by various structures
12 numbers. This allows you to check at run time whether (a) a structure
19 The way to use magic numbers is to declare them at the beginning of
54 but it is possible that some new magic numbers will sneak into the
156 Note that there are also defined special per-driver magic numbers in sound
158 OSS sound drivers have their magic numbers constructed from the soundcard PCI
161 HFS is another larger user of magic numbers - you can find them in
/kernel/linux/linux-5.10/Documentation/usb/
Dfunctionfs.rst18 to worry about endpoints, interfaces or strings numbers but
20 only one (endpoints and strings numbers starting from one and
21 interface numbers starting from zero). The FunctionFS changes
22 them as needed also handling situation when numbers differ in
28 numbers and changing of the configuration (which means that
/kernel/linux/linux-5.10/fs/
Dchar_dev.c192 * register_chrdev_region() - register a range of device numbers
193 * @from: the first in the desired range of device numbers; must include
195 * @count: the number of consecutive device numbers required
226 * alloc_chrdev_region() - register a range of char device numbers
228 * @baseminor: first of the requested range of minor numbers
229 * @count: the number of minor numbers required
232 * Allocates a range of char device numbers. The major number will be
250 * @baseminor: first of the requested range of minor numbers
251 * @count: the number of minor numbers required
303 * unregister_chrdev_region() - unregister a range of device numbers
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dserial_core.h48 * ARM specific type numbers. These are not currently guaranteed
61 /* Sparc type numbers. */
79 /* Parisc type numbers. */
85 /* Macintosh Zilog type numbers */
106 /* MPC52xx (and MPC512x) type numbers */
159 /* MN10300 on-chip UART numbers */
228 /* ST ASC type numbers */
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dcurrituck.dts149 * We are de-swizzling here because the numbers are actually for
151 * to avoid putting a node for it in the tree, so the numbers
152 * below are basically de-swizzled numbers.
186 * We are de-swizzling here because the numbers are actually for
188 * to avoid putting a node for it in the tree, so the numbers
189 * below are basically de-swizzled numbers.
223 * We are de-swizzling here because the numbers are actually for
225 * to avoid putting a node for it in the tree, so the numbers
226 * below are basically de-swizzled numbers.
Dakebono.dts277 * We are de-swizzling here because the numbers are actually for
279 * to avoid putting a node for it in the tree, so the numbers
280 * below are basically de-swizzled numbers.
317 * We are de-swizzling here because the numbers are actually for
319 * to avoid putting a node for it in the tree, so the numbers
320 * below are basically de-swizzled numbers.
357 * We are de-swizzling here because the numbers are actually for
359 * to avoid putting a node for it in the tree, so the numbers
360 * below are basically de-swizzled numbers.
397 * We are de-swizzling here because the numbers are actually for
[all …]
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
Dbreak.h6 * IA-64 Linux break numbers.
13 * OS-specific debug break numbers:
19 * OS-specific break numbers:
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-stm6 Shows first and last available to software master numbers on
21 Reads as 0 if master numbers in the STP stream produced by
22 this stm device will match the master numbers assigned by
/kernel/linux/linux-5.10/sound/
DKconfig16 bool "Preclaim OSS device numbers"
21 numbers if any OSS support (native or emulation) is enabled
24 module aliases when one of the device numbers is opened. With
26 device numbers and opening a missing device will generate only the
/kernel/linux/linux-5.10/include/asm-generic/
Dgpio.h18 * While the GPIO programming interface defines valid GPIO numbers
36 * "valid" GPIO numbers are nonnegative and may be passed to
37 * setup routines like gpio_request(). only some valid numbers
40 * Invalid GPIO numbers are useful for indicating no-such-GPIO in
145 /* only non-negative numbers are valid */ in gpio_is_valid()
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dioctl.h7 * "anything goes" setup, where more or less random numbers were
13 * it's so painful recognizing both the new and the old numbers..
33 * And this turns out useful to catch old ioctl numbers in header
47 /* used to create numbers */
/kernel/linux/linux-5.10/security/tomoyo/
Dcommon.h68 /* Index numbers for "struct tomoyo_condition". */
137 /* Index numbers for stat(). */
147 /* Index numbers for operation mode. */
159 /* Index numbers for entry type. */
175 /* Index numbers for domain's attributes. */
189 /* Index numbers for audit type. */
199 /* Index numbers for group entries. */
207 /* Index numbers for type of numeric values. */
215 /* Index numbers for domain transition control keywords. */
227 /* Index numbers for Access Controls. */
[all …]
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
Dbitmask.c83 * When parsing bitmask lists, only allow numbers, separated by one
95 * The mask term just scanned was ok if and only if either the numbers
97 * the input past the numbers was one of the allowed next characters.
183 * Parses a comma-separated list of numbers and ranges of numbers,
264 * Output format is a comma-separated list of decimal numbers and
266 * decimal numbers, the smallest and largest bit numbers set in

12345678910>>...93