Searched defs:allow_resize (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/binman/ |
A D | control.py | 253 def BeforeReplace(image, allow_resize): argument 268 def ReplaceOneEntry(image, entry, data, do_compress, allow_resize): argument 287 def AfterReplace(image, allow_resize, write_map): argument 301 def WriteEntryToImage(image, entry, data, do_compress=True, allow_resize=True, argument 310 allow_resize=True, write_map=False): argument 339 do_compress=True, allow_resize=True, write_map=False): argument 477 allow_resize=True, allow_missing=False): argument
|
A D | ftest.py | 2961 def _RunReplaceCmd(self, entry_name, data, decomp=True, allow_resize=True, argument
|
Completed in 10 milliseconds