/third_party/skia/src/pathops/ |
D | SkDCubicLineIntersection.cpp | 130 SkDCubic::Coefficients(&c[0].fX, &A, &B, &C, &D); in intersectRay() 169 SkDCubic::Coefficients(&c[0].fY, &A, &B, &C, &D); in HorizontalIntersect() 232 SkDCubic::Coefficients(&c[0].fX, &A, &B, &C, &D); in VerticalIntersect()
|
D | SkPathOpsCubic.h | 50 static void Coefficients(const double* cubic, double* A, double* B, double* C, double* D);
|
D | SkPathOpsCubic.cpp | 125 void SkDCubic::Coefficients(const double* src, double* A, double* B, double* C, double* D) { in Coefficients() function in SkDCubic
|
/third_party/skia/tests/ |
D | PathOpsCubicLineIntersectionIdeas.cpp | 161 SkDCubic::Coefficients(&cubic[0].fY, &A, &B, &C, &D); in DEF_TEST() 258 SkDCubic::Coefficients(&cubic[0].fY, &A, &B, &C, &D); in testOneFailure()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 2337 const SCEV *Coefficients = Src; in gcdMIVtest() local 2339 dyn_cast<SCEVAddRecExpr>(Coefficients)) { in gcdMIVtest() 2348 Coefficients = AddRec->getStart(); in gcdMIVtest() 2350 const SCEV *SrcConst = Coefficients; in gcdMIVtest() 2356 Coefficients = Dst; in gcdMIVtest() 2358 dyn_cast<SCEVAddRecExpr>(Coefficients)) { in gcdMIVtest() 2367 Coefficients = AddRec->getStart(); in gcdMIVtest() 2369 const SCEV *DstConst = Coefficients; in gcdMIVtest() 2426 Coefficients = Src; in gcdMIVtest() 2428 dyn_cast<SCEVAddRecExpr>(Coefficients)) { in gcdMIVtest() [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_blend_operation_advanced/ |
D | advanced_blend.txt | 225 | Mode | Blend Coefficients
|
D | advanced_blend.adoc | 309 | Mode | Blend Coefficients
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_blend_equation_advanced.txt | 257 Mode Blend Coefficients
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_blend_equation_advanced.txt | 267 Mode Blend Coefficients
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | structure.txt | 613 "int" for speed reasons, despite the storage cost. Coefficients are grouped
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_blend_equation_advanced.txt | 352 Mode Blend Coefficients
|
D | NV_vertex_program2.txt | 2352 Section 2.14.3.18, LIT: Compute Light Coefficients
|
/third_party/openGLES/extensions/NV/ |
D | NV_blend_equation_advanced.txt | 352 Mode Blend Coefficients
|
D | NV_vertex_program2.txt | 2352 Section 2.14.3.18, LIT: Compute Light Coefficients
|
/third_party/libexif/po/ |
D | en_AU.po | 3307 msgid "YCbCr Coefficients" 3308 msgstr "YCbCr Coefficients"
|
D | en_GB.po | 3307 msgid "YCbCr Coefficients" 3308 msgstr "YCbCr Coefficients"
|
D | fr.po | 2975 msgid "YCbCr Coefficients" 2976 msgstr "Coefficients YCbCr"
|
D | ru.po | 3270 msgid "YCbCr Coefficients"
|
D | be.po | 3121 msgid "YCbCr Coefficients"
|
D | sq.po | 3121 msgid "YCbCr Coefficients"
|
D | ms.po | 3124 msgid "YCbCr Coefficients"
|
D | zh_CN.po | 3121 msgid "YCbCr Coefficients"
|
D | pt.po | 3121 msgid "YCbCr Coefficients"
|
D | ja.po | 2931 msgid "YCbCr Coefficients"
|
/third_party/mesa3d/docs/gallium/ |
D | tgsi.rst | 84 .. opcode:: LIT - Light Coefficients
|