Searched defs:copy (Results 1 – 9 of 9) sorted by relevance
/u-boot/env/ |
A D | mmc.c | 29 static inline int mmc_offset_try_partition(const char *str, int copy, s64 *val) in mmc_offset_try_partition() 59 static inline s64 mmc_offset(int copy) in mmc_offset() 96 static inline s64 mmc_offset(int copy) in mmc_offset() 108 __weak int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr() 195 int ret, copy = 0; in env_mmc_save() local 256 int ret, copy = 0; in env_mmc_erase() local
|
/u-boot/board/gdsys/p1022/ |
A D | sdhc_boot.c | 35 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
|
/u-boot/board/freescale/common/ |
A D | sdhc_boot.c | 20 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
|
/u-boot/lib/zlib/ |
A D | inflate.c | 103 unsigned copy, dist; in updatewindow() local 337 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
|
/u-boot/test/ |
A D | unicode_ut.c | 72 u16 *copy = u16_strdup(c4); in unicode_test_u16_strdup() local 85 u16 copy[10]; in unicode_test_u16_strcpy() local
|
/u-boot/include/linux/ |
A D | rbtree_augmented.h | 27 void (*copy)(struct rb_node *old, struct rb_node *new); member
|
/u-boot/drivers/mtd/ubi/ |
A D | vtbl.c | 300 int copy, void *vtbl)
|
/u-boot/lib/ |
A D | membuff.c | 214 struct membuff copy; in membuff_avail() local
|
/u-boot/tools/buildman/ |
A D | kconfiglib.py | 6395 def copy(src, dst): function
|
Completed in 32 milliseconds