Home
last modified time | relevance | path

Searched refs:need_buff (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dcli.c79 int need_buff = 1; in run_command_list() local
87 need_buff = 0; in run_command_list()
90 need_buff = strchr(cmd, '\n') != NULL; in run_command_list()
93 if (need_buff) { in run_command_list()
116 if (need_buff) in run_command_list()
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0001-tiffcrop-Fix-issue-330-and-some-more-from-320-to-349.patch380 uint32_t seg, total, need_buff = 0;