/external/llvm-project/clang/test/CodeGen/ |
D | builtins-ppc-mma.c | 11 void test1(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test1() 41 void test2(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test2() 52 void test3(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test3() 74 void test4(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test4() 87 void test5(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test5() 103 void test6(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test6() 117 void test7(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test7() 131 void test8(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test8() 145 void test9(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test9() 159 void test10(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test10() [all …]
|
/external/llvm-project/clang/test/Sema/ |
D | ppc-mma-types.c | 177 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg1() local 182 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg2() local 187 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg3() local 192 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg4() local 197 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg5() local 202 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg6() local 207 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg7() local 213 __vector_pair *vpp = (__vector_pair *)ptr; in testVPRet1() local 218 __vector_pair *vpp = (__vector_pair *)ptr; in testVPRet2() local 223 __vector_pair *vpp = (__vector_pair *)ptr; in testVPRet3() local [all …]
|
/external/llvm-project/clang/test/SemaCXX/ |
D | ppc-mma-types.cpp | 209 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg1() local 214 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg2() local 219 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg3() local 224 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg4() local 229 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg5() local 234 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg6() local 239 __vector_pair *vpp = (__vector_pair *)ptr; in testVPArg7() local 246 __vector_pair *vpp = (__vector_pair *)ptr; in testVPRet1() local 252 __vector_pair *vpp = (__vector_pair *)ptr; in testVPRet2() local 258 __vector_pair *vpp = (__vector_pair *)ptr; in testVPRet3() local [all …]
|
/external/libpng/arm/ |
D | filter_neon_intrinsics.c | 175 uint8x8x2_t vpp; in png_read_filter_row_avg3_neon() local 235 uint8x8x4_t vrp, vpp; in png_read_filter_row_avg4_neon() local 311 uint8x8x2_t vpp; in png_read_filter_row_paeth3_neon() local 373 uint8x8x4_t vrp, vpp; in png_read_filter_row_paeth4_neon() local
|
/external/pdfium/third_party/libpng16/arm/ |
D | filter_neon_intrinsics.c | 175 uint8x8x2_t vpp; in png_read_filter_row_avg3_neon() local 235 uint8x8x4_t vrp, vpp; in png_read_filter_row_avg4_neon() local 311 uint8x8x2_t vpp; in png_read_filter_row_paeth3_neon() local 373 uint8x8x4_t vrp, vpp; in png_read_filter_row_paeth4_neon() local
|
/external/pdfium/third_party/libtiff/ |
D | tif_dir.c | 42 setByteArray(void** vpp, void* vp, size_t nmemb, size_t elem_size) in setByteArray() 56 void _TIFFsetByteArray(void** vpp, void* vp, uint32 n) in _TIFFsetByteArray() 74 setDoubleArrayOneValue(double** vpp, double value, size_t nmemb) in setDoubleArrayOneValue()
|
/external/mksh/src/ |
D | var.c | 99 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock() local 153 varsearch(struct block *l, struct tbl **vpp, const char *vn, uint32_t h) in varsearch() 1174 struct tbl *vp, **vpp; in makenv() local
|
/external/ipsec-tools/src/racoon/ |
D | ipsec_doi.c | 3889 set_identifier(vpp, type, value) in set_identifier() argument 3897 set_identifier_qual(vpp, type, value, qual) in set_identifier_qual() argument
|
/external/python/cpython3/PC/ |
D | launcher.c | 1032 SHEBANG * vpp; in parse_shebang() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_context.h | 509 struct radeon_state_atom vpp[2]; member
|