Home
last modified time | relevance | path

Searched refs:dual (Results 1 – 25 of 589) sorted by relevance

12345678910>>...24

/external/libhevc/common/arm/
Dihevc_resi_trans_32x32_a9q.s169 VSUBL.U8 Q8,D0,D4 @ Get residue 1-8 row 1 -- dual issued with prev. instr. 2nd cycle
172 VSUBL.U8 Q9,D1,D5 @ Get residue 9-16 row 1 -- dual issue
175 VSUBL.U8 Q10,D2,D6 @ Get residue 17-24 row 1 -- dual issue
178 VSUBL.U8 Q11,D3,D7 @ Get residue 25-32 row 1 -- dual issue
182 VSUBL.U8 Q12,D8,D12 @ Get residue 1-8 row 2 -- dual issue
185 VSUBL.U8 Q13,D9,D13 @ Get residue 9-16 row 2 -- dual issue
199 VREV64.S16 Q10,Q10 @ Rev 17-24 row 1 -- dual issue
201 VREV64.S16 Q11,Q11 @ Rev 25-32 row 1 -- dual issue
208 VADD.S16 Q5, Q9,Q10 @ e[k] = resi_tmp_1 + resi_tmp_2 k ->9-16 row 1 -- dual issue
210 VADD.S16 Q4, Q8,Q11 @ e[k] = resi_tmp_1 + resi_tmp_2 k -> 1-8 row 1 -- dual issue
[all …]
/external/u-boot/doc/SPI/
Dstatus.txt14 - Extended read commands support(dual read, dual IO read)
18 - Banking support on dual flash connection topology.
DREADME.dual-flash9 hw logics(ex: xilinx zynq qspi) that describes two/dual memories are
28 - dual spi/qspi flash memories are connected with a single chipselect
58 - dual spi/qspi flash memories are connected with a single chipselect
86 when controller is configured for dual memories.
/external/u-boot/arch/arm/dts/
Darmada-8020.dtsi4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPLv2 or the X11 license, at your option. Note that this dual
48 #include "armada-ap806-dual.dtsi"
54 compatible = "marvell,armada8020", "marvell,armada-ap806-dual",
Daxp809.dtsi6 * This file is dual-licensed: you can use it either under the terms
7 * of the GPL or the X11 license, at your option. Note that this dual
Dsun50i-a64-pine64-plus.dts4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
Dimx6dl-icore-rqs.dts4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
Dimx6q-icore-rqs.dts4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
Dimx6ul-isiot-nand.dts5 * This file is dual-licensed: you can use it either under the terms
6 * of the GPL or the X11 license, at your option. Note that this dual
Daxp152.dtsi6 * This file is dual-licensed: you can use it either under the terms
7 * of the GPL or the X11 license, at your option. Note that this dual
Dsun8i-a33-q8-tablet.dts4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
Darmada-372x.dtsi9 * This file is dual-licensed: you can use it either under the terms
10 * of the GPL or the X11 license, at your option. Note that this dual
Dimx6ul-isiot-emmc.dts5 * This file is dual-licensed: you can use it either under the terms
6 * of the GPL or the X11 license, at your option. Note that this dual
Dsun8i-a23-inet86dz.dts4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
/external/tensorflow/tensorflow/contrib/linear_optimizer/kernels/g3doc/
Dreadme.md9 By Fenchel duality, this is equivalent to maximizing its dual
15 Here, $$f^\star$$ denotes the convex dual of a convex function $$f$$, $$\l_i$$
61 Hinge loss is given by $$ \l_i(u) = \max(0,1-y u) $$. Its convex dual is $$
92 Squared loss is $$ \l_i(u) = \frac{1}{2}(u-y)^2 $$ with dual $$ \l_i^\star(v) =
102 Logistic loss is $$ \l_i(u) = \log (1+e^{-uy_i}) $$ and its dual is
107 The label $$y_i$$ is $$\pm 1$$ and the dual loss is only defined for $$ -y_i
161 non negligible) fraction of the examples. The returned dual in these cases will
205 Its dual is
213 The dual is
273 By solving for $$v$$, we find the dual of smooth hinge loss as
[all …]
/external/u-boot/drivers/usb/musb-new/
DKconfig11 Enables the MUSB USB dual-role controller in host mode.
19 Enables the MUSB USB dual-role controller in gadget mode.
26 Say y here to enable support for the dual role high
/external/tensorflow/tensorflow/core/kernels/
Dsdca_ops.cc177 const float dual = example_state_data(example_index, 0); in DoCompute() local
199 options.num_loss_partitions, example_label, example_weight, dual, in DoCompute()
204 (new_dual - dual) * example_weight / in DoCompute()
216 options.loss_updater->ComputeDualLoss(dual, example_label, in DoCompute()
/external/autotest/server/cros/servo/
Dpd_console.py221 dual = self.get_pd_dualrole()
223 if dual != self.dualrole_resp[dual_index]:
225 self.dualrole_resp[dual_index] + " != "+dual)
/external/u-boot/board/freescale/ls1012ardb/
DREADME22 -QSPI: A dual 1:3 switch, NX3L4357GM,115 (U35) drives the QSPI chip-select
30 - SDHC2 controller: Three dual 1:4 mux/demux devices,
63 -QSPI: A dual 1:3 switch, NX3L4357GM,115 (U35) drives the QSPI chip-select
/external/boringssl/linux-arm/crypto/fipsmodule/
Dsha256-armv4.S25 @ project. The module is, however, dual licensed under OpenSSL and
40 @ Rescheduling for dual-issue pipeline resulted in 22% improvement on
Dsha512-armv4.S25 @ project. The module is, however, dual licensed under OpenSSL and
40 @ Rescheduling for dual-issue pipeline resulted in 6% improvement on
/external/boringssl/ios-arm/crypto/fipsmodule/
Dsha256-armv4.S24 @ project. The module is, however, dual licensed under OpenSSL and
39 @ Rescheduling for dual-issue pipeline resulted in 22% improvement on
Dsha512-armv4.S24 @ project. The module is, however, dual licensed under OpenSSL and
39 @ Rescheduling for dual-issue pipeline resulted in 6% improvement on
/external/u-boot/board/theobroma-systems/puma_rk3399/
DREADME9 * Big: dual-core Cortex-A72
12 * DRAM: 4GB-128MB dual-channel
17 * USB3.0 dual role port
/external/python/dateutil/
DAUTHORS.md6 license, all contributions on or after 2017-12-01 are dual-licensed between
10 switch, and thus all their contributions are dual-licensed.
85 … like them displayed. Additionally, please indicate if you are willing to dual license your old co…

12345678910>>...24