Home
last modified time | relevance | path

Searched refs:virtuals (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py609 def __init__(self, cached, parsed, skipped, masked, virtuals, errors, total): argument
614 self.virtuals = virtuals
H A Dcooker.py2122 self.virtuals = 0
2182 self.virtuals, self.error,
2347 self.virtuals += len(result)
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Devent.py709 virtuals = 2
714 virtuals, errors, total)
716 expected = [cached, parsed, skipped, virtuals, masked, errors,
718 actual = [event.cached, event.parsed, event.skipped, event.virtuals,
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py778 …% ( event.total, event.cached, event.parsed, event.virtuals, event.skipped, event.masked, event.er…
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1767 event's "cached", "parsed", "skipped", "virtuals", "masked", and