Home
last modified time | relevance | path

Searched defs:pad_file (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/
H A Dmkbootimg43 def pad_file(f, padding): function
/OK3568_Linux_fs/kernel/scripts/
H A Dmkbootimg111 def pad_file(f, padding): function
/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c595 static int pad_file(struct image_tool_params *params, int ifd, int pad) in pad_file() function