/external/clang/test/CodeGenObjC/ |
D | default-property-synthesis.m | 15 @property int P3; property 32 @property int P3; property
|
D | protocols-lazy.m | 21 @protocol P3; protocol in id 22 void f1() { id x = @protocol(P3); } category
|
D | protocols.m | 27 @protocol P3<P1, P2> protocol
|
/external/webkit/Source/WebKit2/Platform/CoreIPC/ |
D | HandleMessage.h | 35 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/ |
D | objc-type-printing.m | 5 @protocol P3 @end protocol
|
/external/clang/test/SemaObjC/ |
D | warn-implicit-atomic-property.m | 8 @property int P3; // expected-note {{property declared here}} property
|
D | class-conforming-protocol-1.m | 5 @protocol P3 @end protocol
|
D | property-12.m | 15 @protocol P3 protocol
|
D | property-5.m | 5 @protocol P3 @end protocol
|
D | undef-protocol-methods-1.m | 13 @protocol P3<P2> protocol
|
D | related-result-type-inference.m | 140 @protocol P3 protocol
|
/external/clang/test/Index/ |
D | overrides.m | 7 @protocol P3 protocol
|
/external/clang/test/CodeGenObjCXX/ |
D | references.mm | 31 @protocol P3 @end protocol
|
/external/fdlibm/ |
D | e_exp.c | 96 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
|
D | e_pow.c | 86 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
|
/external/clang/test/SemaObjCXX/ |
D | references.mm | 38 @protocol P3 @end protocol
|
/external/clang/test/ASTMerge/Inputs/ |
D | interface2.m | 77 @protocol P3, P4; protocol
|
D | interface1.m | 78 @protocol P3, P5; protocol
|
/external/libgsm/inc/ |
D | proto.h | 42 # 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/ |
D | e_pow.h | 82 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
|
/external/chromium/testing/ |
D | gmock_mutant.h | 551 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/ |
D | picopam.c | 270 #define P3 2 macro
|