Searched refs:StringProp (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 85 class StringProp(Property): class 102 class AnyURIProp(StringProp): 587 cls._add_property("_id", StringProp(), iri="@id") 2124 StringProp(), 2157 …StringProp(pattern=r"^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a… 2177 StringProp(), 2185 StringProp(), 2206 StringProp(), 2221 StringProp(), 2251 StringProp(), [all …]
|
H A D | sbom30.py | 62 oe.spdx30.StringProp(), 69 oe.spdx30.StringProp(), 85 oe.spdx30.ListProp(oe.spdx30.StringProp()),
|