Home
last modified time | relevance | path

Searched refs:__slots__ (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcache_extra.py19 __slots__ = () variable in HobRecipeInfo
H A Dcache.py80 __slots__ = () variable in CoreRecipeInfo
/OK3568_Linux_fs/yocto/poky/bitbake/lib/
H A Dpyinotify.py1571 __slots__ = ('wd', 'path', 'mask', 'proc_fun', 'auto_add', variable in Watch
1610 for attr in self.__slots__ if not attr.startswith('_')])
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py3085 __slots__ = ['items', 'length', 'i'] variable in _Feed
3120 __slots__ = ['filename', 'lines', 'length', 'linenr'] variable in _FileFeed
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-git/
H A D0001-python3-git-CVE-2022-24439-fix-from-PR-1521.patch217 __slots__ = ("repo", "name", "_config_reader")