Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 13413) sorted by relevance

12345678910>>...537

/aosp_15_r20/art/test/636-arm64-veneer-pool/src/
H A DMain.java17 class C0 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { t… in m()
18 class C1 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { t… in m()
19 class C2 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { t… in m()
20 class C3 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { t… in m()
21 class C4 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { t… in m()
23 …public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw new E… in m()
24 …public static void mImpl(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw n… in mImpl()
26 class C6 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { t… in m()
27 class C7 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { t… in m()
28 class C8 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { t… in m()
[all …]
/aosp_15_r20/external/clang/test/CodeGen/
H A Daarch64-neon-perm.c10 int8x8_t test_vuzp1_s8(int8x8_t a, int8x8_t b) { in test_vuzp1_s8()
17 int8x16_t test_vuzp1q_s8(int8x16_t a, int8x16_t b) { in test_vuzp1q_s8()
24 int16x4_t test_vuzp1_s16(int16x4_t a, int16x4_t b) { in test_vuzp1_s16()
31 int16x8_t test_vuzp1q_s16(int16x8_t a, int16x8_t b) { in test_vuzp1q_s16()
38 int32x2_t test_vuzp1_s32(int32x2_t a, int32x2_t b) { in test_vuzp1_s32()
45 int32x4_t test_vuzp1q_s32(int32x4_t a, int32x4_t b) { in test_vuzp1q_s32()
52 int64x2_t test_vuzp1q_s64(int64x2_t a, int64x2_t b) { in test_vuzp1q_s64()
59 uint8x8_t test_vuzp1_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp1_u8()
66 uint8x16_t test_vuzp1q_u8(uint8x16_t a, uint8x16_t b) { in test_vuzp1q_u8()
73 uint16x4_t test_vuzp1_u16(uint16x4_t a, uint16x4_t b) { in test_vuzp1_u16()
[all …]
H A Darm_neon_intrinsics.c13 int8x8_t test_vaba_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vaba_s8()
27 int16x4_t test_vaba_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vaba_s16()
41 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vaba_s32()
49 uint8x8_t test_vaba_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vaba_u8()
63 uint16x4_t test_vaba_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vaba_u16()
77 uint32x2_t test_vaba_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vaba_u32()
85 int8x16_t test_vabaq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vabaq_s8()
99 int16x8_t test_vabaq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vabaq_s16()
113 int32x4_t test_vabaq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vabaq_s32()
121 uint8x16_t test_vabaq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vabaq_u8()
[all …]
H A Daarch64-neon-ldst-one.c1813 uint8x16_t test_vld1q_lane_u8(uint8_t *a, uint8x16_t b) { in test_vld1q_lane_u8()
1825 uint16x8_t test_vld1q_lane_u16(uint16_t *a, uint16x8_t b) { in test_vld1q_lane_u16()
1837 uint32x4_t test_vld1q_lane_u32(uint32_t *a, uint32x4_t b) { in test_vld1q_lane_u32()
1849 uint64x2_t test_vld1q_lane_u64(uint64_t *a, uint64x2_t b) { in test_vld1q_lane_u64()
1857 int8x16_t test_vld1q_lane_s8(int8_t *a, int8x16_t b) { in test_vld1q_lane_s8()
1869 int16x8_t test_vld1q_lane_s16(int16_t *a, int16x8_t b) { in test_vld1q_lane_s16()
1881 int32x4_t test_vld1q_lane_s32(int32_t *a, int32x4_t b) { in test_vld1q_lane_s32()
1893 int64x2_t test_vld1q_lane_s64(int64_t *a, int64x2_t b) { in test_vld1q_lane_s64()
1906 float16x8_t test_vld1q_lane_f16(float16_t *a, float16x8_t b) { in test_vld1q_lane_f16()
1918 float32x4_t test_vld1q_lane_f32(float32_t *a, float32x4_t b) { in test_vld1q_lane_f32()
[all …]
H A Daarch64-neon-3v.c10 int8x8_t test_vand_s8(int8x8_t a, int8x8_t b) { in test_vand_s8()
17 int8x16_t test_vandq_s8(int8x16_t a, int8x16_t b) { in test_vandq_s8()
24 int16x4_t test_vand_s16(int16x4_t a, int16x4_t b) { in test_vand_s16()
31 int16x8_t test_vandq_s16(int16x8_t a, int16x8_t b) { in test_vandq_s16()
38 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
45 int32x4_t test_vandq_s32(int32x4_t a, int32x4_t b) { in test_vandq_s32()
52 int64x1_t test_vand_s64(int64x1_t a, int64x1_t b) { in test_vand_s64()
59 int64x2_t test_vandq_s64(int64x2_t a, int64x2_t b) { in test_vandq_s64()
66 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
73 uint8x16_t test_vandq_u8(uint8x16_t a, uint8x16_t b) { in test_vandq_u8()
[all …]
H A Davx2-builtins.c29 __m256i test_mm256_add_epi8(__m256i a, __m256i b) { in test_mm256_add_epi8()
35 __m256i test_mm256_add_epi16(__m256i a, __m256i b) { in test_mm256_add_epi16()
41 __m256i test_mm256_add_epi32(__m256i a, __m256i b) { in test_mm256_add_epi32()
47 __m256i test_mm256_add_epi64(__m256i a, __m256i b) { in test_mm256_add_epi64()
53 __m256i test_mm256_adds_epi8(__m256i a, __m256i b) { in test_mm256_adds_epi8()
59 __m256i test_mm256_adds_epi16(__m256i a, __m256i b) { in test_mm256_adds_epi16()
65 __m256i test_mm256_adds_epu8(__m256i a, __m256i b) { in test_mm256_adds_epu8()
71 __m256i test_mm256_adds_epu16(__m256i a, __m256i b) { in test_mm256_adds_epu16()
77 __m256i test_mm256_alignr_epi8(__m256i a, __m256i b) { in test_mm256_alignr_epi8()
83 __m256i test2_mm256_alignr_epi8(__m256i a, __m256i b) { in test2_mm256_alignr_epi8()
[all …]
H A Daarch64-neon-2velem.c12 int16x4_t test_vmla_lane_s16(int16x4_t a, int16x4_t b, int16x4_t v) { in test_vmla_lane_s16()
21 int16x8_t test_vmlaq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t v) { in test_vmlaq_lane_s16()
30 int32x2_t test_vmla_lane_s32(int32x2_t a, int32x2_t b, int32x2_t v) { in test_vmla_lane_s32()
39 int32x4_t test_vmlaq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t v) { in test_vmlaq_lane_s32()
48 int16x4_t test_vmla_laneq_s16(int16x4_t a, int16x4_t b, int16x8_t v) { in test_vmla_laneq_s16()
57 int16x8_t test_vmlaq_laneq_s16(int16x8_t a, int16x8_t b, int16x8_t v) { in test_vmlaq_laneq_s16()
66 int32x2_t test_vmla_laneq_s32(int32x2_t a, int32x2_t b, int32x4_t v) { in test_vmla_laneq_s32()
75 int32x4_t test_vmlaq_laneq_s32(int32x4_t a, int32x4_t b, int32x4_t v) { in test_vmlaq_laneq_s32()
84 int16x4_t test_vmls_lane_s16(int16x4_t a, int16x4_t b, int16x4_t v) { in test_vmls_lane_s16()
93 int16x8_t test_vmlsq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t v) { in test_vmlsq_lane_s16()
[all …]
H A Daarch64-neon-tbl.c12 int8x8_t test_vtbl1_s8(int8x8_t a, int8x8_t b) { in test_vtbl1_s8()
19 int8x8_t test_vqtbl1_s8(int8x16_t a, int8x8_t b) { in test_vqtbl1_s8()
41 int8x8_t test_vtbl2_s8(int8x8x2_t a, int8x8_t b) { in test_vtbl2_s8()
62 int8x8_t test_vqtbl2_s8(int8x16x2_t a, int8x8_t b) { in test_vqtbl2_s8()
88 int8x8_t test_vtbl3_s8(int8x8x3_t a, int8x8_t b) { in test_vtbl3_s8()
112 int8x8_t test_vqtbl3_s8(int8x16x3_t a, int8x8_t b) { in test_vqtbl3_s8()
141 int8x8_t test_vtbl4_s8(int8x8x4_t a, int8x8_t b) { in test_vtbl4_s8()
168 int8x8_t test_vqtbl4_s8(int8x16x4_t a, int8x8_t b) { in test_vqtbl4_s8()
175 int8x16_t test_vqtbl1q_s8(int8x16_t a, int8x16_t b) { in test_vqtbl1q_s8()
196 int8x16_t test_vqtbl2q_s8(int8x16x2_t a, int8x16_t b) { in test_vqtbl2q_s8()
[all …]
H A Dcomplex-math.c8 float _Complex add_float_rr(float a, float b) { in add_float_rr()
15 float _Complex add_float_cr(float _Complex a, float b) { in add_float_cr()
22 float _Complex add_float_rc(float a, float _Complex b) { in add_float_rc()
29 float _Complex add_float_cc(float _Complex a, float _Complex b) { in add_float_cc()
38 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
45 float _Complex sub_float_cr(float _Complex a, float b) { in sub_float_cr()
52 float _Complex sub_float_rc(float a, float _Complex b) { in sub_float_rc()
60 float _Complex sub_float_cc(float _Complex a, float _Complex b) { in sub_float_cc()
69 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
76 float _Complex mul_float_cr(float _Complex a, float b) { in mul_float_cr()
[all …]
H A Dmmx-builtins.c27 __m64 test_mm_add_pi8(__m64 a, __m64 b) { in test_mm_add_pi8()
33 __m64 test_mm_add_pi16(__m64 a, __m64 b) { in test_mm_add_pi16()
39 __m64 test_mm_add_pi32(__m64 a, __m64 b) { in test_mm_add_pi32()
45 __m64 test_mm_add_si64(__m64 a, __m64 b) { in test_mm_add_si64()
51 __m64 test_mm_adds_pi8(__m64 a, __m64 b) { in test_mm_adds_pi8()
57 __m64 test_mm_adds_pi16(__m64 a, __m64 b) { in test_mm_adds_pi16()
63 __m64 test_mm_adds_pu8(__m64 a, __m64 b) { in test_mm_adds_pu8()
69 __m64 test_mm_adds_pu16(__m64 a, __m64 b) { in test_mm_adds_pu16()
75 __m64 test_mm_alignr_pi8(__m64 a, __m64 b) { in test_mm_alignr_pi8()
81 __m64 test_mm_and_si64(__m64 a, __m64 b) { in test_mm_and_si64()
[all …]
/aosp_15_r20/external/rust/crates/quiche/src/
Dframe.rs1338 let mut b = octets::OctetsMut::with_slice(&mut d); in padding() localVariable
1344 let mut b = octets::Octets::with_slice(&d); in padding() localVariable
1347 let mut b = octets::Octets::with_slice(&d); in padding() localVariable
1350 let mut b = octets::Octets::with_slice(&d); in padding() localVariable
1353 let mut b = octets::Octets::with_slice(&d); in padding() localVariable
1364 let mut b = octets::OctetsMut::with_slice(&mut d); in ping() localVariable
1371 let mut b = octets::Octets::with_slice(&d); in ping() localVariable
1374 let mut b = octets::Octets::with_slice(&d); in ping() localVariable
1377 let mut b = octets::Octets::with_slice(&d); in ping() localVariable
1380 let mut b = octets::Octets::with_slice(&d); in ping() localVariable
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dframe.rs1338 let mut b = octets::OctetsMut::with_slice(&mut d); in padding() localVariable
1344 let mut b = octets::Octets::with_slice(&d); in padding() localVariable
1347 let mut b = octets::Octets::with_slice(&d); in padding() localVariable
1350 let mut b = octets::Octets::with_slice(&d); in padding() localVariable
1353 let mut b = octets::Octets::with_slice(&d); in padding() localVariable
1364 let mut b = octets::OctetsMut::with_slice(&mut d); in ping() localVariable
1371 let mut b = octets::Octets::with_slice(&d); in ping() localVariable
1374 let mut b = octets::Octets::with_slice(&d); in ping() localVariable
1377 let mut b = octets::Octets::with_slice(&d); in ping() localVariable
1380 let mut b = octets::Octets::with_slice(&d); in ping() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/
H A Dtests.rs16 let b = i8x32::new( in test_lasx_xvsll_b() localVariable
36 let b = i16x16::new( in test_lasx_xvsll_h() localVariable
62 let b = i32x8::new( in test_lasx_xvsll_w() localVariable
90 let b = i64x4::new( in test_lasx_xvsll_d() localVariable
184 let b = i8x32::new( in test_lasx_xvsra_b() localVariable
204 let b = i16x16::new( in test_lasx_xvsra_h() localVariable
230 let b = i32x8::new( in test_lasx_xvsra_w() localVariable
258 let b = i64x4::new( in test_lasx_xvsra_d() localVariable
332 let b = i8x32::new( in test_lasx_xvsrar_b() localVariable
352 let b = i16x16::new( in test_lasx_xvsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/
H A Dtests.rs16 let b = i8x32::new( in test_lasx_xvsll_b() localVariable
36 let b = i16x16::new( in test_lasx_xvsll_h() localVariable
62 let b = i32x8::new( in test_lasx_xvsll_w() localVariable
90 let b = i64x4::new( in test_lasx_xvsll_d() localVariable
184 let b = i8x32::new( in test_lasx_xvsra_b() localVariable
204 let b = i16x16::new( in test_lasx_xvsra_h() localVariable
230 let b = i32x8::new( in test_lasx_xvsra_w() localVariable
258 let b = i64x4::new( in test_lasx_xvsra_d() localVariable
332 let b = i8x32::new( in test_lasx_xvsrar_b() localVariable
352 let b = i16x16::new( in test_lasx_xvsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/
H A Dtests.rs16 let b = i8x32::new( in test_lasx_xvsll_b() localVariable
36 let b = i16x16::new( in test_lasx_xvsll_h() localVariable
62 let b = i32x8::new( in test_lasx_xvsll_w() localVariable
90 let b = i64x4::new( in test_lasx_xvsll_d() localVariable
184 let b = i8x32::new( in test_lasx_xvsra_b() localVariable
204 let b = i16x16::new( in test_lasx_xvsra_h() localVariable
230 let b = i32x8::new( in test_lasx_xvsra_w() localVariable
258 let b = i64x4::new( in test_lasx_xvsra_d() localVariable
332 let b = i8x32::new( in test_lasx_xvsrar_b() localVariable
352 let b = i16x16::new( in test_lasx_xvsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/
H A Dtests.rs16 let b = i8x32::new( in test_lasx_xvsll_b() localVariable
36 let b = i16x16::new( in test_lasx_xvsll_h() localVariable
62 let b = i32x8::new( in test_lasx_xvsll_w() localVariable
90 let b = i64x4::new( in test_lasx_xvsll_d() localVariable
184 let b = i8x32::new( in test_lasx_xvsra_b() localVariable
204 let b = i16x16::new( in test_lasx_xvsra_h() localVariable
230 let b = i32x8::new( in test_lasx_xvsra_w() localVariable
258 let b = i64x4::new( in test_lasx_xvsra_d() localVariable
332 let b = i8x32::new( in test_lasx_xvsrar_b() localVariable
352 let b = i16x16::new( in test_lasx_xvsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/
H A Dtests.rs16 let b = i8x32::new( in test_lasx_xvsll_b() localVariable
36 let b = i16x16::new( in test_lasx_xvsll_h() localVariable
62 let b = i32x8::new( in test_lasx_xvsll_w() localVariable
90 let b = i64x4::new( in test_lasx_xvsll_d() localVariable
184 let b = i8x32::new( in test_lasx_xvsra_b() localVariable
204 let b = i16x16::new( in test_lasx_xvsra_h() localVariable
230 let b = i32x8::new( in test_lasx_xvsra_w() localVariable
258 let b = i64x4::new( in test_lasx_xvsra_d() localVariable
332 let b = i8x32::new( in test_lasx_xvsrar_b() localVariable
352 let b = i16x16::new( in test_lasx_xvsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/
H A Dtests.rs15 let b = i8x16::new( in test_lsx_vsll_b() localVariable
26 let b = i16x8::new(-10317, -20778, -9962, -8975, 25298, 12929, -13803, -18669); in test_lsx_vsll_h() localVariable
35 let b = i32x4::new(82237029, -819106294, -96895338, -456101700); in test_lsx_vsll_w() localVariable
44 let b = i64x2::new(8592669249977019309, -1379694176202045825); in test_lsx_vsll_d() localVariable
89 let b = i8x16::new( in test_lsx_vsra_b() localVariable
100 let b = i16x8::new(14017, 3796, 23987, -27244, -13363, 21333, -10262, 23633); in test_lsx_vsra_h() localVariable
109 let b = i32x4::new(-670772992, 2044335288, -1224858031, 520588790); in test_lsx_vsra_w() localVariable
118 let b = i64x2::new(4251079558060308329, 4657697142994416829); in test_lsx_vsra_d() localVariable
163 let b = i8x16::new( in test_lsx_vsrar_b() localVariable
174 let b = i16x8::new(-26450, 2176, 31587, 2222, 13726, 30172, 1067, -14273); in test_lsx_vsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/
H A Dtests.rs15 let b = i8x16::new( in test_lsx_vsll_b() localVariable
26 let b = i16x8::new(-10317, -20778, -9962, -8975, 25298, 12929, -13803, -18669); in test_lsx_vsll_h() localVariable
35 let b = i32x4::new(82237029, -819106294, -96895338, -456101700); in test_lsx_vsll_w() localVariable
44 let b = i64x2::new(8592669249977019309, -1379694176202045825); in test_lsx_vsll_d() localVariable
89 let b = i8x16::new( in test_lsx_vsra_b() localVariable
100 let b = i16x8::new(14017, 3796, 23987, -27244, -13363, 21333, -10262, 23633); in test_lsx_vsra_h() localVariable
109 let b = i32x4::new(-670772992, 2044335288, -1224858031, 520588790); in test_lsx_vsra_w() localVariable
118 let b = i64x2::new(4251079558060308329, 4657697142994416829); in test_lsx_vsra_d() localVariable
163 let b = i8x16::new( in test_lsx_vsrar_b() localVariable
174 let b = i16x8::new(-26450, 2176, 31587, 2222, 13726, 30172, 1067, -14273); in test_lsx_vsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/
H A Dtests.rs15 let b = i8x16::new( in test_lsx_vsll_b() localVariable
26 let b = i16x8::new(-10317, -20778, -9962, -8975, 25298, 12929, -13803, -18669); in test_lsx_vsll_h() localVariable
35 let b = i32x4::new(82237029, -819106294, -96895338, -456101700); in test_lsx_vsll_w() localVariable
44 let b = i64x2::new(8592669249977019309, -1379694176202045825); in test_lsx_vsll_d() localVariable
89 let b = i8x16::new( in test_lsx_vsra_b() localVariable
100 let b = i16x8::new(14017, 3796, 23987, -27244, -13363, 21333, -10262, 23633); in test_lsx_vsra_h() localVariable
109 let b = i32x4::new(-670772992, 2044335288, -1224858031, 520588790); in test_lsx_vsra_w() localVariable
118 let b = i64x2::new(4251079558060308329, 4657697142994416829); in test_lsx_vsra_d() localVariable
163 let b = i8x16::new( in test_lsx_vsrar_b() localVariable
174 let b = i16x8::new(-26450, 2176, 31587, 2222, 13726, 30172, 1067, -14273); in test_lsx_vsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/
H A Dtests.rs15 let b = i8x16::new( in test_lsx_vsll_b() localVariable
26 let b = i16x8::new(-10317, -20778, -9962, -8975, 25298, 12929, -13803, -18669); in test_lsx_vsll_h() localVariable
35 let b = i32x4::new(82237029, -819106294, -96895338, -456101700); in test_lsx_vsll_w() localVariable
44 let b = i64x2::new(8592669249977019309, -1379694176202045825); in test_lsx_vsll_d() localVariable
89 let b = i8x16::new( in test_lsx_vsra_b() localVariable
100 let b = i16x8::new(14017, 3796, 23987, -27244, -13363, 21333, -10262, 23633); in test_lsx_vsra_h() localVariable
109 let b = i32x4::new(-670772992, 2044335288, -1224858031, 520588790); in test_lsx_vsra_w() localVariable
118 let b = i64x2::new(4251079558060308329, 4657697142994416829); in test_lsx_vsra_d() localVariable
163 let b = i8x16::new( in test_lsx_vsrar_b() localVariable
174 let b = i16x8::new(-26450, 2176, 31587, 2222, 13726, 30172, 1067, -14273); in test_lsx_vsrar_h() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/
H A Dtests.rs15 let b = i8x16::new( in test_lsx_vsll_b() localVariable
26 let b = i16x8::new(-10317, -20778, -9962, -8975, 25298, 12929, -13803, -18669); in test_lsx_vsll_h() localVariable
35 let b = i32x4::new(82237029, -819106294, -96895338, -456101700); in test_lsx_vsll_w() localVariable
44 let b = i64x2::new(8592669249977019309, -1379694176202045825); in test_lsx_vsll_d() localVariable
89 let b = i8x16::new( in test_lsx_vsra_b() localVariable
100 let b = i16x8::new(14017, 3796, 23987, -27244, -13363, 21333, -10262, 23633); in test_lsx_vsra_h() localVariable
109 let b = i32x4::new(-670772992, 2044335288, -1224858031, 520588790); in test_lsx_vsra_w() localVariable
118 let b = i64x2::new(4251079558060308329, 4657697142994416829); in test_lsx_vsra_d() localVariable
163 let b = i8x16::new( in test_lsx_vsrar_b() localVariable
174 let b = i16x8::new(-26450, 2176, 31587, 2222, 13726, 30172, 1067, -14273); in test_lsx_vsrar_h() localVariable
[all …]
/aosp_15_r20/external/jemalloc_new/test/include/test/
H A Dtest.h3 #define assert_cmp(t, a, b, cmp, neg_cmp, pri, ...) do { \ argument
20 #define assert_ptr_eq(a, b, ...) assert_cmp(void *, a, b, ==, \ argument
22 #define assert_ptr_ne(a, b, ...) assert_cmp(void *, a, b, !=, \ argument
29 #define assert_c_eq(a, b, ...) assert_cmp(char, a, b, ==, !=, "c", __VA_ARGS__) argument
30 #define assert_c_ne(a, b, ...) assert_cmp(char, a, b, !=, ==, "c", __VA_ARGS__) argument
31 #define assert_c_lt(a, b, ...) assert_cmp(char, a, b, <, >=, "c", __VA_ARGS__) argument
32 #define assert_c_le(a, b, ...) assert_cmp(char, a, b, <=, >, "c", __VA_ARGS__) argument
33 #define assert_c_ge(a, b, ...) assert_cmp(char, a, b, >=, <, "c", __VA_ARGS__) argument
34 #define assert_c_gt(a, b, ...) assert_cmp(char, a, b, >, <=, "c", __VA_ARGS__) argument
36 #define assert_x_eq(a, b, ...) assert_cmp(int, a, b, ==, !=, "#x", __VA_ARGS__) argument
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-sli.h333 static inline uint64_t BDK_SDPX_BISTX_STATUS(unsigned long a, unsigned long b) in BDK_SDPX_BISTX_STATUS()
340 #define typedef_BDK_SDPX_BISTX_STATUS(a,b) bdk_sdpx_bistx_status_t argument
341 #define bustype_BDK_SDPX_BISTX_STATUS(a,b) BDK_CSR_TYPE_NCB argument
342 #define basename_BDK_SDPX_BISTX_STATUS(a,b) "SDPX_BISTX_STATUS" argument
343 #define device_bar_BDK_SDPX_BISTX_STATUS(a,b) 0x0 /* PF_BAR0 */ argument
344 #define busnum_BDK_SDPX_BISTX_STATUS(a,b) (a) argument
345 #define arguments_BDK_SDPX_BISTX_STATUS(a,b) (a),(b),-1,-1 argument
375 static inline uint64_t BDK_SDPX_ECCX_CTL(unsigned long a, unsigned long b) in BDK_SDPX_ECCX_CTL()
382 #define typedef_BDK_SDPX_ECCX_CTL(a,b) bdk_sdpx_eccx_ctl_t argument
383 #define bustype_BDK_SDPX_ECCX_CTL(a,b) BDK_CSR_TYPE_NCB argument
[all …]
/aosp_15_r20/external/tink/java_src/tools/refaster/java/com/google/tink1_templates/
H A DAllChanges.java40 public KeysetHandle beforeTemplate(byte[] b) throws GeneralSecurityException { in beforeTemplate()
45 public KeysetHandle afterTemplate(byte[] b) throws GeneralSecurityException { in afterTemplate()
82 public KeysetHandle beforeTemplate(byte[] b) throws GeneralSecurityException { in beforeTemplate()
87 public KeysetHandle afterTemplate(byte[] b) throws GeneralSecurityException { in afterTemplate()
94 public KeysetHandle beforeTemplate(byte[] b) throws GeneralSecurityException { in beforeTemplate()
99 public KeysetHandle afterTemplate(byte[] b) throws GeneralSecurityException { in afterTemplate()
106 public KeysetHandle beforeTemplate(byte[] b) throws GeneralSecurityException { in beforeTemplate()
111 public KeysetHandle afterTemplate(byte[] b) throws GeneralSecurityException { in afterTemplate()
118 public KeysetHandle beforeTemplate(byte[] b) throws GeneralSecurityException { in beforeTemplate()
123 public KeysetHandle afterTemplate(byte[] b) throws GeneralSecurityException { in afterTemplate()
[all …]

12345678910>>...537