Home
last modified time | relevance | path

Searched refs:aip (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/SemaObjCXX/
Darc-overloading.mm10 id __autoreleasing *aip;
15 int &ir3 = f0(aip);
28 id __autoreleasing *aip;
34 int &ir3 = f1(aip);
46 id __autoreleasing *aip;
52 float &fr1 = f2(aip);
63 id __autoreleasing aip;
68 int &ir3 = f3(&aip);
79 id __autoreleasing aip;
84 int &ir2 = f4(&aip);
[all …]
Darc-type-conversion.mm103 __autoreleasing id *aip) {
122 (void)const_autoreleasing_id_pointer(aip);
127 __autoreleasing id *aip,
132 …uip = aip; // expected-error{{assigning to '__unsafe_unretained id *' from incompatible type '__au…
136 cuip = aip;
140 __autoreleasing id *aip,
144 void *vp3 = aip;
148 (void)(void*)aip;
152 (void)static_cast<void*>(aip);
156 (void)reinterpret_cast<void*>(aip);
[all …]
Darc-templates.mm120 __autoreleasing id *aip;
140 __autoreleasing A * *aip;
225 __autoreleasing id *aip;
230 float &fr1 = qual_vs_unqual_ptr(aip);
235 float &fr3 = qual_vs_unqual_ref(*aip);
Darc-libcxx.mm9 __autoreleasing id *aip = std::addressof(air);
/external/clang/test/SemaObjC/
Darc-type-conversion.m24 __autoreleasing id *aip,
28 void *vp3 = aip;
32 (void)(void*)aip;
36 (void)(void*)&aip;
43 __autoreleasing id *aip = (__autoreleasing id *)vp;
53aip = vp; // expected-error{{implicit conversion of a non-Objective-C pointer type 'void *' to '__…
66 __autoreleasing id *aip = (id*)(__autoreleasing id *)vp;
Darc-non-pod-memaccess.m16 void test(id __strong *sip, id __weak *wip, id __autoreleasing *aip,
21 memset(aip, 0, 17);
28 …memcpy(aip, ptr, 17); // expected-warning{{destination for this 'memcpy' call is a pointer to owne…
36 …memcpy(ptr, aip, 17); // expected-warning{{source of this 'memcpy' call is a pointer to ownership-…
44 …memmove(aip, ptr, 17); // expected-warning{{destination for this 'memmove' call is a pointer to ow…
52 …memmove(ptr, aip, 17); // expected-warning{{source of this 'memmove' call is a pointer to ownershi…
/external/openssl/ssl/
Dssl_asn1.c362 ASN1_INTEGER ai,*aip; in d2i_SSL_SESSION() local
366 aip= &ai; in d2i_SSL_SESSION()
373 M_ASN1_D2I_get_x(ASN1_INTEGER,aip,d2i_ASN1_INTEGER); in d2i_SSL_SESSION()
377 M_ASN1_D2I_get_x(ASN1_INTEGER,aip,d2i_ASN1_INTEGER); in d2i_SSL_SESSION()
378 ssl_version=(int)ASN1_INTEGER_get(aip); in d2i_SSL_SESSION()
467 M_ASN1_D2I_get_EXP_opt(aip,d2i_ASN1_INTEGER,1); in d2i_SSL_SESSION()
470 ret->time=ASN1_INTEGER_get(aip); in d2i_SSL_SESSION()
477 M_ASN1_D2I_get_EXP_opt(aip,d2i_ASN1_INTEGER,2); in d2i_SSL_SESSION()
480 ret->timeout=ASN1_INTEGER_get(aip); in d2i_SSL_SESSION()
515 M_ASN1_D2I_get_EXP_opt(aip,d2i_ASN1_INTEGER,5); in d2i_SSL_SESSION()
[all …]
/external/chromium/net/base/
Deffective_tld_names.gperf103 aip.ee, 0
Deffective_tld_names.dat835 aip.ee
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en1154 http://ascelibrary.aip.org/journals/doc/ASCERL-home/rlcFaq.jsp
21340 http://www.aip.org/148th/schroeter.html
21341 http://www.aip.org/history/climate/sloan/icedrill/euro-amer.htm
21342 http://www.aip.org/tip/INPHFA/vol-10/iss-5/p26.html
21343 http://www.aip.org/tip/INPHFA/vol-10/iss-6/p15.html
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1015594 apl.aip.org menu does not work (property names should be case sensitive)