Searched refs:match_subclass (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sbom30.py | 213 def foreach_filter(self, typ, *, match_subclass=True, **attr_filter): argument 214 for obj in self.foreach_type(typ, match_subclass=match_subclass): 218 def find_filter(self, typ, *, match_subclass=True, **attr_filter): argument 220 typ, match_subclass=match_subclass, **attr_filter
|
H A D | spdx30.py | 1166 def foreach_type(self, typ, *, match_subclass=True): argument 1183 if match_subclass or exact:
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |