| /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/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/pairs/pairs.pair/ | 
| D | ctor.pair_U_V_const_ref.pass.cpp | 30   using P2 = std::pair<int, T1>;  in test_pair_const()  typedef 60     typedef std::pair<double, long> P2;  in test()  typedef 69     using P2 = std::pair<int, int>;  in test()  typedef 169         typedef std::pair<double, long> P2;  in test()  typedef 177         using P2 = std::pair<ExplicitT, ExplicitT>;  in test()  typedef 185       using P2 = std::pair<ImplicitT, ImplicitT>;  in test()  typedef
  | 
| D | assign_rv_pair_U_V.pass.cpp | 65     typedef std::pair<ConstexprTestTypes::MoveOnly, long> P2;  in test()  typedef 94     using P2 = std::pair<MoveAssignable&, int>;  in test()  typedef 108       using P2 = std::pair<MoveAssignable&, int>;  in test()  typedef 115       using P2 = std::pair<CopyAssignable&, int>;  in test()  typedef 123       using P2 = std::pair<MoveAssignable&&, int>;  in test()  typedef 135       using P2 = std::pair<NotAssignable&, int>;  in test()  typedef
  | 
| D | ctor.pair_U_V_move.pass.cpp | 33     using P2 = std::pair<int, T1>;  in test_pair_rv()  typedef 84         typedef std::pair<std::unique_ptr<Base>, long> P2;  in main()  typedef 93         using P2 = std::pair<int, int>;  in main()  typedef 182             using P2 = std::pair<NotCopyOrMoveConstructible&, int>;  in main()  typedef 193             using P2 = std::pair<NotCopyOrMoveConstructible&&, int>;  in main()  typedef 208         using P2 = std::pair<NonCopyConstructible&, int>;  in main()  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 | assign_rv_pair.pass.cpp | 103     using P2 = std::pair<NotAssignable, int>;  in test()  typedef 116     using P2 = std::pair<CopyAssignable&, int>;  in test()  typedef
  | 
| /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/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/pointer.conversion/ | 
| D | to_address.pass.cpp | 31 struct P2 {  struct 33     constexpr explicit P2(int *p) : p_(p) { }  in P2()  argument 34     constexpr P1 operator->() const { return p_; }  in operator ->() 35     P1 p_;
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/memory/pointer.conversion/ | 
| D | to_address.pass.cpp | 29 struct P2 {  struct 31     TEST_CONSTEXPR explicit P2(int *p) : p_(p) { }  in P2()  function 32     TEST_CONSTEXPR P1 operator->() const { return p_; }  in operator ->() 33     P1 p_;
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/experimental/memory/memory.resource/memory.resource.public/ | 
| D | is_equal.pass.cpp | 54         auto& P2 = R2.getController();  in main()  local 71         auto& P2 = R2.getController();  in main()  local 88         auto& P2 = R2.getController();  in main()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/mem.res/mem.res/mem.res.public/ | 
| D | is_equal.pass.cpp | 47     auto& P2                            = R2.getController();  in main()  local 64     auto& P2                            = R2.getController();  in main()  local 81     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/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/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/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/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/pairs/pairs.spec/ | 
| D | three_way_comparison.pass.cpp | 39     using P2 = std::pair<long long, long long>;  in test()  typedef 48     using P2 = std::pair<double, double>;  in test()  typedef
  | 
| /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
  |