Searched defs:buffered (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | obsolete.c | 57 _nc_set_buffer(FILE *ofp, int buffered) in _nc_set_buffer()
|
/dflybsd-src/contrib/lvm2/dist/tools/ |
H A D | reporter.c | 224 int aligned, buffered, headings, field_prefixes, quoted; in _report() local
|
H A D | dmsetup.c | 2408 int aligned = 1, headings = 1, buffered = 1, field_prefixes = 0; in _report_init() local
|
/dflybsd-src/contrib/less/ |
H A D | ch.c | 448 static lbool buffered(BLOCKNUM block) in buffered() function
|
/dflybsd-src/contrib/gcc-8.0/libgcc/ |
H A D | libgcov-driver.c | 541 unsigned buffered = 0; in write_one_data() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | libgcov.c | 625 unsigned buffered = 0; in gcov_exit() local
|
/dflybsd-src/contrib/lvm2/dist/lib/report/ |
H A D | report.c | 1185 int aligned, int buffered, int headings, int field_prefixes, in report_init()
|
/dflybsd-src/contrib/zstd/lib/compress/ |
H A D | zstd_compress.c | 1432 size_t const buffered = (cctx->inBuff == NULL) ? 0 : in ZSTD_getFrameProgression() local
|