Home
last modified time | relevance | path

Searched defs:P3 (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/CodeGenObjC/
Ddefault-property-synthesis.m15 @property int P3; property
32 @property int P3; property
Dprotocols-lazy.m21 @protocol P3; protocol in id
22 void f1() { id x = @protocol(P3); } category
Dprotocols.m27 @protocol P3<P1, P2> protocol
/external/webkit/Source/WebKit2/Platform/CoreIPC/
DHandleMessage.h35 void callMemberFunction(const Arguments4<P1, P2, P3, P4>& args, C* object, MF function) in callMemberFunction() argument
41 void callMemberFunction(const Arguments5<P1, P2, P3, P4, P5>& args, C* object, MF function) in callMemberFunction() argument
47 void callMemberFunction(const Arguments6<P1, P2, P3, P4, P5, P6>& args, C* object, MF function) in callMemberFunction() argument
53 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, C* object, MF function) in callMemberFunction() argument
139 void callMemberFunction(const Arguments4<P1, P2, P3, P4>& args, Arguments1<R1>& replyArgs, C* objec… in callMemberFunction() argument
145 void callMemberFunction(const Arguments6<P1, P2, P3, P4, P5, P6>& args, Arguments1<R1>& replyArgs, … in callMemberFunction() argument
151 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, Arguments1<R1>& replyAr… in callMemberFunction() argument
157 void callMemberFunction(const Arguments4<P1, P2, P3, P4>& args, Arguments2<R1, R2>& replyArgs, C* o… in callMemberFunction() argument
163 void callMemberFunction(const Arguments5<P1, P2, P3, P4, P5>& args, Arguments2<R1, R2>& replyArgs, … in callMemberFunction() argument
169 void callMemberFunction(const Arguments6<P1, P2, P3, P4, P5, P6>& args, Arguments2<R1, R2>& replyAr… in callMemberFunction() argument
[all …]
/external/clang/test/Parser/
Dobjc-type-printing.m5 @protocol P3 @end protocol
/external/clang/test/SemaObjC/
Dwarn-implicit-atomic-property.m8 @property int P3; // expected-note {{property declared here}} property
Dclass-conforming-protocol-1.m5 @protocol P3 @end protocol
Dproperty-12.m15 @protocol P3 protocol
Dproperty-5.m5 @protocol P3 @end protocol
Dundef-protocol-methods-1.m13 @protocol P3<P2> protocol
Drelated-result-type-inference.m140 @protocol P3 protocol
/external/clang/test/Index/
Doverrides.m7 @protocol P3 protocol
/external/clang/test/CodeGenObjCXX/
Dreferences.mm31 @protocol P3 @end protocol
/external/fdlibm/
De_exp.c96 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
De_pow.c86 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
/external/clang/test/SemaObjCXX/
Dreferences.mm38 @protocol P3 @end protocol
/external/clang/test/ASTMerge/Inputs/
Dinterface2.m77 @protocol P3, P4; protocol
Dinterface1.m78 @protocol P3, P5; protocol
/external/libgsm/inc/
Dproto.h42 # define P3(x, a, b, c) (a, b, c) macro
56 # define P3(x, a, b, c) x a; b; c; macro
/external/qemu/distrib/sdl-1.2.12/src/video/
De_pow.h82 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
/external/chromium/testing/
Dgmock_mutant.h551 const Tuple4<P1, P2, P3, P4>& p, in DispatchToMethod() argument
558 const Tuple4<P1, P2, P3, P4>& p, in DispatchToFunction() argument
567 const Tuple4<P1, P2, P3, P4>& p, in DispatchToMethod() argument
574 const Tuple4<P1, P2, P3, P4>& p, in DispatchToFunction() argument
583 const Tuple4<P1, P2, P3, P4>& p, in DispatchToMethod() argument
590 const Tuple4<P1, P2, P3, P4>& p, in DispatchToFunction() argument
599 const Tuple4<P1, P2, P3, P4>& p, in DispatchToMethod() argument
606 const Tuple4<P1, P2, P3, P4>& p, in DispatchToFunction() argument
616 const Tuple4<P1, P2, P3, P4>& p, in DispatchToMethod() argument
623 const Tuple4<P1, P2, P3, P4>& p, in DispatchToFunction() argument
[all …]
/external/svox/pico/lib/
Dpicopam.c270 #define P3 2 macro