Home
last modified time | relevance | path

Searched refs:SELECTION_CANON (Results 1 – 4 of 4) sorted by relevance

/haiku/src/libs/libsolv/solv/
H A Dselection.h25 #define SELECTION_CANON (1 << 3) macro
H A Dselection.c694 return ret | SELECTION_CANON; in selection_canon()
717 return ret | SELECTION_CANON; in selection_canon()
754 return ret | SELECTION_CANON; in selection_canon()
770 if (!ret && (flags & SELECTION_CANON) != 0) in selection_make()
/haiku/src/kits/package/solver/libsolv/
H A DLibsolvSolver.cpp857 | SELECTION_CANON | SELECTION_DOTARCH | SELECTION_REL in _AddSpecifiedPackages()
/haiku/src/libs/libsolv/ext/
H A Dtestcase.c135 { SELECTION_CANON, "canon" },