Home
last modified time | relevance | path

Searched defs:__new__ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dnamedtuple_with_abc.py49 def __new__(mcls, name, bases, namespace): member in _NamedTupleABCMeta
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dpluginbase.py66 def __new__(cls, name, bases, attrs): member in PluginMeta
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py28 def __new__(cls, prefix, name, namespace=None): member in NamespacedAttribute
51 def __new__(cls, original_value): member in CharsetMetaAttributeValue
71 def __new__(cls, original_value): member in ContentMetaAttributeValue
679 def __new__(cls, value): member in NavigableString
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dspdx.py143 def __new__(mcls, name, bases, attrs): member in MetaSPDXObject