Home
last modified time | relevance | path

Searched full:double (Results 1 – 25 of 151) sorted by relevance

1234567

/Documentation/arch/arm/nwfpe/
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
Dnwfpe.rst29 double precision, extended double precision, and quadruple precision.
32 double precision and extended double precision formats. The port of
/Documentation/devicetree/bindings/edac/
Dsocfpga-eccmgr.txt4 double bit errors which are uncorrectable.
19 - interrupts : Should be single bit error interrupt, then double bit error
27 - interrupts : Should be single bit error interrupt, then double bit error
63 - interrupts : Should be single bit error interrupt, then double bit error
75 - interrupts : Should be single bit error interrupt, then double bit error
82 - interrupts : Should be single bit error interrupt, then double bit error
90 - interrupts : Should be single bit error interrupt, then double bit error
98 - interrupts : Should be single bit error interrupt, then double bit error
106 - interrupts : Should be single bit error interrupt, then double bit error
114 - interrupts : Should be single bit error interrupt, then double bit error
[all …]
Daspeed-sdram-edac.txt6 The memory controller supports SECDED (single bit error correction, double bit
/Documentation/devicetree/bindings/regulator/
Ddlg,da9121.yaml13 Dialog Semiconductor DA9121 Single-channel 10A double-phase buck converter
14 Dialog Semiconductor DA9122 Double-channel 5A single-phase buck converter
15 Dialog Semiconductor DA9220 Double-channel 3A single-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
18 Dialog Semiconductor DA9131 Double-channel 5A single-phase buck converter
19 Dialog Semiconductor DA9132 Double-channel 3A single-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
/Documentation/userspace-api/media/v4l/
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;
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;
/Documentation/driver-api/
Dedac.rst60 * Double-channel
83 * Double-Ranked stick
85 A double-ranked stick has two chip-select rows which access different
88 * Double-sided stick
90 **DEPRECATED TERM**, see :ref:`Double-Ranked stick <doubleranked>`.
92 A double-sided stick has two chip-select rows which access different sets
94 "Double-sided" is irrespective of the memory devices being mounted on
101 set has two chip-select rows and if double-sided sticks are used these
/Documentation/devicetree/bindings/cache/
Dl2c2x0.yaml127 arm,double-linefill:
128 description: Override double linefill enable setting. Enable if
133 arm,double-linefill-incr:
134 description: Override double linefill on INCR read. Enable
139 arm,double-linefill-wrap:
140 description: Override double linefill on WRAP read. Enable
/Documentation/devicetree/bindings/power/supply/
Dmaxim,max17040.yaml39 maxim,double-soc:
42 Certain devices return double the capacity.
88 maxim,double-soc;
/Documentation/litmus-tests/
DREADME45 Demonstrates that double-checked locking needs more than just
49 Demonstrates corrected double-checked locking that uses
/Documentation/admin-guide/blockdev/drbd/
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
/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.yaml68 nvidia,needs-double-reset:
69 description: Indicates double reset or not.
Dnvidia,tegra20-ehci.txt22 - nvidia,needs-double-reset : boolean is to be set for some of the Tegra20
/Documentation/scheduler/
Dsched-pelt.c16 double y;
103 y = pow(0.5, 1/(double)HALFLIFE); in main()
/Documentation/bpf/
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``
/Documentation/devicetree/bindings/dma/stm32/
Dst,stm32-mdma.yaml34 0x3: double-word (64bit)
39 0x3: double-word (64bit)
/Documentation/devicetree/bindings/memory-controllers/
Dxlnx,zynq-ddrc-a05.yaml16 and detecting double bit ECC errors.
Dnuvoton,npcm-memory-controller.yaml17 The memory controller supports single bit error correction, double bit error
/Documentation/arch/arm/sa1100/
Dlart.rst6 applications. It has 32 MB DRAM, 4MB Flash ROM, double RS232 and all
/Documentation/devicetree/bindings/arm/calxeda/
Dl2ecc.yaml27 - description: double bit error interrupt
/Documentation/litmus-tests/locking/
DDCL-broken.litmus7 * correctly implement double-checked locking.
DDCL-fixed.litmus6 * This litmus test demonstrates that double-checked locking can be
/Documentation/devicetree/bindings/net/
Dqca,qca808x.yaml16 double function of Interrupt LEDs/GPIO or additional LED.
/Documentation/devicetree/bindings/iio/frequency/
Dadi,admv4420.yaml13 The ADMV4420 is a highly integrated, double balanced, active

1234567