Home
last modified time | relevance | path

Searched refs:b0 (Results 1 – 25 of 1421) sorted by relevance

12345678910>>...57

/external/python/cpython3/Modules/_blake2/impl/
Dblake2b-load-sse41.h19 #define LOAD_MSG_0_1(b0, b1) \ argument
22 b0 = _mm_unpacklo_epi64(m0, m1); \
27 #define LOAD_MSG_0_2(b0, b1) \ argument
30 b0 = _mm_unpackhi_epi64(m0, m1); \
35 #define LOAD_MSG_0_3(b0, b1) \ argument
38 b0 = _mm_unpacklo_epi64(m4, m5); \
43 #define LOAD_MSG_0_4(b0, b1) \ argument
46 b0 = _mm_unpackhi_epi64(m4, m5); \
51 #define LOAD_MSG_1_1(b0, b1) \ argument
54 b0 = _mm_unpacklo_epi64(m7, m2); \
[all …]
Dblake2b-load-sse2.h19 #define LOAD_MSG_0_1(b0, b1) b0 = _mm_set_epi64x(m2, m0); b1 = _mm_set_epi64x(m6, m4) argument
20 #define LOAD_MSG_0_2(b0, b1) b0 = _mm_set_epi64x(m3, m1); b1 = _mm_set_epi64x(m7, m5) argument
21 #define LOAD_MSG_0_3(b0, b1) b0 = _mm_set_epi64x(m10, m8); b1 = _mm_set_epi64x(m14, m12) argument
22 #define LOAD_MSG_0_4(b0, b1) b0 = _mm_set_epi64x(m11, m9); b1 = _mm_set_epi64x(m15, m13) argument
23 #define LOAD_MSG_1_1(b0, b1) b0 = _mm_set_epi64x(m4, m14); b1 = _mm_set_epi64x(m13, m9) argument
24 #define LOAD_MSG_1_2(b0, b1) b0 = _mm_set_epi64x(m8, m10); b1 = _mm_set_epi64x(m6, m15) argument
25 #define LOAD_MSG_1_3(b0, b1) b0 = _mm_set_epi64x(m0, m1); b1 = _mm_set_epi64x(m5, m11) argument
26 #define LOAD_MSG_1_4(b0, b1) b0 = _mm_set_epi64x(m2, m12); b1 = _mm_set_epi64x(m3, m7) argument
27 #define LOAD_MSG_2_1(b0, b1) b0 = _mm_set_epi64x(m12, m11); b1 = _mm_set_epi64x(m15, m5) argument
28 #define LOAD_MSG_2_2(b0, b1) b0 = _mm_set_epi64x(m0, m8); b1 = _mm_set_epi64x(m13, m2) argument
[all …]
/external/libpcap/
Dgencode.c842 merge(struct block *b0, struct block *b1) in merge() argument
844 register struct block **p = &b0; in merge()
904 gen_and(struct block *b0, struct block *b1) in gen_and() argument
906 backpatch(b0, b1->head); in gen_and()
907 b0->sense = !b0->sense; in gen_and()
909 merge(b1, b0); in gen_and()
911 b1->head = b0->head; in gen_and()
915 gen_or(struct block *b0, struct block *b1) in gen_or() argument
917 b0->sense = !b0->sense; in gen_or()
918 backpatch(b0, b1->head); in gen_or()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darmv8.1a-lse.s978 cas b0, b1, [x2]
998 casa b0, b1, [x2]
1018 casb b0, b1, [x2]
1038 cash b0, b1, [x2]
1058 casah b0, b1, [x2]
1078 casalh b0, b1, [x2]
1099 casl b0, b1, [x2]
1119 caslb b0, b1, [x2]
1140 casalb b0, b1, [x2]
1160 casalh b0, b1, [x2]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dswp-phi.ll10 b0:
47 b1: ; preds = %b1, %b0
48 %v34 = phi float [ undef, %b0 ], [ %v103, %b1 ]
49 %v35 = phi float [ undef, %b0 ], [ %v34, %b1 ]
50 %v36 = phi float [ undef, %b0 ], [ %v35, %b1 ]
51 %v37 = phi float [ undef, %b0 ], [ %v36, %b1 ]
52 %v38 = phi float [ undef, %b0 ], [ %v37, %b1 ]
53 %v39 = phi float [ undef, %b0 ], [ %v38, %b1 ]
54 %v40 = phi float [ undef, %b0 ], [ %v39, %b1 ]
55 %v41 = phi float [ undef, %b0 ], [ %v40, %b1 ]
[all …]
Dmemops_global.ll13 b0:
23 b0:
33 b0:
45 b0:
57 b0:
69 b0:
81 b0:
94 b0:
107 b0:
117 b0:
[all …]
/external/libhevc/common/arm/
Dihevc_cmn_utils_neon.h83 static INLINE void store_unaligned_u8q(uint8_t *buf, int stride, uint8x16_t b0) in store_unaligned_u8q() argument
87 vst1q_u8(a, b0); in store_unaligned_u8q()
99 int16x8x2_t b0; in vtrnq_s64_to_s16() local
101 b0.val[0] = vcombine_s16( in vtrnq_s64_to_s16()
103 b0.val[1] = vcombine_s16( in vtrnq_s64_to_s16()
105 return b0; in vtrnq_s64_to_s16()
121 const int16x4x2_t b0 = vtrn_s16(*a0, *a1); in transpose_s16_4x4d() local
131 vtrn_s32(vreinterpret_s32_s16(b0.val[0]), vreinterpret_s32_s16(b1.val[0])); in transpose_s16_4x4d()
133 vtrn_s32(vreinterpret_s32_s16(b0.val[1]), vreinterpret_s32_s16(b1.val[1])); in transpose_s16_4x4d()
154 const int16x8x2_t b0 = vtrnq_s16(*a0, *a1); in transpose_s16_4x4q() local
[all …]
/external/libyuv/files/unit_test/
Dcolor_test.cc351 int r0, g0, b0, r1, g1, b1; in TEST_F() local
354 YUVToRGBReference(240, 255, 0, &r0, &g0, &b0); in TEST_F()
357 EXPECT_EQ(255, b0); in TEST_F()
365 YUVToRGBReference(240, 0, 0, &r0, &g0, &b0); in TEST_F()
368 EXPECT_EQ(2, b0); in TEST_F()
376 YUVToRGBReference(i, 128, 128, &r0, &g0, &b0); in TEST_F()
380 EXPECT_NEAR(b0, b1, ERROR_B); in TEST_F()
382 YUVToRGBReference(i, 0, 0, &r0, &g0, &b0); in TEST_F()
386 EXPECT_NEAR(b0, b1, ERROR_B); in TEST_F()
388 YUVToRGBReference(i, 0, 255, &r0, &g0, &b0); in TEST_F()
[all …]
/external/libaom/libaom/av1/common/arm/
Dtranspose_neon.h34 const uint8x16x2_t b0 = in transpose_u8_8x8() local
45 const uint16x8x2_t c0 = vtrnq_u16(vreinterpretq_u16_u8(b0.val[0]), in transpose_u8_8x8()
47 const uint16x8x2_t c1 = vtrnq_u16(vreinterpretq_u16_u8(b0.val[1]), in transpose_u8_8x8()
83 const uint8x8x2_t b0 = vtrn_u8(*a0, *a1); in transpose_u8_8x4() local
93 vtrn_u16(vreinterpret_u16_u8(b0.val[0]), vreinterpret_u16_u8(b1.val[0])); in transpose_u8_8x4()
95 vtrn_u16(vreinterpret_u16_u8(b0.val[1]), vreinterpret_u16_u8(b1.val[1])); in transpose_u8_8x4()
111 const uint16x4x2_t b0 = in transpose_u8_4x4() local
118 const uint32x2x2_t c0 = vtrn_u32(vreinterpret_u32_u16(b0.val[0]), in transpose_u8_4x4()
119 vreinterpret_u32_u16(b0.val[1])); in transpose_u8_4x4()
151 const uint32x2x2_t b0 = in transpose_u8_4x8() local
[all …]
/external/eigen/test/
Dgeo_alignedbox.cpp40 BoxType b0(dim); in alignedbox() local
48 b0.extend(p0); in alignedbox()
49 b0.extend(p1); in alignedbox()
50 VERIFY(b0.contains(p0*s1+(Scalar(1)-s1)*p1)); in alignedbox()
51 VERIFY(b0.contains(b0.center())); in alignedbox()
52 VERIFY_IS_APPROX(b0.center(),(p0+p1)/Scalar(2)); in alignedbox()
54 (b2 = b0).extend(b1); in alignedbox()
55 VERIFY(b2.contains(b0)); in alignedbox()
57 VERIFY_IS_APPROX(b2.clamp(b0), b0); in alignedbox()
77 VectorType r = b0.sample(); in alignedbox()
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstret_large2.c34 struct_116byte b0, in cls_struct_116byte_fn() argument
41 result.a = b0.a + b1.a + b2.a + b3.a; in cls_struct_116byte_fn()
42 result.b = b0.b + b1.b + b2.b + b3.b; in cls_struct_116byte_fn()
43 result.c = b0.c + b1.c + b2.c + b3.c; in cls_struct_116byte_fn()
44 result.d = b0.d + b1.d + b2.d + b3.d; in cls_struct_116byte_fn()
45 result.e = b0.e + b1.e + b2.e + b3.e; in cls_struct_116byte_fn()
46 result.f = b0.f + b1.f + b2.f + b3.f; in cls_struct_116byte_fn()
47 result.g = b0.g + b1.g + b2.g + b3.g; in cls_struct_116byte_fn()
48 result.h = b0.h + b1.h + b2.h + b3.h; in cls_struct_116byte_fn()
49 result.i = b0.i + b1.i + b2.i + b3.i; in cls_struct_116byte_fn()
[all …]
Dstret_large.c33 struct_108byte b0, in cls_struct_108byte_fn() argument
40 result.a = b0.a + b1.a + b2.a + b3.a; in cls_struct_108byte_fn()
41 result.b = b0.b + b1.b + b2.b + b3.b; in cls_struct_108byte_fn()
42 result.c = b0.c + b1.c + b2.c + b3.c; in cls_struct_108byte_fn()
43 result.d = b0.d + b1.d + b2.d + b3.d; in cls_struct_108byte_fn()
44 result.e = b0.e + b1.e + b2.e + b3.e; in cls_struct_108byte_fn()
45 result.f = b0.f + b1.f + b2.f + b3.f; in cls_struct_108byte_fn()
46 result.g = b0.g + b1.g + b2.g + b3.g; in cls_struct_108byte_fn()
47 result.h = b0.h + b1.h + b2.h + b3.h; in cls_struct_108byte_fn()
48 result.i = b0.i + b1.i + b2.i + b3.i; in cls_struct_108byte_fn()
[all …]
Dcls_24byte.c18 cls_struct_24byte cls_struct_24byte_fn(struct cls_struct_24byte b0, in cls_struct_24byte_fn() argument
25 result.a = b0.a + b1.a + b2.a + b3.a; in cls_struct_24byte_fn()
26 result.b = b0.b + b1.b + b2.b + b3.b; in cls_struct_24byte_fn()
27 result.c = b0.c + b1.c + b2.c + b3.c; in cls_struct_24byte_fn()
28 result.d = b0.d + b1.d + b2.d + b3.d; in cls_struct_24byte_fn()
31 b0.a, b0.b, b0.c, b0.d, in cls_struct_24byte_fn()
44 struct cls_struct_24byte b0, b1, b2, b3; in cls_struct_24byte_gn() local
46 b0 = *(struct cls_struct_24byte*)(args[0]); in cls_struct_24byte_gn()
51 *(cls_struct_24byte*)resp = cls_struct_24byte_fn(b0, b1, b2, b3); in cls_struct_24byte_gn()
/external/libffi/testsuite/libffi.call/
Dstret_large2.c34 struct_116byte b0, in cls_struct_116byte_fn() argument
41 result.a = b0.a + b1.a + b2.a + b3.a; in cls_struct_116byte_fn()
42 result.b = b0.b + b1.b + b2.b + b3.b; in cls_struct_116byte_fn()
43 result.c = b0.c + b1.c + b2.c + b3.c; in cls_struct_116byte_fn()
44 result.d = b0.d + b1.d + b2.d + b3.d; in cls_struct_116byte_fn()
45 result.e = b0.e + b1.e + b2.e + b3.e; in cls_struct_116byte_fn()
46 result.f = b0.f + b1.f + b2.f + b3.f; in cls_struct_116byte_fn()
47 result.g = b0.g + b1.g + b2.g + b3.g; in cls_struct_116byte_fn()
48 result.h = b0.h + b1.h + b2.h + b3.h; in cls_struct_116byte_fn()
49 result.i = b0.i + b1.i + b2.i + b3.i; in cls_struct_116byte_fn()
[all …]
Dstret_large.c33 struct_108byte b0, in cls_struct_108byte_fn() argument
40 result.a = b0.a + b1.a + b2.a + b3.a; in cls_struct_108byte_fn()
41 result.b = b0.b + b1.b + b2.b + b3.b; in cls_struct_108byte_fn()
42 result.c = b0.c + b1.c + b2.c + b3.c; in cls_struct_108byte_fn()
43 result.d = b0.d + b1.d + b2.d + b3.d; in cls_struct_108byte_fn()
44 result.e = b0.e + b1.e + b2.e + b3.e; in cls_struct_108byte_fn()
45 result.f = b0.f + b1.f + b2.f + b3.f; in cls_struct_108byte_fn()
46 result.g = b0.g + b1.g + b2.g + b3.g; in cls_struct_108byte_fn()
47 result.h = b0.h + b1.h + b2.h + b3.h; in cls_struct_108byte_fn()
48 result.i = b0.i + b1.i + b2.i + b3.i; in cls_struct_108byte_fn()
[all …]
Dcls_24byte.c18 cls_struct_24byte cls_struct_24byte_fn(struct cls_struct_24byte b0, in cls_struct_24byte_fn() argument
25 result.a = b0.a + b1.a + b2.a + b3.a; in cls_struct_24byte_fn()
26 result.b = b0.b + b1.b + b2.b + b3.b; in cls_struct_24byte_fn()
27 result.c = b0.c + b1.c + b2.c + b3.c; in cls_struct_24byte_fn()
28 result.d = b0.d + b1.d + b2.d + b3.d; in cls_struct_24byte_fn()
31 b0.a, b0.b, b0.c, b0.d, in cls_struct_24byte_fn()
44 struct cls_struct_24byte b0, b1, b2, b3; in cls_struct_24byte_gn() local
46 b0 = *(struct cls_struct_24byte*)(args[0]); in cls_struct_24byte_gn()
51 *(cls_struct_24byte*)resp = cls_struct_24byte_fn(b0, b1, b2, b3); in cls_struct_24byte_gn()
/external/libvpx/libvpx/vpx_dsp/arm/
Dtranspose_neon.h25 int16x8x2_t b0; in vpx_vtrnq_s64_to_s16() local
26 b0.val[0] = vcombine_s16(vreinterpret_s16_s32(vget_low_s32(a0)), in vpx_vtrnq_s64_to_s16()
28 b0.val[1] = vcombine_s16(vreinterpret_s16_s32(vget_high_s32(a0)), in vpx_vtrnq_s64_to_s16()
30 return b0; in vpx_vtrnq_s64_to_s16()
34 int32x4x2_t b0; in vpx_vtrnq_s64_to_s32() local
35 b0.val[0] = vcombine_s32(vget_low_s32(a0), vget_low_s32(a1)); in vpx_vtrnq_s64_to_s32()
36 b0.val[1] = vcombine_s32(vget_high_s32(a0), vget_high_s32(a1)); in vpx_vtrnq_s64_to_s32()
37 return b0; in vpx_vtrnq_s64_to_s32()
41 int64x2x2_t b0; in vpx_vtrnq_s64() local
42 b0.val[0] = vcombine_s64(vreinterpret_s64_s32(vget_low_s32(a0)), in vpx_vtrnq_s64()
[all …]
/external/tensorflow/tensorflow/contrib/graph_editor/tests/
Dutil_test.py52 b0 = constant_op.constant(2)
58 self.assertIsNone(ge.util.check_graphs(a0, b0))
61 ge.util.check_graphs(a0, b0, a1, b1)
63 self.assertEqual(ge.util.get_unique_graph([a0, b0]), g0)
66 ge.util.get_unique_graph([a0, b0, a1, b1])
73 b0 = constant_op.constant(2)
77 self.assertEqual(len(ge.util.make_list_of_op((a0.op, b0.op))), 2)
84 b0 = constant_op.constant(2)
85 c0 = math_ops.add(a0, b0) # pylint: disable=unused-variable
89 self.assertEqual(len(ge.util.make_list_of_t((a0, b0))), 2)
[all …]
/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_avx2.c29 __m256i b0 = _mm256_add_epi32(a0, a1); in highbd_hadamard_col8_avx2() local
38 a0 = _mm256_add_epi32(b0, b2); in highbd_hadamard_col8_avx2()
40 a2 = _mm256_sub_epi32(b0, b2); in highbd_hadamard_col8_avx2()
48 b0 = _mm256_add_epi32(a0, a4); in highbd_hadamard_col8_avx2()
57 a0 = _mm256_unpacklo_epi32(b0, b1); in highbd_hadamard_col8_avx2()
59 a2 = _mm256_unpackhi_epi32(b0, b1); in highbd_hadamard_col8_avx2()
66 b0 = _mm256_unpacklo_epi64(a0, a1); in highbd_hadamard_col8_avx2()
75 in[0] = _mm256_permute2x128_si256(b0, b1, 0x20); in highbd_hadamard_col8_avx2()
76 in[1] = _mm256_permute2x128_si256(b0, b1, 0x31); in highbd_hadamard_col8_avx2()
154 __m256i b0 = _mm256_add_epi32(coeff0, coeff1); in vpx_highbd_hadamard_16x16_avx2() local
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DTwofishEngine.java393 int b0, b1, b2, b3; in setKey() local
397 b0 = b1 = b2 = b3 = i; in setKey()
401 gSBox[i*2] = gMDS0[(P[P_01][b0] & 0xff) ^ b0(k0)]; in setKey()
407 b0 = (P[P_04][b0] & 0xff) ^ b0(k3); in setKey()
413 b0 = (P[P_03][b0] & 0xff) ^ b0(k2); in setKey()
420 [(P[P_02][b0] & 0xff) ^ b0(k1)] & 0xff) ^ b0(k0)]; in setKey()
525 int b0 = b0(x); in F32() local
538 result = gMDS0[(P[P_01][b0] & 0xff) ^ b0(k0)] ^ in F32()
544 b0 = (P[P_04][b0] & 0xff) ^ b0(k3); in F32()
549 b0 = (P[P_03][b0] & 0xff) ^ b0(k2); in F32()
[all …]
/external/capstone/suite/MC/AArch64/
Dneon-across.s.cs12 0x20,0xa8,0x30,0x0e = smaxv b0, v1.8b
13 0x20,0xa8,0x30,0x4e = smaxv b0, v1.16b
17 0x20,0xa8,0x31,0x0e = sminv b0, v1.8b
18 0x20,0xa8,0x31,0x4e = sminv b0, v1.16b
22 0x20,0xa8,0x30,0x2e = umaxv b0, v1.8b
23 0x20,0xa8,0x30,0x6e = umaxv b0, v1.16b
27 0x20,0xa8,0x31,0x2e = uminv b0, v1.8b
28 0x20,0xa8,0x31,0x6e = uminv b0, v1.16b
32 0x20,0xb8,0x31,0x0e = addv b0, v1.8b
33 0x20,0xb8,0x31,0x4e = addv b0, v1.16b
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/engines/
DTwofishEngine.java395 int b0, b1, b2, b3; in setKey() local
399 b0 = b1 = b2 = b3 = i; in setKey()
403 gSBox[i*2] = gMDS0[(P[P_01][b0] & 0xff) ^ b0(k0)]; in setKey()
409 b0 = (P[P_04][b0] & 0xff) ^ b0(k3); in setKey()
415 b0 = (P[P_03][b0] & 0xff) ^ b0(k2); in setKey()
422 [(P[P_02][b0] & 0xff) ^ b0(k1)] & 0xff) ^ b0(k0)]; in setKey()
527 int b0 = b0(x); in F32() local
540 result = gMDS0[(P[P_01][b0] & 0xff) ^ b0(k0)] ^ in F32()
546 b0 = (P[P_04][b0] & 0xff) ^ b0(k3); in F32()
551 b0 = (P[P_03][b0] & 0xff) ^ b0(k2); in F32()
[all …]
/external/libaom/libaom/aom_dsp/x86/
Davg_intrin_avx2.c29 __m256i b0 = _mm256_add_epi16(a0, a1); in hadamard_col8x2_avx2() local
38 a0 = _mm256_add_epi16(b0, b2); in hadamard_col8x2_avx2()
40 a2 = _mm256_sub_epi16(b0, b2); in hadamard_col8x2_avx2()
48 b0 = _mm256_add_epi16(a0, a4); in hadamard_col8x2_avx2()
57 a0 = _mm256_unpacklo_epi16(b0, b1); in hadamard_col8x2_avx2()
59 a2 = _mm256_unpackhi_epi16(b0, b1); in hadamard_col8x2_avx2()
66 b0 = _mm256_unpacklo_epi32(a0, a1); in hadamard_col8x2_avx2()
75 in[0] = _mm256_unpacklo_epi64(b0, b1); in hadamard_col8x2_avx2()
76 in[1] = _mm256_unpackhi_epi64(b0, b1); in hadamard_col8x2_avx2()
153 __m256i b0 = _mm256_add_epi16(coeff0, coeff1); in hadamard_16x16_avx2() local
[all …]
/external/libchrome/base/memory/
Dlinked_ptr_unittest.cc59 linked_ptr<B> b0(new B); in TEST() local
60 linked_ptr<A> a6(b0); in TEST()
61 ASSERT_TRUE(b0 == a6); in TEST()
62 ASSERT_TRUE(a6 == b0); in TEST()
63 ASSERT_TRUE(b0 != nullptr); in TEST()
64 a5 = b0; in TEST()
65 a5 = b0; in TEST()
70 b0->Use(); in TEST()
71 (*b0).Use(); in TEST()
72 b0.get()->Use(); in TEST()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-linked_ptr_test.cc103 linked_ptr<B> b0(new B); in TEST_F() local
104 linked_ptr<A> a6(b0); in TEST_F()
105 ASSERT_TRUE(b0 == a6); in TEST_F()
106 ASSERT_TRUE(a6 == b0); in TEST_F()
107 ASSERT_TRUE(b0 != NULL); in TEST_F()
108 a5 = b0; in TEST_F()
109 a5 = b0; in TEST_F()
114 b0->Use(); in TEST_F()
115 (*b0).Use(); in TEST_F()
116 b0.get()->Use(); in TEST_F()

12345678910>>...57