Home
last modified time | relevance | path

Searched defs:b0 (Results 1 – 25 of 911) sorted by relevance

12345678910>>...37

/aosp_15_r20/external/python/cpython3/Modules/_blake2/impl/
Dblake2b-load-sse2.h17 #define LOAD_MSG_0_1(b0, b1) b0 = _mm_set_epi64x(m2, m0); b1 = _mm_set_epi64x(m6, m4) argument
18 #define LOAD_MSG_0_2(b0, b1) b0 = _mm_set_epi64x(m3, m1); b1 = _mm_set_epi64x(m7, m5) argument
19 #define LOAD_MSG_0_3(b0, b1) b0 = _mm_set_epi64x(m10, m8); b1 = _mm_set_epi64x(m14, m12) argument
20 #define LOAD_MSG_0_4(b0, b1) b0 = _mm_set_epi64x(m11, m9); b1 = _mm_set_epi64x(m15, m13) argument
21 #define LOAD_MSG_1_1(b0, b1) b0 = _mm_set_epi64x(m4, m14); b1 = _mm_set_epi64x(m13, m9) argument
22 #define LOAD_MSG_1_2(b0, b1) b0 = _mm_set_epi64x(m8, m10); b1 = _mm_set_epi64x(m6, m15) argument
23 #define LOAD_MSG_1_3(b0, b1) b0 = _mm_set_epi64x(m0, m1); b1 = _mm_set_epi64x(m5, m11) argument
24 #define LOAD_MSG_1_4(b0, b1) b0 = _mm_set_epi64x(m2, m12); b1 = _mm_set_epi64x(m3, m7) argument
25 #define LOAD_MSG_2_1(b0, b1) b0 = _mm_set_epi64x(m12, m11); b1 = _mm_set_epi64x(m15, m5) argument
26 #define LOAD_MSG_2_2(b0, b1) b0 = _mm_set_epi64x(m0, m8); b1 = _mm_set_epi64x(m13, m2) argument
[all …]
Dblake2b-load-sse41.h17 #define LOAD_MSG_0_1(b0, b1) \ argument
25 #define LOAD_MSG_0_2(b0, b1) \ argument
33 #define LOAD_MSG_0_3(b0, b1) \ argument
41 #define LOAD_MSG_0_4(b0, b1) \ argument
49 #define LOAD_MSG_1_1(b0, b1) \ argument
57 #define LOAD_MSG_1_2(b0, b1) \ argument
65 #define LOAD_MSG_1_3(b0, b1) \ argument
73 #define LOAD_MSG_1_4(b0, b1) \ argument
81 #define LOAD_MSG_2_1(b0, b1) \ argument
89 #define LOAD_MSG_2_2(b0, b1) \ argument
[all …]
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_foreach.py109 def fn(a0, a1, b0, b1): argument
175 def fn(a0, a1, b0, b1): argument
206 def fn(a0, a1, b0, b1): argument
233 def fn(a0, b0): argument
251 def fn(a0, a1, b0, b1): argument
314 def fn(a0, a1, b0, b1): argument
343 def fn(a0, a1, b0, b1): argument
383 def fn(a0, a1, b0, b1): argument
397 def fn(a0, a1, b0, b1): argument
429 def fn(a0, a1, b0, b1): argument
[all …]
/aosp_15_r20/external/libpcap/
H A Dgencode.c929 merge(struct block *b0, struct block *b1) in merge()
999 gen_and(struct block *b0, struct block *b1) in gen_and()
1010 gen_or(struct block *b0, struct block *b1) in gen_or()
1963 struct block *b0, *b1; in gen_ether_linktype() local
2198 struct block *b0, *b1; in gen_linux_sll_linktype() local
3147 struct block *b0; in gen_prevlinkhdr_check() local
3193 struct block *b0, *b1, *b2; in gen_linktype() local
3717 struct block *b0, *b1; in gen_llc_internal() local
3802 struct block *b0, *b1; in gen_llc_i() local
3833 struct block *b0, *b1; in gen_llc_s() local
[all …]
/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/
H A DUtf8.kt214 val b0 = this[index] in processUtf8CodePoints() constant
262 val b0 = this[index] in processUtf16Chars() constant
403 val b0 = this[beginIndex] in process2Utf8Bytes() constant
453 val b0 = this[beginIndex] in process3Utf8Bytes() constant
517 val b0 = this[beginIndex] in process4Utf8Bytes() constant
H A DBase64.kt126 val b0 = this[i++].toInt() in encodeBase64() constant
136 val b0 = this[i].toInt() in encodeBase64() constant
143 val b0 = this[i++].toInt() in encodeBase64() constant
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dtranspose_neon.h25 int16x8x2_t b0; in vpx_vtrnq_s64_to_s16() local
41 int32x4x2_t b0; in vpx_vtrnq_s64_to_s32() local
55 int64x2x2_t b0; in vpx_vtrnq_s64() local
69 uint8x16x2_t b0; in vpx_vtrnq_u64_to_u8() local
85 uint16x8x2_t b0; in vpx_vtrnq_u64_to_u16() local
108 const uint16x4x2_t b0 = in transpose_u8_4x4() local
142 const int16x4x2_t b0 = vtrn_s16(*a0, *a1); in transpose_s16_4x4d() local
170 const int32x4x2_t b0 = in transpose_s16_4x4q() local
197 const uint32x4x2_t b0 = in transpose_u16_4x4q() local
235 const uint32x2x2_t b0 = in transpose_u8_4x8() local
[all …]
H A Dhighbd_hadamard_neon.c24 int16x8_t b0 = vaddq_s16(*a0, *a1); in hadamard_highbd_col8_first_pass() local
57 int32x4_t b0 = vaddl_s16(a0, a1); in hadamard_highbd_col4_second_pass() local
96 int16x4_t b0, b1, b2, b3, b4, b5, b6, b7; in vpx_highbd_hadamard_8x8_neon() local
161 int32x4_t b0 = vhaddq_s32(a0, a1); in vpx_highbd_hadamard_16x16_neon() local
200 int32x4_t b0 = vshrq_n_s32(vaddq_s32(a0, a1), 2); in vpx_highbd_hadamard_32x32_neon() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dinitoid.h14 #define DEFINE_OID_1(name,b0,b1) EXTERN_C const BYTE __based(__segname("_CODE")) name[] = { MAPI_PR… argument
15 #define DEFINE_OID_2(name,b0,b1,b2) EXTERN_C const BYTE __based(__segname("_CODE")) name[] = { MAPI… argument
16 #define DEFINE_OID_3(name,b0,b1,b2,b3) EXTERN_C const BYTE __based(__segname("_CODE")) name[] = { M… argument
17 #define DEFINE_OID_4(name,b0,b1,b2,b3,b4) EXTERN_C const BYTE __based(__segname("_CODE")) name[] = … argument
19 #define DEFINE_OID_1(name,b0,b1) const BYTE __based(__segname("_CODE")) name[] = { MAPI_PREFIX,b0,b… argument
20 #define DEFINE_OID_2(name,b0,b1,b2) const BYTE __based(__segname("_CODE")) name[] = { MAPI_PREFIX,b… argument
21 #define DEFINE_OID_3(name,b0,b1,b2,b3) const BYTE __based(__segname("_CODE")) name[] = { MAPI_PREFI… argument
22 #define DEFINE_OID_4(name,b0,b1,b2,b3,b4) const BYTE __based(__segname("_CODE")) name[] = { MAPI_PR… argument
Dmapioid.h12 #define DEFINE_OID_1(name,b0,b1) EXTERN_C const BYTE *name argument
13 #define DEFINE_OID_2(name,b0,b1,b2) EXTERN_C const BYTE *name argument
14 #define DEFINE_OID_3(name,b0,b1,b2,b3) EXTERN_C const BYTE *name argument
15 #define DEFINE_OID_4(name,b0,b1,b2,b3,b4) EXTERN_C const BYTE *name argument
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dtranspose_neon.h40 const uint8x16x2_t b0 = vtrnq_u8(vcombine_u8(a0, a4), vcombine_u8(a1, a5)); in transpose_elems_u8_8x8() local
193 uint16x8x2_t b0; in aom_vtrnq_u64_to_u16() local
309 const uint8x8x2_t b0 = vtrn_u8(*a0, *a1); in transpose_elems_inplace_u8_8x4() local
344 const uint8x16x2_t b0 = vtrnq_u8(*a0, *a1); in transpose_elems_inplace_u8_16x4() local
373 const uint16x4x2_t b0 = in transpose_elems_inplace_u8_4x4() local
415 const uint32x2x2_t b0 = in transpose_elems_u8_4x8() local
500 const uint16x8x2_t b0 = vtrnq_u16(a[0], a[1]); in transpose_array_inplace_u16_4x8() local
553 const uint16x8x2_t b0 = vtrnq_u16(a[0], a[1]); in loop_filter_transpose_u16_4x8q() local
612 const uint16x8_t b0 = vcombine_u16(a0, a4); in transpose_elems_u16_4x8() local
663 const int16x8_t b0 = vcombine_s16(a0, a4); in transpose_elems_s16_4x8() local
[all …]
H A Dhighbd_hadamard_neon.c26 int16x8_t b0 = vaddq_s16(*a0, *a1); in hadamard_highbd_col8_first_pass() local
59 int32x4_t b0 = vaddl_s16(a0, a1); in hadamard_highbd_col4_second_pass() local
98 int16x4_t b0, b1, b2, b3, b4, b5, b6, b7; in aom_highbd_hadamard_8x8_neon() local
161 int32x4_t b0 = vhaddq_s32(a0, a1); in aom_highbd_hadamard_16x16_neon() local
198 int32x4_t b0 = vshrq_n_s32(vaddq_s32(a0, a1), 2); in aom_highbd_hadamard_32x32_neon() local
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_poly.h99 double b0,b1; in db_MultiplyPoly1_1() local
111 double b0,b1,b2; in db_MultiplyPoly0_2() local
123 double b0,b1,b2; in db_MultiplyPoly1_2() local
137 double b0,b1,b2,b3; in db_MultiplyPoly1_3() local
152 double b0,b1; in db_AddPolyProduct0_1() local
162 double b0,b1,b2; in db_AddPolyProduct0_2() local
175 double b0; in db_SubtractPolyProduct0_0() local
185 double b0,b1; in db_SubtractPolyProduct0_1() local
196 double b0,b1,b2; in db_SubtractPolyProduct0_2() local
208 double b0,b1,b2,b3; in db_SubtractPolyProduct1_3() local
/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_cmn_utils_neon.h83 static INLINE void store_unaligned_u8q(uint8_t *buf, int stride, uint8x16_t b0) in store_unaligned_u8q()
99 int16x8x2_t b0; in vtrnq_s64_to_s16() local
121 const int16x4x2_t b0 = vtrn_s16(*a0, *a1); in transpose_s16_4x4d() local
154 const int16x8x2_t b0 = vtrnq_s16(*a0, *a1); in transpose_s16_4x4q() local
202 int16x8x2_t b0, b1, b2, b3, d0, d1, d2, d3; in transpose_s16_8x8() local
252 int32x4x2_t b0; in vtrnq_s64_to_s32() local
271 const int32x4x2_t b0 = vtrnq_s32(*a0, *a1); in transpose_s32_4x4() local
318 const int32x4x2_t b0 = vtrnq_s32(a0->val[0], a1->val[0]); in transpose_s32_8x8() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dcommon_neon.h742 int16x8x2_t b0; in VtrnqS64() local
751 uint16x8x2_t b0; in VtrnqU64() local
827 const uint16x8x2_t b0 = vtrnq_u16(a[0], a[1]); in Transpose4x8() local
875 const uint16x8x2_t b0 = vtrnq_u16(a[0], a[1]); in LoopFilterTranspose4x8() local
927 const uint8x8x2_t b0 = vtrn_u8(*a0, *a1); in Transpose8x4() local
975 const int8x16x2_t b0 = in Transpose8x8() local
1012 const uint8x16x2_t b0 = in Transpose8x8() local
1043 const uint16x8x2_t b0 = vtrnq_u16(vreinterpretq_u16_u8(a0.val[0]), in Transpose8x8() local
1079 const int16x8x2_t b0 = vtrnq_s16(a[0], a[1]); in Transpose8x8() local
1110 const uint16x8x2_t b0 = vtrnq_u16(a[0], a[1]); in Transpose8x8() local
[all …]
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dtranspose_sse4.h49 const __m128i b0 = _mm_unpacklo_epi16(a0, a1); in Transpose2x16_U16() local
105 const __m128i b0 = _mm_unpacklo_epi16(a0, a1); in Transpose8x8To4x16_U8() local
173 const __m128i b0 = _mm_unpacklo_epi32(a0, a1); in Transpose4x8To8x4_U16() local
212 const __m128i b0 = _mm_unpacklo_epi32(a0, a1); in Transpose8x4To4x8_U16() local
275 const __m128i b0 = _mm_unpacklo_epi32(a0, a1); in Transpose8x8_U16() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Davg.c104 int16_t b0 = (src_diff[0 * src_stride] + src_diff[1 * src_stride]) >> 1; in hadamard_col4() local
149 int16_t b0 = src_diff[0 * src_stride] + src_diff[1 * src_stride]; in hadamard_col8() local
264 tran_low_t b0 = (a0 + a1) >> 1; // (a0 + a1): 16 bit, [-32640, 32640] in aom_hadamard_16x16_c() local
304 int16_t b0 = (a0 + a1) >> 1; // (a0 + a1): 16 bit, [-32640, 32640] in aom_hadamard_lp_16x16_c() local
335 tran_low_t b0 = (a0 + a1) >> 2; // (a0 + a1): 17 bit, [-65536, 65535] in aom_hadamard_32x32_c() local
353 int16_t b0 = src_diff[0 * src_stride] + src_diff[1 * src_stride]; in hadamard_highbd_col8_first_pass() local
386 int32_t b0 = src_diff[0 * src_stride] + src_diff[1 * src_stride]; in hadamard_highbd_col8_second_pass() local
459 tran_low_t b0 = (a0 + a1) >> 1; in aom_highbd_hadamard_16x16_c() local
491 tran_low_t b0 = (a0 + a1) >> 2; in aom_highbd_hadamard_32x32_c() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_exif.cpp741 uint32 b0 = (fExifVersion >> 24) & 0xff; in AtLeastVersion0230() local
1110 uint32 b0 = stream.Get_uint8 (); in Parse_ifd0() local
1841 uint32 b0 = stream.Get_uint8 (); in Parse_ifd0_exif() local
1957 uint32 b0 = stream.Get_uint8 (); in Parse_ifd0_exif() local
2565 uint32 b0 = stream.Get_uint8 (); in Parse_ifd0_exif() local
3580 uint32 b0 = stream.Get_uint8 (); in Parse_gps() local
4074 uint32 b0 = stream.Get_uint8 (); in Parse_interoperability() local
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Davg.c43 int16_t b0 = src_diff[0 * src_stride] + src_diff[1 * src_stride]; in hadamard_highbd_col8_first_pass() local
76 int32_t b0 = src_diff[0 * src_stride] + src_diff[1 * src_stride]; in hadamard_highbd_col8_second_pass() local
149 tran_low_t b0 = (a0 + a1) >> 1; in vpx_highbd_hadamard_16x16_c() local
181 tran_low_t b0 = (a0 + a1) >> 2; in vpx_highbd_hadamard_32x32_c() local
201 int16_t b0 = src_diff[0 * src_stride] + src_diff[1 * src_stride]; in hadamard_col8() local
274 tran_low_t b0 = (a0 + a1) >> 1; // (a0 + a1): 16 bit, [-32640, 32640] in vpx_hadamard_16x16_c() local
305 tran_low_t b0 = (a0 + a1) >> 2; // (a0 + a1): 17 bit, [-65536, 65535] in vpx_hadamard_32x32_c() local
/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dvariance_vsx.c24 const int16x8_t b0 = unpack_to_s16_h(read4x2(ref_ptr, ref_stride)); in vpx_get4x4sse_cs_vsx() local
113 const int16x8_t b0 = unpack_to_s16_h(vb0); in variance_inner_32() local
149 const int16x8_t b0 = unpack_to_s16_h(read4x2(ref_ptr, ref_stride)); in variance() local
160 const int16x8_t b0 = unpack_to_s16_h(vec_vsx_ld(0, ref_ptr)); in variance() local
174 const int16x8_t b0 = unpack_to_s16_h(vb); in variance() local
/aosp_15_r20/external/libyuv/unit_test/
H A Dcolor_test.cc483 int r0, g0, b0, r1, g1, b1; in TEST_F() local
533 int r0, g0, b0, r1, g1, b1, r2, g2, b2; in TEST_F() local
632 int r0, g0, b0, r1, g1, b1; in TEST_F() local
662 int r0, g0, b0, r1, g1, b1; in TEST_F() local
692 int r0, g0, b0, r1, g1, b1; in TEST_F() local
722 int r0, g0, b0, r1, g1, b1; in TEST_F() local
752 int r0, g0, b0, r1, g1, b1; in TEST_F() local
782 int r0, g0, b0, r1, g1, b1; in TEST_F() local
800 int r0, g0, b0, r1, g1, b1, r2, g2, b2; in TEST_F() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Davg_intrin_avx2.c29 __m256i b0 = _mm256_add_epi32(a0, a1); in highbd_hadamard_col8_avx2() local
154 __m256i b0 = _mm256_add_epi32(coeff0, coeff1); in vpx_highbd_hadamard_16x16_avx2() local
195 __m256i b0 = _mm256_add_epi32(coeff0, coeff1); in vpx_highbd_hadamard_32x32_avx2() local
239 __m256i b0 = _mm256_add_epi16(a0, a1); in hadamard_col8x2_avx2() local
367 __m256i b0 = _mm256_add_epi16(coeff0, coeff1); in hadamard_16x16_avx2() local
415 __m256i b0, b1, b2, b3; in vpx_hadamard_32x32_avx2() local
/aosp_15_r20/external/s2-geometry-library-java/src/com/google/common/geometry/
H A DS2EdgeUtil.java380 int test(S2Point a0, S2Point ab1, S2Point a2, S2Point b0, S2Point b2); in test()
390 public int test(S2Point a0, S2Point ab1, S2Point a2, S2Point b0, S2Point b2) { in test()
408 public int test(S2Point a0, S2Point ab1, S2Point a2, S2Point b0, S2Point b2) { in test()
425 public int test(S2Point a0, S2Point ab1, S2Point a2, S2Point b0, S2Point b2) { in test()
455 public int test(S2Point a0, S2Point ab1, S2Point a2, S2Point b0, S2Point b2) { in test()
681 public static S2Point getIntersection(S2Point a0, S2Point a1, S2Point b0, S2Point b1) { in getIntersection()
/aosp_15_r20/external/libcxx/test/std/atomics/atomics.types.generic/
H A Dbool.pass.cpp71 bool b0 = obj.is_lock_free(); in main() local
126 bool b0 = obj.is_lock_free(); in main() local
181 bool b0 = obj.is_lock_free(); in main() local
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/
Dumodarith.h269 x64_mulmod2(mpd_uint_t *a0, mpd_uint_t b0, mpd_uint_t *a1, mpd_uint_t b1, in x64_mulmod2()
316 std_mulmod2(mpd_uint_t *a0, mpd_uint_t b0, mpd_uint_t *a1, mpd_uint_t b1, in std_mulmod2()
342 std_mulmod2(mpd_uint_t *a0, mpd_uint_t b0, mpd_uint_t *a1, mpd_uint_t b1, in std_mulmod2()
472 ppro_mulmod2(mpd_uint_t *a0, mpd_uint_t b0, mpd_uint_t *a1, mpd_uint_t b1, in ppro_mulmod2()
586 ppro_mulmod2(mpd_uint_t *a0, mpd_uint_t b0, mpd_uint_t *a1, mpd_uint_t b1, in ppro_mulmod2()

12345678910>>...37