Home
last modified time | relevance | path

Searched refs:double (Results 1 – 25 of 183) sorted by relevance

12345678

/linux-6.15/Documentation/arch/arm/nwfpe/
H A Dnotes.rst4 There seems to be a problem with exp(double) and our emulator. I haven't
14 I was looking at some code, that calculated a double result, stored it in f4
18 This is a side effect of the stfe instruction. The double in f4 had to be
22 emulator sees a multiply of a double and extended, it promotes the double to
27 double x, y, z;
30 The result of log(x) (a double) will be calculated, returned in f0, then
H A Dnwfpe.rst29 double precision, extended double precision, and quadruple precision.
32 double precision and extended double precision formats. The port of
/linux-6.15/drivers/accessibility/speakup/
H A Dspeakupmap.map26 double key_kp8 = say_line_indent
35 double key_kp5 = spell_word
45 double key_kp2 = say_phonetic_char
64 double spk key_i = say_line_indent
70 double spk key_k = spell_word
74 double spk key_comma = say_phonetic_char
/linux-6.15/arch/arm/nwfpe/
H A Dsoftfloat-specialize163 The pattern for a default generated double-precision NaN.
170 Returns 1 if the double-precision floating-point value `a' is a NaN;
183 Returns 1 if the double-precision floating-point value `a' is a signaling
198 Returns the result of converting the double-precision floating-point NaN
217 Returns the result of converting the canonical NaN `a' to the double-
233 Takes two double-precision floating-point values `a' and `b', one of which
262 The pattern for a default generated extended double-precision NaN. The
272 Returns 1 if the extended double-precision floating-point value `a' is a
285 Returns 1 if the extended double-precision floating-point value `a' is a
306 Returns the result of converting the extended double-precision floating-
[all …]
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dselection-api-examples.rst73 double hscale, vscale;
83 hscale = (double)compose.r.width / crop.r.width;
84 vscale = (double)compose.r.height / crop.r.height;
H A Dcrop.rst270 double hscale, vscale;
271 double aspect;
305 hscale = format.fmt.pix.width / (double) crop.c.width;
306 vscale = format.fmt.pix.height / (double) crop.c.height;
309 (double) cropcap.pixelaspect.denominator;
/linux-6.15/tools/net/sunrpc/xdrgen/grammars/
H A Dxdr.lark27 | double
42 double : "double"
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Ddlg,da9121.yaml13 Dialog Semiconductor DA9121 Single-channel 10A double-phase buck converter
16 Dialog Semiconductor DA9217 Single-channel 6A double-phase buck converter
17 Dialog Semiconductor DA9130 Single-channel 10A double-phase buck converter
21 Dialog Semiconductor DA9142 Single-channel 20A double-phase buck converter
25 The current limits can be set to at/near double the rated current per channel
/linux-6.15/scripts/coccinelle/iterators/
H A Ddevice_node_continue.cocci3 /// explicit put causes a double put.
93 msg = "ERROR: probable double put."
102 msg = "ERROR: probable double put."
/linux-6.15/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max17040.yaml39 maxim,double-soc:
42 Certain devices return double the capacity.
88 maxim,double-soc;
/linux-6.15/drivers/mtd/lpddr/
H A DKconfig9 This option enables support of LPDDR (Low power double data rate)
28 (Low power double data rate 2) interface.
/linux-6.15/Documentation/devicetree/bindings/cache/
H A Dl2c2x0.yaml126 arm,double-linefill:
127 description: Override double linefill enable setting. Enable if
132 arm,double-linefill-incr:
133 description: Override double linefill on INCR read. Enable
138 arm,double-linefill-wrap:
139 description: Override double linefill on WRAP read. Enable
/linux-6.15/Documentation/admin-guide/blockdev/drbd/
H A Ddata-structure-v9.rst32 their volume number. Objects in the vertical direction are connected by double
36 All resources are in the drbd_resources double-linked list. In addition, all
/linux-6.15/tools/testing/selftests/arm64/fp/
H A DTODO7 - Test PR_SVE_VL_INHERIT after a double fork.
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Dci-hdrc-usb2.yaml68 nvidia,needs-double-reset:
69 description: Indicates double reset or not.
/linux-6.15/Documentation/bpf/
H A Dprog_flow_dissector.rst76 have to parse VLAN information twice for double tagged packets.
100 or double VLAN is present and when it is not present. The same program
143 and double VLAN (802.1AD) tags. Please refer to the ``struct bpf_flow_keys``
/linux-6.15/tools/include/uapi/
H A DREADME50 - Duplicate self-defined ABI headers like glibc: double the maintenance
51 burden, double the chance for mistakes, plus there's no tech-driven
/linux-6.15/Documentation/devicetree/bindings/dma/stm32/
H A Dst,stm32-mdma.yaml34 0x3: double-word (64bit)
39 0x3: double-word (64bit)
/linux-6.15/Documentation/litmus-tests/
H A DREADME45 Demonstrates that double-checked locking needs more than just
49 Demonstrates corrected double-checked locking that uses
/linux-6.15/Documentation/litmus-tests/locking/
H A DDCL-broken.litmus7 * correctly implement double-checked locking.
H A DDCL-fixed.litmus6 * This litmus test demonstrates that double-checked locking can be
/linux-6.15/Documentation/devicetree/bindings/arm/calxeda/
H A Dl2ecc.yaml27 - description: double bit error interrupt
/linux-6.15/Documentation/devicetree/bindings/edac/
H A Daspeed-sdram-edac.txt6 The memory controller supports SECDED (single bit error correction, double bit
/linux-6.15/Documentation/arch/arm/sa1100/
H A Dlart.rst6 applications. It has 32 MB DRAM, 4MB Flash ROM, double RS232 and all
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Dxlnx,zynq-ddrc-a05.yaml16 and detecting double bit ECC errors.

12345678