/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/ |
D | const_pair_U_V.pass.cpp | 23 typedef std::pair<double, long> P2; in main() typedef 33 typedef std::pair<double, long> P2; in main() typedef
|
D | piecewise.pass.cpp | 27 typedef std::pair<int*, int> P2; in main() typedef
|
D | assign_const_pair_U_V.pass.cpp | 23 typedef std::pair<double, long> P2; in main() typedef
|
D | rv_pair_U_V.pass.cpp | 35 typedef std::pair<std::unique_ptr<Base>, long> P2; in main() typedef
|
D | assign_rv_pair_U_V.pass.cpp | 35 typedef std::pair<std::unique_ptr<Base>, long> P2; in main() typedef
|
/external/clang/test/CodeGenObjC/ |
D | default-property-synthesis.m | 25 @property (copy) id P2; property 30 …@property (nonatomic, retain) id P2; // expected-warning {{property 'P2' 'copy' attribute does not… property
|
D | property-list-in-class.m | 12 @protocol P2 < P1> protocol
|
D | protocols.m | 23 @protocol P2 protocol
|
/external/clang/test/SemaObjC/ |
D | property-impl-misuse.m | 46 @property int P2; // expected-error {{type of property 'P2' ('int') does not match type of accessor… property 47 - (double*)P2; // expected-note {{declared here}} method
|
D | warn-implicit-atomic-property.m | 7 @property (readwrite) int P2; // expected-note {{property declared here}} property
|
D | class-conforming-protocol-1.m | 4 @protocol P2 @end protocol
|
D | protocol-implementation-inherited.m | 36 @protocol P2 protocol
|
D | property-5.m | 4 @protocol P2 @end protocol
|
D | conditional-expr-3.m | 7 @protocol P2 protocol
|
/external/clang/test/Parser/ |
D | objc-alias-printing.m | 4 @protocol P2 @end protocol
|
D | objc-type-printing.m | 4 @protocol P2 @end protocol
|
D | attributes.mm | 25 EXP @protocol P2 @end protocol
|
D | missing-selector-name.mm | 33 @interface P2 interface
|
/external/clang/test/SemaObjCXX/ |
D | property-type-mismatch.mm | 14 @protocol P2 <P1> protocol
|
D | conditional-expr.mm | 7 @protocol P2 protocol
|
/external/clang/test/SemaCXX/ |
D | attr-gnu.cpp | 10 auto P2 = new int * __sptr; // Ok in f() local
|
/external/clang/test/Analysis/ |
D | region-store.cpp | 15 class P2 { class
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-protocol.mm | 8 @protocol P2<ROOT> @end protocol
|
/external/v8/test/webkit/ |
D | dfg-patchable-get-by-id-after-watchpoint.js | 47 function P2() { class
|
/external/clang/test/CodeGenObjCXX/ |
D | references.mm | 30 @protocol P2 @end protocol
|