Searched refs:combine (Results 1 - 6 of 6) sorted by relevance
/pkg/src/modules/client/ |
H A D | sigpolicy.py | 67 def combine(self, other): member in class:Policy 185 def combine(self, other): member in class:RequireNames 186 """Determines how RequireNames policies combine with another
|
H A D | pkgplan.py | 323 sig_pol = self.image.signature_policy.combine(
|
H A D | image.py | 1771 sig_pol = self.signature_policy.combine(
|
/pkg/src/modules/ |
H A D | query_parser.py | 833 def combine(fs, fv, at, case_sensitive): member in class:PhraseQuery 852 (at, st, pfmri, self.combine(self.compare_str, fv, at,
|
/pkg/src/modules/publish/ |
H A D | dependencies.py | 1465 def combine(deps, pkg_vars, pkg_fmri, pkg_name): function 1852 # Add variant information to the dependency actions and combine 1854 deps, combine_errs, combine_warnings = combine(deps, pkg_vars,
|
/pkg/src/tests/ |
H A D | pkg5unittest.py | 1155 def combine(self, o): member in class:_CombinedResult 1989 result.combine(partial_result)
|
Completed in 241 milliseconds