HomeSort by relevance Sort by last modified time
    Searched defs:v12 (Results 1 - 20 of 20) sorted by null

  /external/clang/test/CodeGen/
vector-alignment.c 37 double __attribute__((vector_size(80), aligned(16))) v12; variable
38 // CHECK: @v12 {{.*}}, align 16
arm-aapcs-vfp.c 109 int8x8x2_t v12; member in struct:neon_struct
  /external/chromium_org/ui/views/widget/
window_reorderer_unittest.cc 208 // +-- v12 (attached window)
225 View* v12 = new View(); local
226 v1->AddChildView(v12);
227 w->GetNativeView()->SetProperty(kHostViewKey, v12);
252 v2->AddChildView(v12);
  /external/chromium_org/ui/v2/src/
view_unittest.cc 62 View* v12 = new View; local
65 v1.AddChild(v12);
68 // Order: v11, v12, v13
74 // Resulting order: v12, v13, v11
76 EXPECT_EQ(v12, v1.children().front());
80 // Resulting order: v11, v12, v13
85 // Move v11 above v12.
86 // Resulting order: v12. v11, v13
87 v1.StackChildAbove(v11, v12);
88 EXPECT_EQ(v12, v1.children().front())
327 View v1, v11, v12, v111; local
    [all...]
  /external/chromium_org/mojo/services/public/cpp/view_manager/tests/
node_unittest.cc 300 TestNode v1, v11, v12, v111; local
302 v1.AddChild(&v12);
305 TreeChangeObserver o1(&v1), o11(&v11), o12(&v12), o111(&v111);
308 v12.AddChild(&v111);
316 p1.new_parent = &v12;
330 // v12 should see changed notifications.
334 p12.receiver = &v12;
397 TestNode v1, v11, v12, v13; local
399 v1.AddChild(&v12);
402 // Order: v11, v12, v1
    [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssl_asn1.c 137 int v12=0; local
326 M_ASN1_I2D_len_EXP_opt(&(a.srp_username), i2d_ASN1_OCTET_STRING,12,v12);
374 M_ASN1_I2D_put_EXP_opt(&(a.srp_username), i2d_ASN1_OCTET_STRING,12,v12);
  /external/openssl/ssl/
ssl_asn1.c 138 int v12=0; local
334 M_ASN1_I2D_len_EXP_opt(&(a.srp_username), i2d_ASN1_OCTET_STRING,12,v12);
384 M_ASN1_I2D_put_EXP_opt(&(a.srp_username), i2d_ASN1_OCTET_STRING,12,v12);
  /external/chromium_org/third_party/openssl/openssl/crypto/chacha/
chacha_vec.c 221 vec v12,v13,v14,v15; local
232 v12 = v8; v13 = v9; v14 = v10;
251 DQROUND_VECTORS(v12,v13,v14,v15)
274 WRITE_XOR(ip, op, 48, v12+s0, v13+s1, v14+s2, v15+s3)
  /external/chromium_org/ui/views/
view_unittest.cc 729 View* v12 = new View; local
731 vs->StoreView(s12, v12);
732 v1->AddChildView(v12);
1411 TestView* v12 = new TestView; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 720 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
798 v12 = _mm_add_epi32(w12, k__DCT_CONST_ROUNDING);
815 u12 = _mm_srai_epi32(v12, DCT_CONST_BITS);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 824 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
vp9_dct_sse2.c 925 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 720 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
798 v12 = _mm_add_epi32(w12, k__DCT_CONST_ROUNDING);
815 u12 = _mm_srai_epi32(v12, DCT_CONST_BITS);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 824 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
vp9_dct_sse2.c 925 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 720 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
798 v12 = _mm_add_epi32(w12, k__DCT_CONST_ROUNDING);
815 u12 = _mm_srai_epi32(v12, DCT_CONST_BITS);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 824 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
vp9_dct_sse2.c 925 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 19 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
50 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
93 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
127 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
164 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 19 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
50 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
93 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
127 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
164 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;

Completed in 490 milliseconds