HomeSort by relevance Sort by last modified time
    Searched full:h12 (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/capstone/suite/MC/AArch64/
neon-scalar-mul.s.cs 2 0x6a,0xb5,0x6c,0x5e = sqdmulh h10, h11, h12
4 0x6a,0xb5,0x6c,0x7e = sqrdmulh h10, h11, h12
8 0x71,0x93,0x6c,0x5e = sqdmlal s17, h27, h12
10 0x8e,0xb1,0x79,0x5e = sqdmlsl s14, h12, h25 package
12 0xcc,0xd2,0x6c,0x5e = sqdmull s12, h22, h12
neon-scalar-saturating-rounding-shift.s.cs 3 0x6a,0x5d,0x6c,0x5e = sqrshl h10, h11, h12
7 0x6a,0x5d,0x6c,0x7e = uqrshl h10, h11, h12
neon-scalar-saturating-shift.s.cs 3 0x6a,0x4d,0x6c,0x5e = sqshl h10, h11, h12
7 0x6a,0x4d,0x6c,0x7e = uqshl h10, h11, h12
neon-scalar-saturating-add-sub.s.cs 3 0x6a,0x0d,0x6c,0x5e = sqadd h10, h11, h12
7 0x6a,0x0d,0x6c,0x7e = uqadd h10, h11, h12
11 0x6a,0x2d,0x6c,0x5e = sqsub h10, h11, h12
15 0x6a,0x2d,0x6c,0x7e = uqsub h10, h11, h12
neon-scalar-shift-imm.s.cs 34 0x8a,0x9d,0x0b,0x7f = uqrshrn b10, h12, #5
35 0x4c,0x9d,0x12,0x7f = uqrshrn h12, s10, #14
  /external/llvm/test/MC/AArch64/
neon-scalar-mul.s 9 sqdmulh h10, h11, h12
12 // CHECK: sqdmulh h10, h11, h12 // encoding: [0x6a,0xb5,0x6c,0x5e]
19 sqrdmulh h10, h11, h12
22 // CHECK: sqrdmulh h10, h11, h12 // encoding: [0x6a,0xb5,0x6c,0x7e]
41 sqdmlal s17, h27, h12
44 // CHECK: sqdmlal s17, h27, h12 // encoding: [0x71,0x93,0x6c,0x5e]
51 sqdmlsl s14, h12, h25
54 // CHECK: sqdmlsl s14, h12, h25 // encoding: [0x8e,0xb1,0x79,0x5e]
61 sqdmull s12, h22, h12
64 // CHECK: sqdmull s12, h22, h12 // encoding: [0xcc,0xd2,0x6c,0x5e
    [all...]
neon-scalar-saturating-rounding-shift.s 7 sqrshl h10, h11, h12
12 // CHECK: sqrshl h10, h11, h12 // encoding: [0x6a,0x5d,0x6c,0x5e]
20 uqrshl h10, h11, h12
25 // CHECK: uqrshl h10, h11, h12 // encoding: [0x6a,0x5d,0x6c,0x7e]
neon-scalar-saturating-shift.s 7 sqshl h10, h11, h12
12 // CHECK: sqshl h10, h11, h12 // encoding: [0x6a,0x4d,0x6c,0x5e]
20 uqshl h10, h11, h12
25 // CHECK: uqshl h10, h11, h12 // encoding: [0x6a,0x4d,0x6c,0x7e]
neon-scalar-cvt.s 21 ucvtf h20, h12
25 // CHECK: ucvtf h20, h12 // encoding: [0x94,0xd9,0x79,0x7e]
57 fcvtzs h21, h12, #1
61 // CHECK: fcvtzs h21, h12, #1 // encoding: [0x95,0xfd,0x1f,0x5f]
69 fcvtzu h21, h12, #1
73 // CHECK: fcvtzu h21, h12, #1 // encoding: [0x95,0xfd,0x1f,0x7f]
91 fcvtas h12, h13
95 // CHECK: fcvtas h12, h13 // encoding: [0xac,0xc9,0x79,0x5e]
104 fcvtau h12, h13
108 // CHECK: fcvtau h12, h13 // encoding: [0xac,0xc9,0x79,0x7e
    [all...]
neon-scalar-saturating-add-sub.s 7 sqadd h10, h11, h12
12 // CHECK: sqadd h10, h11, h12 // encoding: [0x6a,0x0d,0x6c,0x5e]
20 uqadd h10, h11, h12
25 // CHECK: uqadd h10, h11, h12 // encoding: [0x6a,0x0d,0x6c,0x7e]
33 sqsub h10, h11, h12
38 // CHECK: sqsub h10, h11, h12 // encoding: [0x6a,0x2d,0x6c,0x5e]
46 uqsub h10, h11, h12
51 // CHECK: uqsub h10, h11, h12 // encoding: [0x6a,0x2d,0x6c,0x7e]
neon-scalar-fp-compare.s 9 fcmeq h10, h11, h12
13 // CHECK: fcmeq h10, h11, h12 // encoding: [0x6a,0x25,0x4c,0x5e]
39 fcmge h10, h11, h12
43 // CHECK: fcmge h10, h11, h12 // encoding: [0x6a,0x25,0x4c,0x7e]
69 fcmgt h10, h11, h12
73 // CHECK: fcmgt h10, h11, h12 // encoding: [0x6a,0x25,0xcc,0x7e]
135 facge h10, h11, h12
139 // CHECK: facge h10, h11, h12 // encoding: [0x6a,0x2d,0x4c,0x7e]
147 facgt h10, h11, h12
151 // CHECK: facgt h10, h11, h12 // encoding: [0x6a,0x2d,0xcc,0x7e
    [all...]
fullfp16-neon-neg.s 226 fcvtzs h21, h12, #1
228 fcvtzu h21, h12, #1
230 fcvtas h12, h13
232 fcvtau h12, h13
236 fcvtmu h12, h13
240 fcvtnu h12, h13
244 fcvtpu h12, h13
246 fcvtzs h12, h13
248 fcvtzu h12, h13
250 fcmeq h10, h11, h12
    [all...]
neon-scalar-recip.s 21 frsqrts h21, h5, h12
25 // CHECK: frsqrts h21, h5, h12 // encoding: [0xb5,0x3c,0xcc,0x5e]
neon-scalar-shift-imm.s 157 uqrshrn b10, h12, #5
158 uqrshrn h12, s10, #14
161 // CHECK: uqrshrn b10, h12, #5 // encoding: [0x8a,0x9d,0x0b,0x7f]
162 // CHECK: uqrshrn h12, s10, #14 // encoding: [0x4c,0x9d,0x12,0x7f]
  /packages/apps/Settings/res/drawable/
tile_icon_force_rtl.xml 30 android:pathData="M6.0,0.0h12.0v1.0h-12.0z"/>
36 android:pathData="M6.0,23.0h12.0v1.0h-12.0z"/>
tile_icon_show_layout.xml 30 android:pathData="M6.0,0.0h12.0v1.0h-12.0z"/>
36 android:pathData="M6.0,23.0h12.0v1.0h-12.0z"/>
  /frameworks/support/car/src/androidTest/res/drawable/
ic_thumb_down.xml 23 android:pathData="M30,6L12,6c-1.66,0 -3.08,1.01 -3.68,2.44l-6.03,14.1C2.11,23 2,23.49 2,24v3.83l0.02,0.02L2,28c0,2.21 1.79,4 4,4h12.63l-1.91,9.14c-0.04,0.2 -0.07,0.41 -0.07,0.63 0,0.83 0.34,1.58 0.88,2.12L19.66,46l13.17,-13.17C33.55,32.1 34,31.1 34,30L34,10c0,-2.21 -1.79,-4 -4,-4zM38,6v24h8L46,6h-8z"
  /packages/apps/Contacts/res/drawable/
quantum_ic_sim_card_vd_theme_24.xml 25 android:pathData="M19.99,4c0,-1.1 -0.89,-2 -1.99,-2h-8L4,8v12c0,1.1 0.9,2 2,2h12.01c1.1,0 1.99,-0.9 1.99,-2l-0.01,-16zM9,19L7,19v-2h2v2zM17,19h-2v-2h2v2zM9,15L7,15v-4h2v4zM13,19h-2v-4h2v4zM13,13h-2v-2h2v2zM17,15h-2v-4h2v4z"/>
  /external/aac/libSACdec/src/
sac_calcM1andM2.cpp 118 FIXP_DBL H12[MAX_PARAMETER_BANDS],
128 FIXP_DBL H11[MAX_PARAMETER_BANDS], FIXP_DBL H12[MAX_PARAMETER_BANDS],
322 FIXP_DBL H11[MAX_PARAMETER_BANDS], FIXP_DBL H12[MAX_PARAMETER_BANDS],
341 H12[band] = FX_CFG2FX_DBL(H12_nc[idx1][idx2]);
359 FIXP_DBL H12[MAX_PARAMETER_BANDS],
368 self->numOttBands[ottBoxIndx], residualBands, H11, H12,
373 H11[band] = H21[band] = H12[band] = H22[band] = FL2FXCONST_DBL(0.f);
599 FIXP_DBL H11[MAX_PARAMETER_BANDS], FIXP_DBL H12[MAX_PARAMETER_BANDS],
614 self->numOttBands[ottBoxIndx], residualBands, H11, H12,
619 H11[band] = H21[band] = H12[band] = H22[band] = FL2FXCONST_DBL(0.f)
    [all...]
  /frameworks/base/packages/SystemUI/res/drawable/
ic_4g_plus_mobiledata.xml 27 android:pathData="M14.15,12.24l-0.22,0.27c-0.63,0.73-1.55,1.1-2.76,1.1c-1.08,0-1.92-0.36-2.53-1.07c-0.61-0.71-0.93-1.72-0.94-3.02V7.56 c0-1.39,0.28-2.44,0.84-3.13s1.39-1.04,2.51-1.04c0.95,0,1.69,0.26,2.23,0.79s0.83,1.28,0.89,2.26H12.9 c-0.05-0.62-0.22-1.1-0.52-1.45s-0.74-0.52-1.34-0.52c-0.72,0-1.24,0.23-1.57,0.7S8.97,6.37,8.96,7.4v2.03 c0,1,0.19,1.77,0.57,2.31c0.38,0.54,0.93,0.8,1.65,0.8c0.67,0,1.19-0.16,1.54-0.49l0.18-0.17V9.59h-1.82V8.52h3.07V12.24z" />
stat_sys_cast.xml 26 android:pathData="M0.71,12.75v1.42c0,0.39 0.32,0.71 0.71,0.71h1.42C2.83,13.7 1.88,12.75 0.71,12.75zM0.69,10.67c-0.01,0.36 0.25,0.66 0.6,0.72c1.47,0.26 2.65,1.42 2.9,2.89c0.06,0.34 0.35,0.6 0.7,0.6c0.43,0 0.77,-0.38 0.71,-0.81c-0.34,-2.11 -2,-3.76 -4.11,-4.09C1.08,9.91 0.7,10.24 0.69,10.67zM13.46,4.96H3.54v1.15c2.81,0.91 5.02,3.12 5.93,5.93h3.99V4.96zM0.69,7.81C0.68,8.18 0.95,8.49 1.31,8.53c3.02,0.3 5.44,2.71 5.74,5.72c0.04,0.35 0.34,0.62 0.7,0.62c0.42,0 0.75,-0.36 0.71,-0.78c-0.37,-3.69 -3.3,-6.62 -6.99,-6.98C1.06,7.08 0.7,7.4 0.69,7.81zM14.88,2.12H2.12c-0.78,0 -1.42,0.64 -1.42,1.42v2.12h1.42V3.54h12.75v9.92H9.92v1.42h4.96c0.78,0 1.42,-0.64 1.42,-1.42V3.54C16.29,2.76 15.65,2.12 14.88,2.12z" />
  /frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.cpp 333 float h12 = x2 - x1;
336 float m1 = (y2 - y1) / h12;
350 float t = (nits - x1) / h12;
351 nits = (y1 * (1.0 + 2.0 * t) + h12 * m1 * t) * (1.0 - t) * (1.0 - t) +
352 (y2 * (3.0 - 2.0 * t) + h12 * m2 * (t - 1.0)) * t * t;
  /external/libxaac/decoder/
ixheaacd_ps_dec.c 717 WORD16 h11, h12, h21, h22; local
821 h12 = ixheaacd_mult16_shl(ixheaacd_cos512(indexminusa, cos_sin_lookup_tab),
833 ixheaacd_sub16(h12, ptr_ps_dec->h11_h12_vec[2 * group + 1]));
847 ptr_ps_dec->h11_h12_vec[2 * group + 1] = h12;
    [all...]
  /external/python/cpython3/PC/icons/
setup.svg 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><style>.icon-canvas-transparent{opacity:0;fill:#f6f6f6}.icon-visualstudio-online{fill:#007acc}.icon-disabled-grey{fill:#848484}.icon-white{fill:#fff}.st0{fill:#f0eff1}.st1{fill:#424242}.st2{fill:url(#path1948_1_)}.st3{fill:url(#path1950_1_)}</style><path class="icon-canvas-transparent" d="M32 32H0V0h32v32z" id="canvas"/><g id="iconBg"><path class="st0" d="M18 8v10H1V8h17zm-1.191 15.572a1.004 1.004 0 0 0-.903-.572H2.907c-.385 0-.74.225-.903.572L.886 25.928A.748.748 0 0 0 1.563 27H17.25a.748.748 0 0 0 .677-1.072l-1.118-2.356z"/><path class="icon-disabled-grey" d="M17.927 25.929l-1.118-2.356a1.003 1.003 0 0 0-.903-.573H2.907c-.385 0-.74.225-.903.572L.886 25.928A.748.748 0 0 0 1.563 27H17.25a.747.747 0 0 0 .633-.349.746.746 0 0 0 .044-.722zM1.959 26l.949-2h12.998l.949 2H1.959zM6 22v-1h3v-2h1v2h3v1H6z"/><path class="st1" d="M0 7v12h19V7H0zm18 11H1V8h17v10z" (…)
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block_arm64.s 50 HASHUPDATE // H12

Completed in 472 milliseconds

1 2 3