Searched refs:combine (Results 1 - 6 of 6) sorted by relevance

/pkg/src/modules/client/
H A Dsigpolicy.py67 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 Dpkgplan.py323 sig_pol = self.image.signature_policy.combine(
H A Dimage.py1771 sig_pol = self.signature_policy.combine(
/pkg/src/modules/
H A Dquery_parser.py833 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 Ddependencies.py1465 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 Dpkg5unittest.py1155 def combine(self, o): member in class:_CombinedResult
1989 result.combine(partial_result)

Completed in 241 milliseconds