Home
last modified time | relevance | path

Searched defs:a1 (Results 1 – 25 of 801) sorted by relevance

12345678910>>...33

/external/clang/test/CodeGen/
Darm64_vMaxMin.c9 int8_t test_vmaxv_s8(int8x8_t a1) { in test_vmaxv_s8()
15 uint16_t test_vminvq_u16(uint16x8_t a1) { in test_vminvq_u16()
22 uint8x8_t test_vmin_u8(uint8x8_t a1, uint8x8_t a2) { in test_vmin_u8()
28 uint8x16_t test_vminq_u8(uint8x16_t a1, uint8x16_t a2) { in test_vminq_u8()
34 int16x8_t test_vmaxq_s16(int16x8_t a1, int16x8_t a2) { in test_vmaxq_s16()
41 float64x2_t test_vmaxq_f64(float64x2_t a1, float64x2_t a2) { in test_vmaxq_f64()
47 float32x4_t test_vmaxq_f32(float32x4_t a1, float32x4_t a2) { in test_vmaxq_f32()
53 float64x2_t test_vminq_f64(float64x2_t a1, float64x2_t a2) { in test_vminq_f64()
59 float32x2_t test_vmax_f32(float32x2_t a1, float32x2_t a2) { in test_vmax_f32()
65 int32x2_t test_vmax_s32(int32x2_t a1, int32x2_t a2) { in test_vmax_s32()
[all …]
Darm64_vadd.c5 int64_t test_vaddlv_s32(int32x2_t a1) { in test_vaddlv_s32()
12 uint64_t test_vaddlv_u32(uint32x2_t a1) { in test_vaddlv_u32()
19 int8_t test_vaddv_s8(int8x8_t a1) { in test_vaddv_s8()
26 int16_t test_vaddv_s16(int16x4_t a1) { in test_vaddv_s16()
33 int32_t test_vaddv_s32(int32x2_t a1) { in test_vaddv_s32()
40 uint8_t test_vaddv_u8(int8x8_t a1) { in test_vaddv_u8()
47 uint16_t test_vaddv_u16(int16x4_t a1) { in test_vaddv_u16()
54 uint32_t test_vaddv_u32(int32x2_t a1) { in test_vaddv_u32()
61 int8_t test_vaddvq_s8(int8x16_t a1) { in test_vaddvq_s8()
68 int16_t test_vaddvq_s16(int16x8_t a1) { in test_vaddvq_s16()
[all …]
Darm64_vLdStNum_lane.c6 int64x2x2_t test_vld2q_lane_s64(const void * a1, int64x2x2_t a2) { in test_vld2q_lane_s64()
12 uint64x2x2_t test_vld2q_lane_u64(const void * a1, uint64x2x2_t a2) { in test_vld2q_lane_u64()
18 int64x1x2_t test_vld2_lane_s64(const void * a1, int64x1x2_t a2) { in test_vld2_lane_s64()
24 uint64x1x2_t test_vld2_lane_u64(const void * a1, uint64x1x2_t a2) { in test_vld2_lane_u64()
30 poly8x16x2_t test_vld2q_lane_p8(const void * a1, poly8x16x2_t a2) { in test_vld2q_lane_p8()
37 uint8x16x2_t test_vld2q_lane_u8(const void * a1, uint8x16x2_t a2) { in test_vld2q_lane_u8()
43 int64x2x3_t test_vld3q_lane_s64(const void * a1, int64x2x3_t a2) { in test_vld3q_lane_s64()
49 uint64x2x3_t test_vld3q_lane_u64(const void * a1, uint64x2x3_t a2) { in test_vld3q_lane_u64()
55 int64x1x3_t test_vld3_lane_s64(const void * a1, int64x1x3_t a2) { in test_vld3_lane_s64()
61 uint64x1x3_t test_vld3_lane_u64(const void * a1, uint64x1x3_t a2) { in test_vld3_lane_u64()
[all …]
Darm64_vsri.c10 int8x8_t test_vsri_n_s8(int8x8_t a1, int8x8_t a2) { in test_vsri_n_s8()
17 int16x4_t test_vsri_n_s16(int16x4_t a1, int16x4_t a2) { in test_vsri_n_s16()
24 int32x2_t test_vsri_n_s32(int32x2_t a1, int32x2_t a2) { in test_vsri_n_s32()
31 int64x1_t test_vsri_n_s64(int64x1_t a1, int64x1_t a2) { in test_vsri_n_s64()
38 uint8x8_t test_vsri_n_u8(uint8x8_t a1, uint8x8_t a2) { in test_vsri_n_u8()
45 uint16x4_t test_vsri_n_u16(uint16x4_t a1, uint16x4_t a2) { in test_vsri_n_u16()
52 uint32x2_t test_vsri_n_u32(uint32x2_t a1, uint32x2_t a2) { in test_vsri_n_u32()
59 uint64x1_t test_vsri_n_u64(uint64x1_t a1, uint64x1_t a2) { in test_vsri_n_u64()
66 poly8x8_t test_vsri_n_p8(poly8x8_t a1, poly8x8_t a2) { in test_vsri_n_p8()
73 poly16x4_t test_vsri_n_p16(poly16x4_t a1, poly16x4_t a2) { in test_vsri_n_p16()
[all …]
Darm64_vsli.c9 int8x8_t test_vsli_n_s8(int8x8_t a1, int8x8_t a2) { in test_vsli_n_s8()
16 int16x4_t test_vsli_n_s16(int16x4_t a1, int16x4_t a2) { in test_vsli_n_s16()
23 int32x2_t test_vsli_n_s32(int32x2_t a1, int32x2_t a2) { in test_vsli_n_s32()
30 int64x1_t test_vsli_n_s64(int64x1_t a1, int64x1_t a2) { in test_vsli_n_s64()
37 uint8x8_t test_vsli_n_u8(uint8x8_t a1, uint8x8_t a2) { in test_vsli_n_u8()
44 uint16x4_t test_vsli_n_u16(uint16x4_t a1, uint16x4_t a2) { in test_vsli_n_u16()
51 uint32x2_t test_vsli_n_u32(uint32x2_t a1, uint32x2_t a2) { in test_vsli_n_u32()
58 uint64x1_t test_vsli_n_u64(uint64x1_t a1, uint64x1_t a2) { in test_vsli_n_u64()
65 poly8x8_t test_vsli_n_p8(poly8x8_t a1, poly8x8_t a2) { in test_vsli_n_p8()
72 poly16x4_t test_vsli_n_p16(poly16x4_t a1, poly16x4_t a2) { in test_vsli_n_p16()
[all …]
Darm64_vCMP.c7 int64x2_t test_vabsq_s64(int64x2_t a1) { in test_vabsq_s64()
14 int64_t test_vceqd_s64(int64_t a1, int64_t a2) { in test_vceqd_s64()
21 int64_t test_vceqd_f64(float64_t a1, float64_t a2) { in test_vceqd_f64()
28 uint64_t test_vcgtd_u64(uint64_t a1, uint64_t a2) { in test_vcgtd_u64()
35 uint64_t test_vcled_u64(uint64_t a1, uint64_t a2) { in test_vcled_u64()
42 int64_t test_vceqzd_s64(int64_t a1) { in test_vceqzd_s64()
49 uint64x2_t test_vceqq_u64(uint64x2_t a1, uint64x2_t a2) { in test_vceqq_u64()
55 uint64x2_t test_vcgeq_s64(int64x2_t a1, int64x2_t a2) { in test_vcgeq_s64()
61 uint64x2_t test_vcgeq_u64(uint64x2_t a1, uint64x2_t a2) { in test_vcgeq_u64()
67 uint64x2_t test_vcgtq_s64(int64x2_t a1, int64x2_t a2) { in test_vcgtq_s64()
[all …]
Darm64_vcopy.c7 int8x16_t test_vcopyq_laneq_s8(int8x16_t a1, int8x16_t a2) { in test_vcopyq_laneq_s8()
13 uint8x16_t test_vcopyq_laneq_u8(uint8x16_t a1, uint8x16_t a2) { in test_vcopyq_laneq_u8()
20 int16x8_t test_vcopyq_laneq_s16(int16x8_t a1, int16x8_t a2) { in test_vcopyq_laneq_s16()
27 uint16x8_t test_vcopyq_laneq_u16(uint16x8_t a1, uint16x8_t a2) { in test_vcopyq_laneq_u16()
34 int32x4_t test_vcopyq_laneq_s32(int32x4_t a1, int32x4_t a2) { in test_vcopyq_laneq_s32()
40 uint32x4_t test_vcopyq_laneq_u32(uint32x4_t a1, uint32x4_t a2) { in test_vcopyq_laneq_u32()
46 int64x2_t test_vcopyq_laneq_s64(int64x2_t a1, int64x2_t a2) { in test_vcopyq_laneq_s64()
52 uint64x2_t test_vcopyq_laneq_u64(uint64x2_t a1, uint64x2_t a2) { in test_vcopyq_laneq_u64()
58 float32x4_t test_vcopyq_laneq_f32(float32x4_t a1, float32x4_t a2) { in test_vcopyq_laneq_f32()
64 float64x2_t test_vcopyq_laneq_f64(float64x2_t a1, float64x2_t a2) { in test_vcopyq_laneq_f64()
Darm64_vfma.c6 float32x2_t test_vfma_f32(float32x2_t a1, float32x2_t a2, float32x2_t a3) { in test_vfma_f32()
13 float32x4_t test_vfmaq_f32(float32x4_t a1, float32x4_t a2, float32x4_t a3) { in test_vfmaq_f32()
20 float64x2_t test_vfmaq_f64(float64x2_t a1, float64x2_t a2, float64x2_t a3) { in test_vfmaq_f64()
27 float32x2_t test_vfma_lane_f32(float32x2_t a1, float32x2_t a2, float32x2_t a3) { in test_vfma_lane_f32()
36 float32x4_t test_vfmaq_lane_f32(float32x4_t a1, float32x4_t a2, float32x2_t a3) { in test_vfmaq_lane_f32()
45 float64x2_t test_vfmaq_lane_f64(float64x2_t a1, float64x2_t a2, float64x1_t a3) { in test_vfmaq_lane_f64()
54 float32x2_t test_vfma_n_f32(float32x2_t a1, float32x2_t a2, float32_t a3) { in test_vfma_n_f32()
63 float32x4_t test_vfmaq_n_f32(float32x4_t a1, float32x4_t a2, float32_t a3) { in test_vfmaq_n_f32()
72 float64x2_t test_vfmaq_n_f64(float64x2_t a1, float64x2_t a2, float64_t a3) { in test_vfmaq_n_f64()
81 float32x2_t test_vfms_f32(float32x2_t a1, float32x2_t a2, float32x2_t a3) { in test_vfms_f32()
[all …]
Darm64_vca.c6 uint32x2_t test_vcale_f32(float32x2_t a1, float32x2_t a2) { in test_vcale_f32()
13 uint32x4_t test_vcaleq_f32(float32x4_t a1, float32x4_t a2) { in test_vcaleq_f32()
20 uint32x2_t test_vcalt_f32(float32x2_t a1, float32x2_t a2) { in test_vcalt_f32()
27 uint32x4_t test_vcaltq_f32(float32x4_t a1, float32x4_t a2) { in test_vcaltq_f32()
33 uint64x2_t test_vcagtq_f64(float64x2_t a1, float64x2_t a2) { in test_vcagtq_f64()
40 uint64x2_t test_vcaltq_f64(float64x2_t a1, float64x2_t a2) { in test_vcaltq_f64()
47 uint64x2_t test_vcageq_f64(float64x2_t a1, float64x2_t a2) { in test_vcageq_f64()
54 uint64x2_t test_vcaleq_f64(float64x2_t a1, float64x2_t a2) { in test_vcaleq_f64()
Darm64_vdup.c6 void test_vdup_lane_s64(int64x1_t a1) { in test_vdup_lane_s64()
12 void test_vdup_lane_u64(uint64x1_t a1) { in test_vdup_lane_u64()
29 float16x8_t test_vdupq_n_f16(float16_t *a1) { in test_vdupq_n_f16()
/external/valgrind/drd/
Ddrd_thread_bitmap.h35 Bool bm_access_load_1_triggers_conflict(const Addr a1) in bm_access_load_1_triggers_conflict()
43 Bool bm_access_load_2_triggers_conflict(const Addr a1) in bm_access_load_2_triggers_conflict()
61 Bool bm_access_load_4_triggers_conflict(const Addr a1) in bm_access_load_4_triggers_conflict()
79 Bool bm_access_load_8_triggers_conflict(const Addr a1) in bm_access_load_8_triggers_conflict()
104 Bool bm_access_load_triggers_conflict(const Addr a1, const Addr a2) in bm_access_load_triggers_conflict()
112 Bool bm_access_store_1_triggers_conflict(const Addr a1) in bm_access_store_1_triggers_conflict()
120 Bool bm_access_store_2_triggers_conflict(const Addr a1) in bm_access_store_2_triggers_conflict()
138 Bool bm_access_store_4_triggers_conflict(const Addr a1) in bm_access_store_4_triggers_conflict()
156 Bool bm_access_store_8_triggers_conflict(const Addr a1) in bm_access_store_8_triggers_conflict()
183 Bool bm_access_store_triggers_conflict(const Addr a1, const Addr a2) in bm_access_store_triggers_conflict()
Ddrd_bitmap.h125 Addr make_address(const UWord a1, const UWord a0) in make_address()
380 Bool bm_cache_lookup(struct bitmap* const bm, const UWord a1, in bm_cache_lookup()
459 const UWord a1, in bm_update_cache()
503 const struct bitmap2* bm2_lookup(struct bitmap* const bm, const UWord a1) in bm2_lookup()
528 bm2_lookup_exclusive(struct bitmap* const bm, const UWord a1) in bm2_lookup_exclusive()
563 struct bitmap2* bm2_insert(struct bitmap* const bm, const UWord a1) in bm2_insert()
601 struct bitmap2* bm2_lookup_or_insert(struct bitmap* const bm, const UWord a1) in bm2_lookup_or_insert()
639 const UWord a1) in bm2_lookup_or_insert_exclusive()
645 void bm2_remove(struct bitmap* const bm, const UWord a1) in bm2_remove()
661 const Addr a1, const SizeT size) in bm_access_aligned_load()
[all …]
/external/libcxx/test/std/containers/sequences/vector/vector.special/
Dswap.pass.cpp25 int a1[] = {1, 3, 7, 9, 10}; in main() local
38 int a1[] = {1, 3, 7, 9, 10}; in main() local
52 int a1[] = {1, 3, 7, 9, 10}; in main() local
66 int a1[] = {1, 3, 7, 9, 10}; in main() local
83 int a1[] = {1, 3, 7, 9, 10}; in main() local
96 int a1[] = {1, 3, 7, 9, 10}; in main() local
113 int a1[] = {1, 3, 7, 9, 10}; in main() local
126 int a1[] = {1, 3, 7, 9, 10}; in main() local
140 int a1[] = {1, 3, 7, 9, 10}; in main() local
154 int a1[] = {1, 3, 7, 9, 10}; in main() local
[all …]
/external/libcxx/test/std/containers/sequences/list/list.special/
Dswap.pass.cpp23 int a1[] = {1, 3, 7, 9, 10}; in main() local
32 int a1[] = {1, 3, 7, 9, 10}; in main() local
42 int a1[] = {1, 3, 7, 9, 10}; in main() local
52 int a1[] = {1, 3, 7, 9, 10}; in main() local
65 int a1[] = {1, 3, 7, 9, 10}; in main() local
78 int a1[] = {1, 3, 7, 9, 10}; in main() local
91 int a1[] = {1, 3, 7, 9, 10}; in main() local
100 int a1[] = {1, 3, 7, 9, 10}; in main() local
110 int a1[] = {1, 3, 7, 9, 10}; in main() local
120 int a1[] = {1, 3, 7, 9, 10}; in main() local
[all …]
/external/gmock/include/gmock/
Dgmock-generated-nice-strict.h92 explicit NiceMock(const A1& a1) : MockClass(a1) { in NiceMock()
97 NiceMock(const A1& a1, const A2& a2) : MockClass(a1, a2) { in NiceMock()
103 NiceMock(const A1& a1, const A2& a2, const A3& a3) : MockClass(a1, a2, a3) { in NiceMock()
109 NiceMock(const A1& a1, const A2& a2, const A3& a3, in NiceMock()
116 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
124 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
132 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
141 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
150 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
159 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
[all …]
/external/google-breakpad/src/common/mac/testing/
DGTMSenTestCase.h85 #define STAssertNoErr(a1, description, ...) \ argument
114 #define STAssertErr(a1, a2, description, ...) \ argument
144 #define STAssertNotNULL(a1, description, ...) \ argument
172 #define STAssertNULL(a1, description, ...) \ argument
202 #define STAssertNotEquals(a1, a2, description, ...) \ argument
240 #define STAssertNotEqualObjects(a1, a2, description, ...) \ argument
271 #define STAssertOperation(a1, a2, op, description, ...) \ argument
311 #define STAssertGreaterThan(a1, a2, description, ...) \ argument
322 #define STAssertGreaterThanOrEqual(a1, a2, description, ...) \ argument
333 #define STAssertLessThan(a1, a2, description, ...) \ argument
[all …]
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-nice-strict.h80 explicit NiceMock(const A1& a1) : MockClass(a1) { in NiceMock()
85 NiceMock(const A1& a1, const A2& a2) : MockClass(a1, a2) { in NiceMock()
91 NiceMock(const A1& a1, const A2& a2, const A3& a3) : MockClass(a1, a2, a3) { in NiceMock()
97 NiceMock(const A1& a1, const A2& a2, const A3& a3, in NiceMock()
104 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
112 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
120 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
129 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
138 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
147 NiceMock(const A1& a1, const A2& a2, const A3& a3, const A4& a4, in NiceMock()
[all …]
/external/webrtc/talk/media/webrtc/
Dwebrtccommon.h41 #define LOG_RTCERR1(func, a1) \ argument
43 #define LOG_RTCERR2(func, a1, a2) \ argument
45 #define LOG_RTCERR3(func, a1, a2, a3) \ argument
47 #define LOG_RTCERR4(func, a1, a2, a3, a4) \ argument
49 #define LOG_RTCERR5(func, a1, a2, a3, a4, a5) \ argument
51 #define LOG_RTCERR6(func, a1, a2, a3, a4, a5, a6) \ argument
55 #define LOG_RTCERR1_EX(func, a1, err) LOG(LS_WARNING) \ argument
57 #define LOG_RTCERR2_EX(func, a1, a2, err) LOG(LS_WARNING) \ argument
60 #define LOG_RTCERR3_EX(func, a1, a2, a3, err) LOG(LS_WARNING) \ argument
63 #define LOG_RTCERR4_EX(func, a1, a2, a3, a4, err) LOG(LS_WARNING) \ argument
[all …]
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Daddress_v4.hpp130 friend bool operator==(const address_v4& a1, const address_v4& a2) in operator ==()
136 friend bool operator!=(const address_v4& a1, const address_v4& a2) in operator !=()
142 friend bool operator<(const address_v4& a1, const address_v4& a2) in operator <()
148 friend bool operator>(const address_v4& a1, const address_v4& a2) in operator >()
154 friend bool operator<=(const address_v4& a1, const address_v4& a2) in operator <=()
160 friend bool operator>=(const address_v4& a1, const address_v4& a2) in operator >=()
Daddress_v6.hpp152 friend bool operator!=(const address_v6& a1, const address_v6& a2) in operator !=()
162 friend bool operator>(const address_v6& a1, const address_v6& a2) in operator >()
168 friend bool operator<=(const address_v6& a1, const address_v6& a2) in operator <=()
174 friend bool operator>=(const address_v6& a1, const address_v6& a2) in operator >=()
Daddress.hpp123 friend bool operator!=(const address& a1, const address& a2) in operator !=()
132 friend bool operator>(const address& a1, const address& a2) in operator >()
138 friend bool operator<=(const address& a1, const address& a2) in operator <=()
144 friend bool operator>=(const address& a1, const address& a2) in operator >=()
/external/libcxx/test/std/numerics/numarray/template.valarray/valarray.members/
Dshift.pass.cpp23 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
34 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
45 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
56 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
67 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
78 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
89 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
107 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
118 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
Dcshift.pass.cpp23 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
34 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
45 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
56 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
67 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
78 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
89 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
107 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
118 T a1[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; in main() local
/external/libxml2/
Dtriodef.h145 # define TRIO_ARGS1(list,a1) list a1; argument
146 # define TRIO_ARGS2(list,a1,a2) list a1; a2; argument
147 # define TRIO_ARGS3(list,a1,a2,a3) list a1; a2; a3; argument
148 # define TRIO_ARGS4(list,a1,a2,a3,a4) list a1; a2; a3; a4; argument
149 # define TRIO_ARGS5(list,a1,a2,a3,a4,a5) list a1; a2; a3; a4; a5; argument
150 # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) list a1; a2; a3; a4; a5; a6; argument
151 # define TRIO_VARGS2(list,a1,a2) list a1; a2 argument
152 # define TRIO_VARGS3(list,a1,a2,a3) list a1; a2; a3 argument
153 # define TRIO_VARGS4(list,a1,a2,a3,a4) list a1; a2; a3; a4 argument
154 # define TRIO_VARGS5(list,a1,a2,a3,a4,a5) list a1; a2; a3; a4; a5 argument
[all …]
/external/libcxx/test/std/containers/sequences/list/list.ops/
Dremove.pass.cpp33 int a1[] = {1, 2, 3, 4}; in main() local
40 int a1[] = {1, 2, 1, 3, 5, 8, 11}; in main() local
47 int a1[] = {1, 2, 1, 3, 5, 8, 11, 1}; in main() local
62 int a1[] = {1, 2, 3, 4}; in main() local

12345678910>>...33