Searched refs:P0 (Results 26 - 50 of 57) sorted by relevance

123

/external/skia/src/core/
H A DSkGeometry.h377 Sk2s P0 = from_point(src[0]); local
382 fA = P3 + three * (P1 - P2) - P0;
383 fB = three * (P2 - times_2(P1) + P0);
384 fC = three * (P1 - P0);
385 fD = P0;
H A DSkGeometry.cpp129 Sk2s P0 = from_point(src[0]); local
133 Sk2s B = P1 - P0;
290 Sk2s P0 = from_point(src[0]);
295 coeff.fA = P3 + Sk2s(3) * (P1 - P2) - P0;
296 coeff.fB = times_2(P2 - times_2(P1) + P0);
297 coeff.fC = P1 - P0;
302 Sk2s P0 = from_point(src[0]);
306 Sk2s A = P3 + Sk2s(3) * (P1 - P2) - P0;
307 Sk2s B = P2 - times_2(P1) + P0;
949 // = {t^2 (P0
[all...]
/external/skqp/src/core/
H A DSkGeometry.h377 Sk2s P0 = from_point(src[0]); local
382 fA = P3 + three * (P1 - P2) - P0;
383 fB = three * (P2 - times_2(P1) + P0);
384 fC = three * (P1 - P0);
385 fD = P0;
H A DSkGeometry.cpp129 Sk2s P0 = from_point(src[0]); local
133 Sk2s B = P1 - P0;
290 Sk2s P0 = from_point(src[0]);
295 coeff.fA = P3 + Sk2s(3) * (P1 - P2) - P0;
296 coeff.fB = times_2(P2 - times_2(P1) + P0);
297 coeff.fC = P1 - P0;
302 Sk2s P0 = from_point(src[0]);
306 Sk2s A = P3 + Sk2s(3) * (P1 - P2) - P0;
307 Sk2s B = P2 - times_2(P1) + P0;
949 // = {t^2 (P0
[all...]
/external/libgsm/src/
H A Dtoast.c50 static int generic_init P0() { return 0; } /* NOP */ function
233 static SIGHANDLER_T onintr P0() function
318 static void update_mode P0() function
339 static void update_own P0() function
351 static void update_times P0() function
530 static int process_encode P0() function
570 static int process_decode P0() function
708 static void version P0() function
715 static void help P0() function
/external/deqp/framework/common/
H A DtcuInterval.hpp258 #define TCU_INTERVAL_APPLY_MONOTONE2(DST, P0, A0, P1, A1, VAR, BODY) \
260 DST, P0, A0, tmp2_, \
263 #define TCU_INTERVAL_APPLY_MONOTONE3(DST, P0, A0, P1, A1, P2, A2, VAR, BODY) \
265 DST, P0, A0, tmp3_, \
/external/freetype/src/psaux/
H A Dpshints.c1716 FT_Vector P0, P1; local
1768 P0.x = ADD_INT32( glyphpath->currentCS.x, xOffset );
1769 P0.y = ADD_INT32( glyphpath->currentCS.y, yOffset );
1776 cf2_glyphpath_pushMove( glyphpath, P0 );
1791 &P0,
1799 glyphpath->prevElemP0 = P0;
1826 FT_Vector P0, P1, P2, P3; local
1851 P0.x = ADD_INT32( glyphpath->currentCS.x, xOffset1 );
1852 P0.y = ADD_INT32( glyphpath->currentCS.y, yOffset1 );
1864 cf2_glyphpath_pushMove( glyphpath, P0 );
[all...]
/external/skqp/src/gpu/ccpr/
H A DGrCCCoverageProcessor.h259 Sk2f P0 = Sk2f::Load(&p0) + trans; local
262 Sk2f::Store3(this, P0, P1, P2);
/external/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace04.c35 R(P0) R(P1) R(P2) R(P3) R(P4) R(P5) R(FP) R(USP)
/external/swiftshader/src/Renderer/
H A DRenderer.cpp1727 const float4 &P0 = v0.v[pos]; local
1730 if(P0.w <= 0 && P1.w <= 0)
1738 float dx = W * (P1.x / P1.w - P0.x / P0.w);
1739 float dy = H * (P1.y / P1.w - P0.y / P0.w);
1751 P[0] = P0;
1754 P[3] = P0;
1761 float dx0h = dx * P0.w / H;
1762 float dy0w = dy * P0
[all...]
/external/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp67 P0, P1, P2, P3, 0
H A DHexagonInstrInfo.cpp3322 (Hexagon::P0 == DstReg || Hexagon::P1 == DstReg) &&
3329 // P0 = cmp.eq(Rs,#u2)
3333 (Hexagon::P0 == DstReg || Hexagon::P1 == DstReg) &&
3358 (Hexagon::P0 == DstReg || Hexagon::P1 == DstReg) &&
3373 (Hexagon::P0 == Src1Reg || Hexagon::P1 == Src1Reg))
3401 if (DestReg == Hexagon::P0)
3739 (Hexagon::P0 == SrcReg)) &&
3751 if (Hexagon::PredRegsRegClass.contains(SrcReg) && (Hexagon::P0 == SrcReg))
3839 // if ([!]P0[.new]) Rd = #0
3842 // P0
[all...]
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h184 return (Hexagon::P0 == R || Hexagon::P1 == R ||
H A DHexagonMCDuplexInfo.cpp287 if ((HexagonMCInstrInfo::isPredReg(SrcReg) && (Hexagon::P0 == SrcReg)) &&
305 if (Hexagon::P0 == SrcReg) {
397 // if ([!]P0[.new]) Rd = #0
400 // P0 = cmp.eq(Rs,#u2)
468 // if ([!]P0[.new]) Rd = #0
470 // %R16<def> = C2_cmovenewit %P0<internal>, 0, %R16<imp-use,undef>;
472 PredReg = MCI.getOperand(1).getReg(); // P0
474 Hexagon::P0 == PredReg && minConstant(MCI, 2) == 0) {
479 // P0 = cmp.eq(Rs,#u2)
482 if (Hexagon::P0
[all...]
H A DHexagonMCInstrInfo.cpp577 return (Reg >= Hexagon::P0 && Reg <= Hexagon::P3_0);
/external/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp69 const SCEV *P0 = SE.getAddExpr(S0, S0); local
73 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0);
/external/swiftshader/third_party/LLVM/unittests/Analysis/
H A DScalarEvolutionTest.cpp60 const SCEV *P0 = SE.getAddExpr(S0, S0); local
64 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0);
/external/eigen/Eigen/src/Core/arch/AVX/
H A DComplex.h436 __m256d P0 = _mm256_castps_pd(kernel.packet[0].v); local
441 __m256d T0 = _mm256_shuffle_pd(P0, P1, 15);
442 __m256d T1 = _mm256_shuffle_pd(P0, P1, 0);
/external/boringssl/ios-arm/crypto/fipsmodule/
H A Dghash-armv4.S453 veor d16, d16, d17 @ t0 = (L) (P0 + P1) << 8
491 veor d16, d16, d17 @ t0 = (L) (P0 + P1) << 8
528 veor d16, d16, d17 @ t0 = (L) (P0 + P1) << 8
/external/boringssl/linux-arm/crypto/fipsmodule/
H A Dghash-armv4.S442 veor d16, d16, d17 @ t0 = (L) (P0 + P1) << 8
480 veor d16, d16, d17 @ t0 = (L) (P0 + P1) << 8
517 veor d16, d16, d17 @ t0 = (L) (P0 + P1) << 8
/external/v8/src/base/
H A Dieee754.cc2375 static const double P0 = 1.87595182427177009643, /* 0x3ffe03e6, 0x0f61e692 */ local
2431 t = t * ((P0 + r * (P1 + r * P2)) + ((r * r) * r) * (P3 + r * P4));
/external/libavc/common/arm/
H A Dih264_deblk_chroma_a9.s111 vaddl.u8 q14, d5, d3 @Q14,Q7 = P0 + Q1
280 mov r6, r0 @Keeping a backup of the pointer to chroma U P0
723 vaddl.u8 q14, d5, d3 @Q14,Q7 = P0 + Q1
918 mov r6, r0 @Keeping a backup of the pointer to chroma U P0
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
H A DBlackfinISelLowering.cpp186 TargetRegisterClass *RC = VA.getLocReg() == BF::P0 ?
/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1220 CmpInst::Predicate P0 = cast<CmpInst>(VL0)->getPredicate(); local
1224 if (Cmp->getPredicate() != P0 ||
2315 CmpInst::Predicate P0 = cast<CmpInst>(VL0)->getPredicate();
2318 V = Builder.CreateFCmp(P0, L, R);
2320 V = Builder.CreateICmp(P0, L, R);
/external/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp546 static const MCPhysReg PredRegDecoderTable[] = {Hexagon::P0, Hexagon::P1,

Completed in 1040 milliseconds

123