Home
last modified time | relevance | path

Searched defs:max_length (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/test/py/
H A Du_boot_utils.py29 def md5sum_file(fn, max_length=None): argument
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dep0.c112 void copy_config (struct urb *urb, void *data, int max_length, in copy_config()
/rk3399_rockchip-uboot/lib/zlib/
H A Dtrees.c127 int max_length; /* max bit length for the codes */ member
503 int max_length = desc->stat_desc->max_length; local