Searched refs:fill (Results 1 – 4 of 4) sorted by relevance
231 size_t fill = BLAKE2B_BLOCKBYTES - left; in blake2b_update() local232 if( inlen > fill ) in blake2b_update()235 memcpy( S->buf + left, in, fill ); /* Fill buffer */ in blake2b_update()238 in += fill; inlen -= fill; in blake2b_update()
396 int fill = width < 0 ? 0 : columns[col]->width - width; in print_table() local398 for (; 0 < fill; fill--) in print_table()402 for (; 0 < fill; fill--) in print_table()
1332 int fill = max_mon_width - mon_width[i]; in abmon_init()1333 if (ABFORMAT_SIZE - mon_len[i] <= fill) in abmon_init()1341 memmove (abmon[i] + fill, abmon[i], mon_len[i]); in abmon_init()1344 memset (abmon[i] + fill_offset, ' ', fill); in abmon_init()1345 abmon[i][mon_len[i] + fill] = '\0'; in abmon_init()
2755 may be used with the @option{-h} or @option{--header} option to fill up2836 Do not print the usual header [and footer] on each page, and do not fill5834 the output context line. The program tries to fill those unused areas5836 sentence is used to fill the unused area on the left of the output line;5837 the head of the input line or sentence is used to fill the unused area8978 fill up your destination file system if you use it to copy @file{/dev/zero}.9848 When that happens, continue calling @code{read} to fill the remainder15378 Use fill (padding) characters instead of timing for delays.15385 Use ASCII DEL characters for fill instead of