Searched defs:slen (Results 1 - 12 of 12) sorted by relevance

/u-boot/cmd/
H A Drtc.c58 int slen; local
H A Dsetexpr.c146 static char *substitute(char *string, int *slen, int ssize, argument
/u-boot/lib/lzo/
H A Dlzo1x_decompress.c84 u32 slen, dlen; local
/u-boot/scripts/basic/
H A Dfixdep.c143 static void print_dep(const char *m, int slen, const char *dir) argument
217 static void use_config(const char *m, int slen) argument
229 static int str_ends_with(const char *s, int slen, const char *sub) argument
[all...]
/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c313 int slen = dp->length - sizeof(*dp); local
/u-boot/lib/
H A Dvsprintf.c291 int slen = utf16_utf8_strnlen(str, 1); local
/u-boot/scripts/kconfig/
H A Dconfdata.c229 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) argument
252 size_t slen = 0; local
[all...]
/u-boot/scripts/dtc/libfdt/
H A Dfdt_ro.c108 int slen; local
/u-boot/boot/
H A Dbootdev-uclass.c265 int len, slen; local
/u-boot/fs/ubifs/
H A Dubifs.c112 crypto_comp_decompress(const struct ubifs_info *c, struct crypto_comp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) argument
/u-boot/fs/zfs/
H A Dzfs.c1604 size_t slen; local
183 zlib_decompress(void *s, void *d, uint32_t slen, uint32_t dlen) argument
/u-boot/drivers/video/
H A Dstb_truetype.h4858 stbtt_int32 slen = ttUSHORT(fc+loc+8); local

Completed in 214 milliseconds