| /external/libcxx/test/std/utilities/utility/pairs/pairs.pair/ |
| D | const_pair_U_V.pass.cpp | 30 using P2 = std::pair<int, T1>; in test_pair_const() typedef 61 typedef std::pair<double, long> P2; in main() typedef 70 using P2 = std::pair<int, int>; in main() typedef 158 typedef std::pair<double, long> P2; in main() typedef 166 using P2 = std::pair<ExplicitT, ExplicitT>; in main() typedef 174 using P2 = std::pair<ImplicitT, ImplicitT>; in main() typedef
|
| D | special_member_generation_test.pass.cpp | 35 using P2 = std::pair<int, T1>; in test() typedef 83 using P2 = std::pair<int, T1>; in test() typedef
|
| D | rv_pair_U_V.pass.cpp | 31 using P2 = std::pair<int, T1>; in test_pair_rv() typedef 71 typedef std::pair<std::unique_ptr<Base>, long> P2; in main() typedef 80 using P2 = std::pair<int, int>; in main() typedef
|
| D | piecewise.pass.cpp | 29 typedef std::pair<int*, int> P2; in main() typedef
|
| /external/llvm-project/libcxx/test/std/utilities/utility/pairs/pairs.pair/ |
| D | const_pair_U_V.pass.cpp | 29 using P2 = std::pair<int, T1>; in test_pair_const() typedef 59 typedef std::pair<double, long> P2; in test() typedef 68 using P2 = std::pair<int, int>; in test() typedef 168 typedef std::pair<double, long> P2; in test() typedef 176 using P2 = std::pair<ExplicitT, ExplicitT>; in test() typedef 184 using P2 = std::pair<ImplicitT, ImplicitT>; in test() typedef
|
| D | special_member_generation_test.pass.cpp | 36 using P2 = std::pair<int, T1>; in test() typedef 84 using P2 = std::pair<int, T1>; in test() typedef
|
| D | rv_pair_U_V.pass.cpp | 32 using P2 = std::pair<int, T1>; in test_pair_rv() typedef 72 typedef std::pair<std::unique_ptr<Base>, long> P2; in main() typedef 81 using P2 = std::pair<int, int>; in main() typedef
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | readability-uniqueptr-delete-release.cpp | 27 auto P2 = P; in Positives() local 52 NotUniquePtr P2; in Negatives() local 65 std::unique_ptr<int, D> P2; in NegativeDeleterT() local
|
| /external/libcxx/test/std/experimental/memory/memory.resource/memory.resource.public/ |
| D | is_equal.pass.cpp | 48 auto& P2 = R2.getController(); in main() local 65 auto& P2 = R2.getController(); in main() local 82 auto& P2 = R2.getController(); in main() local
|
| /external/llvm-project/libcxx/test/std/experimental/memory/memory.resource/memory.resource.public/ |
| D | is_equal.pass.cpp | 49 auto& P2 = R2.getController(); in main() local 66 auto& P2 = R2.getController(); in main() local 83 auto& P2 = R2.getController(); in main() local
|
| /external/libffi/src/bfin/ |
| D | sysv.S | 116 P2 = [FP-20]; define 125 P2 = R0; define 128 P2 = [FP+-20]; define 131 P2 = R0; define
|
| /external/python/cpython2/Modules/_ctypes/libffi/src/bfin/ |
| D | sysv.S | 116 P2 = [FP-20]; define 125 P2 = R0; define 128 P2 = [FP+-20]; define 131 P2 = R0; define
|
| /external/llvm-project/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
|
| /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
|
| /external/clang/test/CodeGen/ |
| D | partial-reinitialization2.c | 6 struct P2 { int a, b, c; } g2 = { 1, 2, 3 }; argument
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | partial-reinitialization2.c | 6 struct P2 { int a, b, c; } g2 = { 1, 2, 3 }; struct
|
| /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
|
| /external/llvm-project/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
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | mangle-ms-md5.cpp | 3 #define C_(P1, P2) P1##P2 argument 4 #define C2(P1, P2) C_(P1, P2) argument 5 #define C4(P1, P2, P3, P4) C2(C2(P1, P2), C2(P3, P4)) argument
|
| /external/rust/crates/libm/src/math/ |
| D | cbrt.rs | 26 const P2: f64 = 1.621429720105354466140; /* 0x3ff9f160, 0x4a49d6c2 */ constant
|
| D | expf.rs | 27 const P2: f32 = -2.7667332906e-3; /* -0xb55215.0p-32 */ constant
|
| D | exp.rs | 75 const P2: f64 = -2.77777777770155933842e-03; /* 0xBF66C16C, 0x16BEBD93 */ constant
|
| /external/libcxx/test/std/utilities/memory/pointer.conversion/ |
| D | to_address.pass.cpp | 36 class P2 class 41 explicit P2(int* p) in P2() function in P2
|
| /external/clang/test/Parser/ |
| D | objc-alias-printing.m | 4 @protocol P2 @end protocol
|
| /external/llvm-project/clang/test/Parser/ |
| D | objc-alias-printing.m | 4 @protocol P2 @end protocol
|