Home
last modified time | relevance | path

Searched defs:src_fname (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py202 def convert_image(img_node, translator, src_fname=None): argument
/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py245 def convert_image(img_node, translator, src_fname=None): argument
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dfilemap.py520 def sparse_copy(src_fname, dst_fname, skip=0, seek=0, argument
/openbmc/u-boot/tools/binman/
H A Dftest.py373 def _SetupSplElf(self, src_fname='bss_data'): argument