Home
last modified time | relevance | path

Searched refs:dict (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dlz4.c77 int dict, /* noDict, withPrefix64k, usingExtDict */ in LZ4_decompress_generic() argument
172 if ((dict==usingExtDict) && (match < lowPrefix)) in LZ4_decompress_generic()
/rk3399_rockchip-uboot/test/py/
H A Dconftest.py143 ubconfig.brd = dict()
144 ubconfig.env = dict()
159 ubconfig.buildconfig = dict()
/rk3399_rockchip-uboot/tools/patman/
H A Dseries.py20 class Series(dict):
190 changes_copy = dict(self.changes)
H A Dsettings.py152 item_dict = dict(top_items)
/rk3399_rockchip-uboot/tools/buildman/
H A Dtoolchain.py155 env = dict(os.environ)
188 self._make_flags = dict(bsettings.GetItems('make-flags'))
/rk3399_rockchip-uboot/tools/
H A Dgenboardscfg.py392 max_length = dict([ (f, 0) for f in FIELDS])
/rk3399_rockchip-uboot/tools/binman/
H A DREADME398 return a dict containing entries that need updating. The key should be the
/rk3399_rockchip-uboot/scripts/
H A Davbtool.py3129 descriptors_dict = dict()