Home
last modified time | relevance | path

Searched defs:P1 (Results 1 - 25 of 45) sorted by relevance

12

/third_party/musl/src/math/
H A Dcbrt.c28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
H A Dexpm1l.c64 P1 = 2.642771505685952966904660652518429479531E3L, variable
H A Dexp2l.c41 P1 = 0x1.62e42fefa39efp-1, variable
259 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrt.c28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
H A Dexpm1l.c64 P1 = 2.642771505685952966904660652518429479531E3L, variable
H A Dexp2l.c41 P1 = 0x1.62e42fefa39efp-1, variable
259 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
/third_party/python/Modules/_decimal/libmpdec/
H A Dconstants.h73 enum {P1, P2, P3}; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp60 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable() argument
/third_party/jerryscript/jerry-libm/
H A Dexp.c114 #define P1 1.66666666666666019037e-01 /* 0x3FC55555, 0x5555553E */ macro
216 #undef P1 macro
H A Dpow.c104 #define P1 1.66666666666666019037e-01 /* 0x3FC55555, 0x5555553E */ macro
462 #undef P1 macro
/third_party/optimized-routines/math/
H A Dv_logf.c23 #define P1 v_f32 (Poly[6]) macro
/third_party/node/deps/openssl/openssl/crypto/sm3/
H A Dsm3_local.h43 #define P1(X) (X ^ ROTATE(X, 15) ^ ROTATE(X, 23)) macro
/third_party/openssl/crypto/sm3/
H A Dsm3_local.h43 #define P1(X) (X ^ ROTATE(X, 15) ^ ROTATE(X, 23)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual() argument
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c116 int P1(void *vtest) in P1() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp158 isInheritanceKind(const MemberPointerInfo &MPI, PointerToMemberRepresentation P1, PointerToMemberRepresentation P2) isInheritanceKind() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
/third_party/ffmpeg/libavcodec/
H A Dcavsdsp.c39 #define P1 p0_p[-2*stride] macro
116 #undef P1 global() macro
[all...]
/third_party/skia/src/core/
H A DSkGeometry.h400 Sk2s P1 = from_point(src[1]); in SkQuadCoeff() local
451 Sk2s P1 = from_point(src[1]); in SkCubicCoeff() local
H A DSkGeometry.cpp142 Sk2s P1 = from_point(src[1]); in SkEvalQuadTangentAt() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h91 inline GCNRegPressure max(const GCNRegPressure &P1, const GCNRegPressure &P2) { in max() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp108 Value *P0 = Phi.getOperand(0), *P1 = Phi.getOperand(1); in foldGuardedRotateToFunnelShift() local
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs48 const P1: f32 = 1.6666667163e-01; /* 0x3e2aaaab */ in powf() consts
603 const P1: f64 = 1.66666666666666019037e-01; /* 0x3fc55555_5555553e */ in powd() consts
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h392 inline int array_pod_sort_comparator(const void *P1, const void *P2) { in array_pod_sort_comparator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h193 Predicate all(Predicate P0, Predicate P1) { in all() argument
200 Predicate all(Predicate P0, Predicate P1, Args... args) { in all() argument

Completed in 16 milliseconds

12