Home
last modified time | relevance | path

Searched defs:__slots__ (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dwidgets.py55 __slots__ = () variable in Widget
85 __slots__ = ('format_string',) variable in Timer
172 __slots__ = ('unit',) variable in FileTransferSpeed
195 __slots__ = ('markers', 'curmark') variable in AnimatedMarker
217 __slots__ = ('format_string',) variable in Counter
246 __slots__ = ('format_string',) variable in FormatLabel
268 __slots__ = ('sep',) variable in SimpleProgress
280 __slots__ = ('marker', 'left', 'right', 'fill', 'fill_left') variable in Bar
H A Dprogressbar.py91 __slots__ = ('currval', 'fd', 'finished', 'last_update_time', variable in ProgressBar
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache_extra.py19 __slots__ = () variable in HobRecipeInfo
H A Dcache.py81 __slots__ = () variable in CoreRecipeInfo
243 __slots__ = () variable in SiggenRecipeInfo
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py43 __slots__ = ('fmt', 'offset', 'value', 'name') variable in Field
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py3135 __slots__ = ['items', 'length', 'i'] variable in _Feed
3170 __slots__ = ['filename', 'lines', 'length', 'linenr'] variable in _FileFeed
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1571 __slots__ = ('wd', 'path', 'mask', 'proc_fun', 'auto_add', variable in Watch
/openbmc/qemu/target/hexagon/
H A Dhex_common.py143 __slots__ = ["key", "name", "beh", "attribs", "re"] variable in Macro