Searched full:double (Results 1 – 25 of 151) sorted by relevance
1234567
| /Documentation/arch/arm/nwfpe/ |
| D | notes.rst | 4 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
|
| D | nwfpe.rst | 29 double precision, extended double precision, and quadruple precision. 32 double precision and extended double precision formats. The port of
|
| /Documentation/devicetree/bindings/edac/ |
| D | socfpga-eccmgr.txt | 4 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 …]
|
| D | aspeed-sdram-edac.txt | 6 The memory controller supports SECDED (single bit error correction, double bit
|
| /Documentation/devicetree/bindings/regulator/ |
| D | dlg,da9121.yaml | 13 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/ |
| D | selection-api-examples.rst | 73 double hscale, vscale; 83 hscale = (double)compose.r.width / crop.r.width; 84 vscale = (double)compose.r.height / crop.r.height;
|
| D | crop.rst | 270 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/ |
| D | edac.rst | 60 * 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/ |
| D | l2c2x0.yaml | 127 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/ |
| D | maxim,max17040.yaml | 39 maxim,double-soc: 42 Certain devices return double the capacity. 88 maxim,double-soc;
|
| /Documentation/litmus-tests/ |
| D | README | 45 Demonstrates that double-checked locking needs more than just 49 Demonstrates corrected double-checked locking that uses
|
| /Documentation/admin-guide/blockdev/drbd/ |
| D | data-structure-v9.rst | 32 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/ |
| D | ci-hdrc-usb2.yaml | 68 nvidia,needs-double-reset: 69 description: Indicates double reset or not.
|
| D | nvidia,tegra20-ehci.txt | 22 - nvidia,needs-double-reset : boolean is to be set for some of the Tegra20
|
| /Documentation/scheduler/ |
| D | sched-pelt.c | 16 double y; 103 y = pow(0.5, 1/(double)HALFLIFE); in main()
|
| /Documentation/bpf/ |
| D | prog_flow_dissector.rst | 76 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/ |
| D | st,stm32-mdma.yaml | 34 0x3: double-word (64bit) 39 0x3: double-word (64bit)
|
| /Documentation/devicetree/bindings/memory-controllers/ |
| D | xlnx,zynq-ddrc-a05.yaml | 16 and detecting double bit ECC errors.
|
| D | nuvoton,npcm-memory-controller.yaml | 17 The memory controller supports single bit error correction, double bit error
|
| /Documentation/arch/arm/sa1100/ |
| D | lart.rst | 6 applications. It has 32 MB DRAM, 4MB Flash ROM, double RS232 and all
|
| /Documentation/devicetree/bindings/arm/calxeda/ |
| D | l2ecc.yaml | 27 - description: double bit error interrupt
|
| /Documentation/litmus-tests/locking/ |
| D | DCL-broken.litmus | 7 * correctly implement double-checked locking.
|
| D | DCL-fixed.litmus | 6 * This litmus test demonstrates that double-checked locking can be
|
| /Documentation/devicetree/bindings/net/ |
| D | qca,qca808x.yaml | 16 double function of Interrupt LEDs/GPIO or additional LED.
|
| /Documentation/devicetree/bindings/iio/frequency/ |
| D | adi,admv4420.yaml | 13 The ADMV4420 is a highly integrated, double balanced, active
|
1234567