Home
last modified time | relevance | path

Searched defs:P2 (Results 1 – 25 of 74) sorted by relevance

123

/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
Dconst_pair_U_V.pass.cpp23 typedef std::pair<double, long> P2; in main() typedef
33 typedef std::pair<double, long> P2; in main() typedef
Dpiecewise.pass.cpp27 typedef std::pair<int*, int> P2; in main() typedef
Dassign_const_pair_U_V.pass.cpp23 typedef std::pair<double, long> P2; in main() typedef
Drv_pair_U_V.pass.cpp35 typedef std::pair<std::unique_ptr<Base>, long> P2; in main() typedef
Dassign_rv_pair_U_V.pass.cpp35 typedef std::pair<std::unique_ptr<Base>, long> P2; in main() typedef
/external/clang/test/CodeGenObjC/
Ddefault-property-synthesis.m25 @property (copy) id P2; property
30 …@property (nonatomic, retain) id P2; // expected-warning {{property 'P2' 'copy' attribute does not… property
Dproperty-list-in-class.m12 @protocol P2 < P1> protocol
Dprotocols.m23 @protocol P2 protocol
/external/clang/test/SemaObjC/
Dproperty-impl-misuse.m46 @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
Dwarn-implicit-atomic-property.m7 @property (readwrite) int P2; // expected-note {{property declared here}} property
Dclass-conforming-protocol-1.m4 @protocol P2 @end protocol
Dprotocol-implementation-inherited.m36 @protocol P2 protocol
Dproperty-5.m4 @protocol P2 @end protocol
Dconditional-expr-3.m7 @protocol P2 protocol
/external/clang/test/Parser/
Dobjc-alias-printing.m4 @protocol P2 @end protocol
Dobjc-type-printing.m4 @protocol P2 @end protocol
Dattributes.mm25 EXP @protocol P2 @end protocol
Dmissing-selector-name.mm33 @interface P2 interface
/external/clang/test/SemaObjCXX/
Dproperty-type-mismatch.mm14 @protocol P2 <P1> protocol
Dconditional-expr.mm7 @protocol P2 protocol
/external/clang/test/SemaCXX/
Dattr-gnu.cpp10 auto P2 = new int * __sptr; // Ok in f() local
/external/clang/test/Analysis/
Dregion-store.cpp15 class P2 { class
/external/clang/test/Rewriter/
Drewrite-modern-protocol.mm8 @protocol P2<ROOT> @end protocol
/external/v8/test/webkit/
Ddfg-patchable-get-by-id-after-watchpoint.js47 function P2() { class
/external/clang/test/CodeGenObjCXX/
Dreferences.mm30 @protocol P2 @end protocol

123