/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/pairs/pairs.pair/ |
D | assign_rv_pair_U_V.pass.cpp | 100 using P4 = std::pair<MoveAssignable&&, int>; in test() typedef 127 using P4 = std::pair<CopyAssignable&&, int>; in test() typedef 139 using P4 = std::pair<NotAssignable&&, int>; in test() typedef
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/pointer.conversion/ |
D | to_address.pass.cpp | 48 struct P4 { struct 49 constexpr explicit P4(int *p) : p_(p) { } in P4() function 55 struct std::pointer_traits<P4> { argument
|
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/memory/pointer.conversion/ |
D | to_address.pass.cpp | 46 struct P4 { struct 47 TEST_CONSTEXPR explicit P4(int *p) : p_(p) { } in P4() function 53 struct std::pointer_traits<P4> { argument
|
/external/rust/crates/libm/src/math/ |
D | cbrt.rs | 28 const P4: f64 = 0.145996192886612446982; /* 0x3fc2b000, 0xd4e4edd7 */ constant
|
D | exp.rs | 77 const P4: f64 = -1.65339022054652515390e-06; /* 0xBEBBBD41, 0xC5D26BF1 */ constant
|
D | powf.rs | 33 const P4: f32 = -1.6533901999e-06; /* 0xb5ddea0e */ constant
|
/external/libcxx/test/std/utilities/memory/pointer.conversion/ |
D | to_address.pass.cpp | 74 class P4 class 77 explicit P4(int* p) in P4() function in P4
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.relation/ |
D | relation.compile.pass.cpp | 50 struct P4 { struct
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.strictweakorder/ |
D | strict_weak_order.compile.pass.cpp | 51 struct P4 { struct
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.equiv/ |
D | equivalence_relation.compile.pass.cpp | 52 struct P4 { struct
|
/external/musl/src/math/ |
D | exp2l.c | 44 P4 = 0x1.3b2ab6fba4da5p-7, variable 262 P4 = 0x1.3b2ab6fba4e7729ccbbe0b4f3fc2p-7L, variable
|
D | cbrt.c | 31 P4 = 0.145996192886612446982; /* 0x3fc2b000, 0xd4e4edd7 */ variable
|
D | expm1l.c | 67 P4 = -5.238523121205561042771939008061958820811E-1L, variable
|
/external/clang/test/CodeGen/ |
D | partial-reinitialization1.c | 55 struct P4 { struct 60 struct P4 l4 = { { L"foo" }, .x[2] = L'x' }; argument
|
/external/clang/test/CodeGenObjC/ |
D | default-property-synthesis.m | 16 @property int P4; property
|
/external/llvm/unittests/Transforms/Utils/ |
D | Local.cpp | 85 PHINode *P4 = B.CreatePHI(Type::getInt32Ty(C), 2); in TEST() local
|
/external/fdlibm/ |
D | e_exp.c | 97 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */ variable
|
/external/rust/crates/nix/src/mount/ |
D | linux.rs | 70 data: Option<&P4>, in mount()
|
/external/arm-optimized-routines/math/ |
D | v_logf.c | 20 #define P4 v_f32 (Poly[3]) macro
|
/external/clang/test/SemaObjC/ |
D | property-12.m | 19 @protocol P4 protocol
|
/external/clang/test/Modules/ |
D | redecl-merge.m | 9 @protocol P4; protocol in void
|
/external/ukey2/src/main/java/com/google/security/annotations/ |
D | CryptoAnnotation.java | 58 public enum RemovalPriority {P0, P1, P2, P3, P4, WillNotFix} enumConstant
|
/external/clang/test/SemaObjCXX/ |
D | objcbridge-static-cast.mm | 43 @protocol P4 @end protocol
|
/external/rust/crates/minimal-lexical/src/ |
D | libm.rs | 51 const P4: f32 = -1.6533901999e-06; /* 0xb5ddea0e */ in powf() constant 606 const P4: f64 = -1.65339022054652515390e-06; /* 0xbebbbd41_c5d26bf1 */ in powd() constant
|
/external/libgsm/inc/ |
D | proto.h | 43 # define P4(x, a, b, c, d) (a, b, c, d) macro 57 # define P4(x, a, b, c, d) x a; b; c; d; macro
|