| /rk3399_rockchip-uboot/tools/ |
| H A D | genboardscfg.py | 322 def parse_file(self, file): argument
|
| H A D | mkimage.c | 471 char *file = params.datafile; in main() local
|
| H A D | img2srec.c | 229 FILE* file; in ConvertELF() local
|
| H A D | rkcommon.c | 623 const char *file, int padded_size) in copy_file()
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | bmp2gray16.c | 156 FILE *file; in get_logo_resolution() local 204 FILE *file; in convert_one_image() local 402 FILE *file; in main() local
|
| H A D | resource_tool.c | 715 FILE *file = fopen(image_path, "rb+"); in StorageWriteLba() local 738 FILE *file = fopen(image_path, "rb"); in StorageReadLba() local 813 FILE *file = fopen(path, "wb"); in tests_dump_file() local 1260 static bool dump_file(FILE *file, const char *unpack_dir, in dump_file()
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.y | 39 struct file *file; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | host.c | 47 char *file = argc >= 3 ? argv[2] : NULL; in do_host_bind() local
|
| H A D | tftp_update.c | 94 static int tftp_download(void *addr, const char *file) in tftp_download()
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/fsp/ |
| H A D | fsp_ffs.h | 33 u8 file; member
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | debug.c | 2693 static int dfs_file_open(struct inode *inode, struct file *file) in dfs_file_open() 2726 static ssize_t dfs_file_read(struct file *file, char __user *u, size_t count, in dfs_file_read() 2780 static ssize_t dfs_file_write(struct file *file, const char __user *u, in dfs_file_write() 2981 static ssize_t dfs_global_file_read(struct file *file, char __user *u, in dfs_global_file_read() 3005 static ssize_t dfs_global_file_write(struct file *file, const char __user *u, in dfs_global_file_write()
|
| H A D | ubifs.h | 430 struct file { struct 434 const struct file_operations *f_op; argument 447 /* Used by fs/eventpoll.c to link all the hooks to this file */ argument 465 /* Page cache limit. The filesystems should put that into their s_maxbytes argument
|
| /rk3399_rockchip-uboot/tools/easylogo/ |
| H A D | easylogo.c | 151 FILE *file; in image_load_tga() local 318 FILE *file = fopen (filename, "w"); in image_save_header() local
|
| /rk3399_rockchip-uboot/lib/bzip2/ |
| H A D | bzlib.c | 1404 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY) argument 1406 # define SET_BINARY_MODE(file) argument
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | tiny-printf.c | 385 void __assert_fail(const char *assertion, const char *file, unsigned line, in __assert_fail()
|
| H A D | vsprintf.c | 783 void __assert_fail(const char *assertion, const char *file, unsigned line, in __assert_fail()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | log.h | 201 const char *file; member
|
| H A D | bootstage.h | 397 static inline ulong bootstage_mark_code(const char *file, const char *func, in bootstage_mark_code()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | resource_img.c | 473 struct resource_file *file; in resource_read_hwid_dtb() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bootstage.c | 144 ulong bootstage_mark_code(const char *file, const char *func, int linenum) in bootstage_mark_code()
|
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | zfs.c | 2003 zfs_open(struct zfs_file *file, const char *fsfilename) in zfs_open() 2073 zfs_read(zfs_file_t file, char *buf, uint64_t len) in zfs_read() 2141 zfs_close(zfs_file_t file) in zfs_close()
|
| /rk3399_rockchip-uboot/lib/rsa/ |
| H A D | rsa-sign.c | 394 char *file = "data2sign.bin"; in gen_data2sign() local
|
| /rk3399_rockchip-uboot/fs/ |
| H A D | fs.c | 597 int file_exists(const char *dev_type, const char *dev_part, const char *file, in file_exists()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | compiler.h | 87 const char *file; member
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | OpteeClientRkFs_v1.c | 757 char *file = p->name + strlen(filename) + 1; in rkss_get_dirs_by_name() local
|