Searched defs:solution (Results 1 - 6 of 6) sorted by path

/haiku/src/kits/package/solver/
H A DSolverProblem.cpp125 BSolverProblem::AppendSolution(BSolverProblemSolution* solution) argument
/haiku/src/servers/package/
H A DProblemWindow.cpp49 Solution(BSolverProblem* problem, const BSolverProblemSolution* solution) argument
156 const Solution& solution = it->second; local
249 const BSolverProblemSolution* solution = problem->SolutionAt(k); local
[all...]
H A DVolume.cpp504 const BSolverProblemSolution* solution = problem->SolutionAt(k); local
/haiku/src/bin/pkgman/
H A DPackageManager.cpp86 const BSolverProblemSolution* solution = problem->SolutionAt(k); local
/haiku/src/kits/package/solver/libsolv/
H A DLibsolvSolver.cpp137 void SetSelectedSolution(const Solution* solution) argument
513 const Solution* solution = static_cast<const Solution*>(_solution); local
1032 Solution* solution = new(std::nothrow) Solution(solutionId, problem); local
1057 _AddSolutionElement(Solution* solution, Id sourceId, Id targetId) argument
1186 _AddSolutionElement(Solution* solution, BSolverProblemSolutionElement::BType type, Id sourceSolvableId, Id targetSolvableId, const char* selectionString) argument
[all...]
/haiku/src/tools/get_package_dependencies/
H A Dget_package_dependencies.cpp132 const BSolverProblemSolution* solution = problem->SolutionAt(k); local

Completed in 71 milliseconds