Home
last modified time | relevance | path

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

/openbmc/qemu/docs/sphinx/
H A Ddbusparser.py23 class Annotation: class
220 anno = Annotation(attrs["name"], attrs["value"])
255 anno = Annotation(attrs["name"], attrs["value"])
284 anno = Annotation(attrs["name"], attrs["value"])
312 anno = Annotation(attrs["name"], attrs["value"])
332 anno = Annotation(attrs["name"], attrs["value"])
341 anno = Annotation(attrs["name"], attrs["value"])
350 anno = Annotation(attrs["name"], attrs["value"])
/openbmc/bmcweb/
H A D.gitignore182 # Annotation Processing
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py472 oe.spdx30.Annotation(
H A Dspdx30.py4119 class Annotation(Element): class