/external/clang/test/CodeGen/ |
D | arm64_vMaxMin.c | 9 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 …]
|
D | arm64_vadd.c | 5 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 …]
|
D | arm64_vLdStNum_lane.c | 6 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 …]
|
D | arm64_vsri.c | 10 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 …]
|
D | arm64_vsli.c | 9 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 …]
|
D | arm64_vCMP.c | 7 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 …]
|
D | arm64_vcopy.c | 7 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()
|
D | arm64_vfma.c | 6 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 …]
|
D | arm64_vca.c | 6 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()
|
D | arm64_vdup.c | 6 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()
|
D | arm64_vset_lane.c | 6 float16x4_t test_vset_lane_f16(float16_t *a1, float16x4_t a2) { in test_vset_lane_f16() 13 float16x8_t test_vsetq_lane_f16(float16_t *a1, float16x8_t a2) { in test_vsetq_lane_f16() 29 float64x2_t test_vsetq_lane_f64(float64_t a1, float64x2_t a2) { in test_vsetq_lane_f64()
|
D | arm64_vneg.c | 6 int64x2_t test_vnegq_s64(int64x2_t a1) { in test_vnegq_s64() 13 int64x2_t test_vqnegq_s64(int64x2_t a1) { in test_vqnegq_s64()
|
/external/valgrind/drd/ |
D | drd_thread_bitmap.h | 35 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()
|
D | drd_bitmap.h | 125 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/list/list.special/ |
D | swap.pass.cpp | 23 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/libcxx/test/std/containers/sequences/vector/vector.special/ |
D | swap.pass.cpp | 25 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/google-breakpad/src/common/mac/testing/ |
D | GTMSenTestCase.h | 85 #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/ |
D | gmock-generated-nice-strict.h | 80 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/libcxx/test/std/numerics/numarray/template.valarray/valarray.members/ |
D | shift.pass.cpp | 23 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
|
D | cshift.pass.cpp | 23 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/ |
D | triodef.h | 145 # 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/ |
D | remove.pass.cpp | 33 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
|
D | remove_if.pass.cpp | 36 int a1[] = {1, 2, 3, 4}; in main() local 45 int a1[] = {1, 2, 3, 4}; in main() local 55 int a1[] = {1, 2, 3, 4}; in main() local
|
/external/lldb/include/lldb/Utility/ |
D | SharingPtr.h | 101 shared_ptr_emplace(A0& a0, A1& a1) in shared_ptr_emplace() 105 shared_ptr_emplace(A0& a0, A1& a1, A2& a2) in shared_ptr_emplace() 109 shared_ptr_emplace(A0& a0, A1& a1, A2& a2, A3& a3) in shared_ptr_emplace() 113 shared_ptr_emplace(A0& a0, A1& a1, A2& a2, A3& a3, A4& a4) in shared_ptr_emplace() 324 SharingPtr<T>::make_shared(A0& a0, A1& a1) in make_shared() 336 SharingPtr<T>::make_shared(A0& a0, A1& a1, A2& a2) in make_shared() 348 SharingPtr<T>::make_shared(A0& a0, A1& a1, A2& a2, A3& a3) in make_shared() 360 SharingPtr<T>::make_shared(A0& a0, A1& a1, A2& a2, A3& a3, A4& a4) in make_shared() 388 make_shared(A0& a0, A1& a1) in make_shared() 396 make_shared(A0& a0, A1& a1, A2& a2) in make_shared() [all …]
|
/external/libcxx/test/std/containers/associative/multimap/multimap.cons/ |
D | move_alloc.pass.cpp | 35 V a1[] = in main() local 74 V a1[] = in main() local 113 V a1[] = in main() local 155 V a1[] = in main() local 200 V a1[] = in main() local
|