Home
last modified time | relevance | path

Searched defs:P4 (Results 1 – 25 of 60) sorted by relevance

123

/external/rust/crates/libm/src/math/
Dcbrt.rs28 const P4: f64 = 0.145996192886612446982; /* 0x3fc2b000, 0xd4e4edd7 */ constant
Dexp.rs77 const P4: f64 = -1.65339022054652515390e-06; /* 0xBEBBBD41, 0xC5D26BF1 */ constant
Dpowf.rs33 const P4: f32 = -1.6533901999e-06; /* 0xb5ddea0e */ constant
/external/libcxx/test/std/utilities/memory/pointer.conversion/
Dto_address.pass.cpp74 class P4 class
77 explicit P4(int* p) in P4() function in P4
/external/llvm-project/libcxx/test/std/utilities/memory/pointer.conversion/
Dto_address.pass.cpp73 class P4 class
76 constexpr explicit P4(int* p) in P4() function in P4
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-make-unique-default-init.cpp38 auto P4 = std::unique_ptr<int>(new int); in basic() local
/external/llvm-project/clang/test/CodeGenObjC/
Ddefault-property-synthesis.m16 @property int P4; property
Dprotocols-lazy.m29 @protocol P4 -im1; @end protocol
/external/clang/test/CodeGenObjC/
Ddefault-property-synthesis.m16 @property int P4; property
/external/clang/test/CodeGen/
Dpartial-reinitialization1.c55 struct P4 { struct
60 struct P4 l4 = { { L"foo" }, .x[2] = L'x' }; argument
/external/llvm-project/clang/test/CodeGen/
Dpartial-reinitialization1.c55 struct P4 { struct
60 struct P4 l4 = { { L"foo" }, .x[2] = L'x' }; argument
/external/llvm/unittests/Transforms/Utils/
DLocal.cpp85 PHINode *P4 = B.CreatePHI(Type::getInt32Ty(C), 2); in TEST() local
/external/fdlibm/
De_exp.c97 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */ variable
/external/arm-optimized-routines/math/
Dv_logf.c20 #define P4 v_f32 (Poly[3]) macro
/external/llvm-project/libc/AOR_v20.02/math/
Dv_logf.c21 #define P4 v_f32 (Poly[3]) macro
/external/llvm-project/clang/test/SemaObjC/
Dproperty-12.m19 @protocol P4 protocol
/external/clang/test/SemaObjC/
Dproperty-12.m19 @protocol P4 protocol
/external/clang/test/Modules/
Dredecl-merge.m9 @protocol P4; protocol in void
/external/ukey2/src/main/java/com/google/security/annotations/
DCryptoAnnotation.java58 public enum RemovalPriority {P0, P1, P2, P3, P4, WillNotFix} enumConstant
/external/llvm-project/clang/test/Modules/
Dredecl-merge.m9 @protocol P4; protocol in void
/external/clang/test/SemaObjCXX/
Dobjcbridge-static-cast.mm43 @protocol P4 @end protocol
Dobjcbridge-attribute.mm43 @protocol P4 @end protocol
/external/llvm-project/clang/test/SemaObjCXX/
Dobjcbridge-static-cast.mm43 @protocol P4 @end protocol
Dobjcbridge-attribute.mm43 @protocol P4 @end protocol
/external/bcc/src/cc/frontends/p4/
DREADME.md23 ### P4 subsection

123