Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 9 of 9) sorted by relevance

/u-boot/env/
A Dmmc.c29 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 Dsdhc_boot.c35 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
/u-boot/board/freescale/common/
A Dsdhc_boot.c20 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
/u-boot/lib/zlib/
A Dinflate.c103 unsigned copy, dist; in updatewindow() local
337 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
/u-boot/test/
A Dunicode_ut.c72 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 Drbtree_augmented.h27 void (*copy)(struct rb_node *old, struct rb_node *new); member
/u-boot/drivers/mtd/ubi/
A Dvtbl.c300 int copy, void *vtbl)
/u-boot/lib/
A Dmembuff.c214 struct membuff copy; in membuff_avail() local
/u-boot/tools/buildman/
A Dkconfiglib.py6395 def copy(src, dst): function

Completed in 32 milliseconds