Home
last modified time | relevance | path

Searched defs:P0 (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/src/math/
H A Dcbrt.c27 P0 = 1.87595182427177009643, /* 0x3ffe03e6, 0x0f61e692 */ variable
H A Dexpm1l.c63 P0 = -1.586135578666346600772998894928250240826E4L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrt.c27 P0 = 1.87595182427177009643, /* 0x3ffe03e6, 0x0f61e692 */ variable
H A Dexpm1l.c63 P0 = -1.586135578666346600772998894928250240826E4L, variable
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap11.c24 #define P0 "ffffffff" macro
/third_party/node/deps/openssl/openssl/crypto/sm3/
H A Dsm3_local.h42 #define P0(X) (X ^ ROTATE(X, 9) ^ ROTATE(X, 17)) macro
/third_party/openssl/crypto/sm3/
H A Dsm3_local.h42 #define P0(X) (X ^ ROTATE(X, 9) ^ ROTATE(X, 17)) macro
/third_party/ffmpeg/libavcodec/
H A Dcavsdsp.c40 #define P0 p0_p[-1*stride] macro
115 #undef P0 global() macro
[all...]
H A Dhevcdsp_template.c1500 #define P0 pix[-1 * xstride] macro
1679 #undef P0 global() macro
[all...]
/third_party/skia/src/core/
H A DSkGeometry.h450 Sk2s P0 = from_point(src[0]); in SkCubicCoeff() local
H A DSkGeometry.cpp141 Sk2s P0 = from_point(src[0]); in SkEvalQuadTangentAt() local
[all...]
/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/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
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRenderer.cpp859 const float4 &P0 = v0.position; in setupLine() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.cpp1774 const float4 &P0 = v0.v[pos]; in setupLine() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.c1727 FT_Vector P0, P1; in cf2_glyphpath_lineTo() local
1837 FT_Vector P0, P1, P2, P3; in cf2_glyphpath_curveTo() local
[all...]
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2335 static const double P0 = 1.87595182427177009643, /* 0x3FFE03E6, 0x0F61E692 */ in cbrt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1358 auto P0 = MaxAlign(Tree.nodesWith(R.Min, false), R.Align, R.Offset); in assignInits() local
H A DHexagonLoopIdiomRecognition.cpp1530 Value *P = PV.P, *Q = PV.Q, *P0 = P; in generate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1616 ICmpInst::Predicate P0 = Cmp0->getPredicate(), P1 = Cmp1->getPredicate(); in simplifyAndOrOfICmpsWithZero() local

Completed in 37 milliseconds