Searched refs:ap1 (Results 1 – 11 of 11) sorted by relevance
/external/clang/test/SemaCXX/ |
D | address-space-conversion.cpp | 26 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_const_cast() argument 38 (void)const_cast<A_ptr>(ap1); // expected-error{{is not allowed}} in test_const_cast() 43 (void)const_cast<A_ptr_2>(ap1); // expected-error{{is not allowed}} in test_const_cast() 51 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_static_cast() argument 60 (void)static_cast<B_ptr_1>(ap1); in test_static_cast() 65 (void)static_cast<void_ptr_1>(ap1); in test_static_cast() 80 (void)static_cast<B_ptr>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast() 85 (void)static_cast<B_ptr_2>(ap1); // expected-error{{casts away qualifiers}} in test_static_cast() 88 (void)static_cast<void_ptr>(ap1); // expected-error{{is not allowed}} in test_static_cast() 93 (void)static_cast<void_ptr_2>(ap1); // expected-error{{is not allowed}} in test_static_cast() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | win64_vararg.ll | 15 %ap1 = bitcast i8** %ap to i8* ; <i8*> [#uses=1] 16 call void @llvm.va_start(i8* %ap1) 28 %ap1 = bitcast i8** %ap to i8* 29 call void @llvm.va_start(i8* %ap1) 30 ret i8* %ap1 39 %ap1 = bitcast i8** %ap to i8* 40 call void @llvm.va_start(i8* %ap1) 41 ret i8* %ap1 50 %ap1 = bitcast i8** %ap to i8* 51 call void @llvm.va_start(i8* %ap1) [all …]
|
/external/llvm/test/CodeGen/Mips/ |
D | o32_cc_vararg.ll | 21 %ap1 = bitcast i8** %ap to i8* 22 call void @llvm.va_start(i8* %ap1) 47 %ap1 = bitcast i8** %ap to i8* 48 call void @llvm.va_start(i8* %ap1) 75 %ap1 = bitcast i8** %ap to i8* 76 call void @llvm.va_start(i8* %ap1) 98 %ap1 = bitcast i8** %ap to i8* 99 call void @llvm.va_start(i8* %ap1) 126 %ap1 = bitcast i8** %ap to i8* 127 call void @llvm.va_start(i8* %ap1) [all …]
|
/external/clang/test/Analysis/ |
D | malloc-sizeof.c | 22 struct A *ap1 = calloc(1, sizeof(struct A)); in foo() local 23 struct A *ap2 = calloc(2, sizeof(*ap1)); in foo() 24 …struct A *ap3 = calloc(2, sizeof(ap1)); // expected-warning {{Result of 'calloc' is converted to a… in foo()
|
/external/openssl/crypto/objects/ |
D | objxref.pl | 49 my$ap1 = $oid_tbl{$xref_tbl{$a}[0]}; 51 return $ap1 - $bp1 if ($ap1 != $bp1);
|
/external/llvm/test/CodeGen/ARM/ |
D | va_arg.ll | 30 %ap1 = bitcast i8** %ap to i8* ; <i8*> [#uses=2] 31 call void @llvm.va_start(i8* %ap1) 35 call void @llvm.va_end(i8* %ap1)
|
D | 2009-10-30.ll | 12 %ap1 = bitcast i8** %ap to i8* 13 call void @llvm.va_start(i8* %ap1)
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vec_misaligned.ll | 16 %ap1 = bitcast i8** %ap to i8* ; <i8*> [#uses=1] 17 call void @llvm.va_start( i8* %ap1 )
|
/external/opencv/cv/src/ |
D | cvcontourtree.cpp | 78 a, ap1, ap2, an1, an2, b, bp1, bp2, bn1, bn2; in icvCreateContourTree() local 207 &ap1, &bp1 )); in icvCreateContourTree() 355 ap2 = ap1; in icvCreateContourTree() 356 ap1 = a; in icvCreateContourTree() 399 icvCalcTriAttr( contour, tp1, tn2, nmn2, t, nm, &sp1, &sp1_c, &hp1, &ap1, in icvCreateContourTree() 484 tree_one.r1 = hp1 / ap1; in icvCreateContourTree() 485 tree_one.r2 = bp1 / ap1; in icvCreateContourTree()
|
/external/clang/test/CodeGen/ |
D | merge-statics.c | 8 struct s *ap1 = &a; variable
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 46150 http://www.gwsafrica.org/knowledge/ap1.html
|