/third_party/boost/libs/compute/example/ |
D | opencv_sobel_filter.cpp | 70 float4 p20 = read_imagef(src, sampler, (int2)(x + 1, y - 1)); 84 float3 gx = -p00.xyz + p20.xyz + 92 float3 gy = p00.xyz + p20.xyz +
|
/third_party/boost/libs/geometry/test/strategies/ |
D | segment_intersection_sph.hpp | 48 calc_t p20 = bg::get<0>(p2); in equals_relaxed() local 51 …* bg::math::detail::greatest(c1, bg::math::abs(p10), bg::math::abs(p11), bg::math::abs(p20), bg::m… in equals_relaxed() 53 calc_t diff0 = p10 - p20; in equals_relaxed()
|
/third_party/skia/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 503 SkDPoint p20 = quad2.ptAtT(t20); in intersectionFinder() local 507 p20.fX, p20.fY, p2Seed.fX, p2Seed.fY, p22.fX, p22.fY); in intersectionFinder()
|
D | PathOpsCubicIntersectionTest.cpp | 611 SkDPoint p20 = c2.ptAtT(t20); in intersectionFinder() local 615 p20.fX, p20.fY, p2Seed.fX, p2Seed.fY, p22.fX, p22.fY); in intersectionFinder()
|
/third_party/flutter/skia/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 503 SkDPoint p20 = quad2.ptAtT(t20); in intersectionFinder() local 507 p20.fX, p20.fY, p2Seed.fX, p2Seed.fY, p22.fX, p22.fY); in intersectionFinder()
|
D | PathOpsCubicIntersectionTest.cpp | 612 SkDPoint p20 = c2.ptAtT(t20); in intersectionFinder() local 616 p20.fX, p20.fY, p2Seed.fX, p2Seed.fY, p22.fX, p22.fY); in intersectionFinder()
|
/third_party/typescript/tests/baselines/reference/ |
D | promiseType.js | 100 const p20 = p.then(undefined); constant 333 const p20 = p.then(undefined); constant
|
D | promiseTypeStrictNull.js | 100 const p20 = p.then(undefined); constant 333 const p20 = p.then(undefined); constant
|
D | promiseType.symbols | 243 const p20 = p.then(undefined); 244 >p20 : Symbol(p20, Decl(promiseType.ts, 98, 5))
|
D | promiseTypeStrictNull.symbols | 243 const p20 = p.then(undefined); 244 >p20 : Symbol(p20, Decl(promiseTypeStrictNull.ts, 98, 5))
|
D | promiseType.types | 291 const p20 = p.then(undefined); 292 >p20 : Promise<boolean>
|
D | promiseTypeStrictNull.types | 291 const p20 = p.then(undefined); 292 >p20 : Promise<boolean>
|
/third_party/typescript/tests/cases/compiler/ |
D | promiseTypeStrictNull.ts | 101 const p20 = p.then(undefined); constant
|
D | promiseType.ts | 100 const p20 = p.then(undefined); constant
|
/third_party/flutter/skia/src/core/ |
D | SkGeometry.cpp | 1122 Sk2s p20 = p2 - p0; in evalTangentAt() local 1126 Sk2s A = ww * p20 - p20; in evalTangentAt() 1127 Sk2s B = p20 - C - C; in evalTangentAt()
|
/third_party/skia/src/core/ |
D | SkGeometry.cpp | 1321 Sk2s p20 = p2 - p0; in evalTangentAt() local 1325 Sk2s A = ww * p20 - p20; in evalTangentAt() 1326 Sk2s B = p20 - C - C; in evalTangentAt()
|
/third_party/openssl/crypto/bn/asm/ |
D | ia64.S | 382 { .mfb; (p20) stf8 [r32]=f37,8 445 (p20) xma.lu f42=f36,f8,f50 // low 448 (p20) xma.hu f36=f36,f8,f50 // high
|