Home
last modified time | relevance | path

Searched defs:Solve (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_tone_curve.cpp121 void dng_tone_curve::Solve (dng_spline_solver &solver) const in Solve() function in dng_tone_curve
Ddng_spline.cpp64 void dng_spline_solver::Solve () in Solve() function in dng_spline_solver
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h468 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Solve() { in Solve() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp1366 void SCCPSolver::Solve() { in Solve() function in SCCPSolver
DLoopStrengthReduce.cpp4970 void LSRInstance::Solve(SmallVectorImpl<const Formula *> &Solution) const { in Solve() function in LSRInstance