Searched defs:ftype (Results 1 – 4 of 4) sorted by relevance
/u-boot/tools/dtoc/ |
A D | dtb_platdata.py | 96 def get_value(ftype, value): argument 177 def process_dir(ftype, dirname): argument 188 def setup_output(self, ftype, fname): argument
|
/u-boot/tools/binman/ |
A D | cbfs_util_test.py | 105 def _check_uboot(self, cbfs, ftype=cbfs_util.TYPE_RAW, offset=0x38, argument
|
A D | cbfs_util.py | 223 def __init__(self, name, ftype, data, cbfs_offset, compress=COMPRESS_NONE): argument
|
/u-boot/fs/ext4/ |
A D | ext4_common.c | 2046 struct ext2fs_node **fnode, int *ftype) in ext4fs_iterate_dir()
|
Completed in 10 milliseconds