Searched refs:super (Results 1 - 25 of 123) sorted by relevance

12345

/u-boot/tools/binman/btool/
H A Dlzop.py30 super().__init__(name, 'lzo', compress_args=[])
H A Dxz.py30 super().__init__(name, fetch_package='xz-utils',
H A Dzstd.py30 super().__init__(name)
H A Dbzip2.py30 super().__init__(name, version_regex=r'bzip2.*Version ([0-9.]+)', version_args='--help')
H A Dbtool_gzip.py30 super().__init__(name, compress_args=[],
H A D_testing.py14 super().__init__(name, 'testing')
21 return super().is_present()
29 return super().fetch(method)
/u-boot/fs/erofs/
H A DMakefile5 super.o \
/u-boot/tools/binman/etype/
H A Du_boot_tpl_dtb_with_ucode.py19 super().__init__(section, etype, node)
H A Dpowerpc_mpc85xx_bootpg_resetvec.py21 super().__init__(section, etype, node)
H A Du_boot_expanded.py24 super().__init__(section, etype, node, 'u-boot', 'u-boot-dtb', False)
H A Dintel_vga.py24 super().__init__(section, etype, node)
H A Dscp.py18 super().__init__(section, etype, node, 'scp')
H A Dintel_me.py29 super().__init__(section, etype, node)
H A Dintel_mrc.py23 super().__init__(section, etype, node)
H A Dintel_vbt.py21 super().__init__(section, etype, node)
H A Dintel_refcode.py23 super().__init__(section, etype, node)
H A Dintel_fsp_m.py26 super().__init__(section, etype, node)
H A Dintel_cmc.py22 super().__init__(section, etype, node)
H A Dintel_fsp.py26 super().__init__(section, etype, node)
H A Dintel_fsp_s.py26 super().__init__(section, etype, node)
H A Dintel_fsp_t.py25 super().__init__(section, etype, node)
H A Datf_bl31.py23 super().__init__(section, etype, node, 'atf-bl31')
H A Dopensbi.py22 super().__init__(section, etype, node, 'opensbi')
H A Drockchip_tpl.py19 super().__init__(section, etype, node, 'rockchip-tpl')
H A Dti_dm.py21 super().__init__(section, etype, node, 'ti-dm')

Completed in 133 milliseconds

12345