HomeSort by relevance Sort by last modified time
    Searched refs:dual (Results 1 - 25 of 30) sorted by null

1 2

  /external/u-boot/drivers/usb/musb-new/
Kconfig 11 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/libhevc/common/arm/
ihevc_resi_trans_32x32_a9q.s 169 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 issu
    [all...]
ihevc_resi_trans.s     [all...]
  /external/v8/tools/
cpu.sh 29 echo "Switching to dual-core mode"
61 dualcore | dual)
  /external/boringssl/ios-arm/crypto/fipsmodule/
sha256-armv4.S 24 @ project. The module is, however, dual licensed under OpenSSL and
39 @ Rescheduling for dual-issue pipeline resulted in 22% improvement on
    [all...]
sha512-armv4.S 24 @ project. The module is, however, dual licensed under OpenSSL and
39 @ Rescheduling for dual-issue pipeline resulted in 6% improvement on
57 @ multiple NEON instructions per cycle, but dual NEON issue could
    [all...]
bsaes-armv7.S 24 @ project. The module is, however, dual licensed under OpenSSL and
aes-armv4.S 24 @ project. The module is, however, dual licensed under OpenSSL and
46 @ Rescheduling for dual-issue pipeline resulted in 12% improvement on
  /external/boringssl/linux-arm/crypto/fipsmodule/
sha256-armv4.S 25 @ project. The module is, however, dual licensed under OpenSSL and
40 @ Rescheduling for dual-issue pipeline resulted in 22% improvement on
    [all...]
sha512-armv4.S 25 @ project. The module is, however, dual licensed under OpenSSL and
40 @ Rescheduling for dual-issue pipeline resulted in 6% improvement on
58 @ multiple NEON instructions per cycle, but dual NEON issue could
    [all...]
bsaes-armv7.S 25 @ project. The module is, however, dual licensed under OpenSSL and
aes-armv4.S 25 @ project. The module is, however, dual licensed under OpenSSL and
47 @ Rescheduling for dual-issue pipeline resulted in 12% improvement on
  /external/curl/docs/cmdline-opts/
happy-eyeballs-timeout-ms.d 7 addresses for dual-stack hosts, preferring IPv6 first for the number of
  /external/tensorflow/tensorflow/core/kernels/
sdca_ops.cc 177 const float dual = example_state_data(example_index, 0);
190 // Compute wx, example norm weighted by regularization, dual loss,
199 options.num_loss_partitions, example_label, example_weight, dual,
204 (new_dual - dual) * example_weight /
216 options.loss_updater->ComputeDualLoss(dual, example_label,
  /external/autotest/server/cros/servo/
pd_console.py 198 ['dual-role toggling:\s+([\w ]+)'])
221 dual = self.get_pd_dualrole()
223 if dual != self.dualrole_resp[dual_index]:
225 self.dualrole_resp[dual_index] + " != "+dual)
  /external/mdnsresponder/mDNSWindows/DLLX/
DLLX.idl 240 dual,
274 dual,
298 dual,
318 dual,
  /external/u-boot/arch/arm/dts/
exynos5250-smdk5250.dts 111 samsung,dual-lcd-enabled = <0>;
am57xx-beagle-x15-common.dtsi 447 cap-mmc-dual-data-rate;
475 * as "host" or "dual-role". If so, provide
exynos5250-snow.dts 359 samsung,dual-lcd-enabled = <0>;
am33xx.dtsi 311 ti,dual-volt;
am57xx-cl-som-am57x.dts 487 cap-mmc-dual-data-rate;
omap3.dtsi 441 ti,dual-volt;
am4372.dtsi 456 ti,dual-volt;
  /external/libopus/celt/arm/
celt_pitch_xcorr_arm_gnu.s 78 @ On a Cortex A8, we dual-issue the maximum amount (9 cycles) between the
85 @ assembled to VMOV, like VORR would), so it dual-issues with the prior VLD1.
264 @ to take advantage of dual-issuing where possible.
287 @ The multiplies must issue from pipeline 0, and can't dual-issue with each
288 @ other. Every other instruction here dual-issues with a multiply, and is
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp     [all...]

Completed in 6150 milliseconds

1 2