Buckets:
| /* | |
| * Copyright (c) 2008, Novell Inc. | |
| * | |
| * This program is licensed under the BSD license, read LICENSE.BSD | |
| * for further information | |
| */ | |
| /* | |
| * solverdebug.h | |
| * | |
| */ | |
| extern "C" { | |
| extern void solver_printruleelement(Solver *solv, int type, Rule *r, Id v); | |
| extern void solver_printrule(Solver *solv, int type, Rule *r); | |
| extern void solver_printruleclass(Solver *solv, int type, Rule *r); | |
| extern void solver_printproblem(Solver *solv, Id v); | |
| extern void solver_printwatches(Solver *solv, int type); | |
| extern void solver_printdecisionq(Solver *solv, int type); | |
| extern void solver_printdecisions(Solver *solv); | |
| extern void solver_printproblemruleinfo(Solver *solv, Id rule); | |
| extern void solver_printprobleminfo(Solver *solv, Id problem); | |
| extern void solver_printcompleteprobleminfo(Solver *solv, Id problem); | |
| extern void solver_printsolution(Solver *solv, Id problem, Id solution); | |
| extern void solver_printallsolutions(Solver *solv); | |
| extern void transaction_print(Transaction *trans); | |
| /* weird suse stuff */ | |
| extern void solver_printtrivial(Solver *solv); | |
| } | |
Xet Storage Details
- Size:
- 1.27 kB
- Xet hash:
- 4954c4f47680a275b9bb0499567405634b21a14733d06c450ddf7179cd5dfa21
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.