/dflybsd-src/contrib/zlib-1.2/ |
H A D | deflate.c | 763 int ZEXPORT deflate (strm, flush) in deflate() argument 1643 local block_state deflate_stored(s, flush) in deflate_stored() argument 1824 local block_state deflate_fast(s, flush) in deflate_fast() argument 1926 local block_state deflate_slow(s, flush) in deflate_slow() argument 2057 local block_state deflate_rle(s, flush) in deflate_rle() argument 2130 local block_state deflate_huff(s, flush) in deflate_huff() argument
|
H A D | deflate.h | 326 # define _tr_tally_lit(s, c, flush) \ argument 333 # define _tr_tally_dist(s, distance, length, flush) \ argument 344 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 345 # define _tr_tally_dist(s, distance, length, flush) \ argument
|
H A D | gzwrite.c | 73 local int gz_comp(state, flush) in gz_comp() argument 553 int ZEXPORT gzflush(file, flush) in gzflush() argument
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | deflate.c | 75 int olen, ilen, len, res, flush; in DeflateOutput() local 206 int seq, flush, res, first; in DeflateInput() local 341 int res, flush, expect_error; in DeflateDictSetup() local
|
/dflybsd-src/sbin/hammer2/zlib/ |
H A D | hammer2_zlib_deflate.c | 364 deflate (z_streamp strm, int flush) in deflate() 970 deflate_slow(deflate_state *s, int flush) in deflate_slow() 1101 deflate_rle(deflate_state *s, int flush) in deflate_rle() 1174 deflate_huff(deflate_state *s, int flush) in deflate_huff()
|
H A D | hammer2_zlib_deflate.h | 314 # define _tr_tally_lit(s, c, flush) \ argument 321 # define _tr_tally_dist(s, distance, length, flush) \ argument 332 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 333 # define _tr_tally_dist(s, distance, length, flush) \ argument
|
H A D | hammer2_zlib_inflate.c | 551 inflate(z_streamp strm, int flush) in inflate()
|
/dflybsd-src/usr.sbin/makefs/hammer2/zlib/ |
H A D | hammer2_zlib_deflate.c | 369 deflate (z_streamp strm, int flush) in deflate() 975 deflate_slow(deflate_state *s, int flush) in deflate_slow() 1106 deflate_rle(deflate_state *s, int flush) in deflate_rle() 1179 deflate_huff(deflate_state *s, int flush) in deflate_huff()
|
H A D | hammer2_zlib_deflate.h | 314 # define _tr_tally_lit(s, c, flush) \ argument 321 # define _tr_tally_dist(s, distance, length, flush) \ argument 332 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 333 # define _tr_tally_dist(s, distance, length, flush) \ argument
|
H A D | hammer2_zlib_inflate.c | 556 inflate(z_streamp strm, int flush) in inflate()
|
/dflybsd-src/sys/vfs/hammer2/zlib/ |
H A D | hammer2_zlib_deflate.c | 369 deflate (z_streamp strm, int flush) in deflate() 975 deflate_slow(deflate_state *s, int flush) in deflate_slow() 1106 deflate_rle(deflate_state *s, int flush) in deflate_rle() 1179 deflate_huff(deflate_state *s, int flush) in deflate_huff()
|
H A D | hammer2_zlib_deflate.h | 314 # define _tr_tally_lit(s, c, flush) \ argument 321 # define _tr_tally_dist(s, distance, length, flush) \ argument 332 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 333 # define _tr_tally_dist(s, distance, length, flush) \ argument
|
H A D | hammer2_zlib_inflate.c | 556 inflate(z_streamp strm, int flush) in inflate()
|
/dflybsd-src/contrib/gdb-7/gdb/python/lib/gdb/ |
H A D | __init__.py | 43 def flush(self): member in _GdbFile
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | sh.print.c | 219 flush(void) in flush() function
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | ostream.tcc | 211 flush() in flush() function in std::basic_ostream
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | ostream.tcc | 213 flush() in flush() function in std::basic_ostream
|
/dflybsd-src/games/hunt/huntd/ |
H A D | terminal.c | 213 flush(PLAYER *pp) in flush() function
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | buffer.h | 73 type_buf_flush flush; member
|
/dflybsd-src/games/rogue/ |
H A D | init.c | 69 boolean flush = 1; variable
|
/dflybsd-src/usr.sbin/autofs/ |
H A D | automount.c | 264 bool do_unmount = false, force_unmount = false, flush = false; in main_automount() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ui-out.h | 223 flush_ftype *flush; member
|
/dflybsd-src/usr.sbin/pppctl/ |
H A D | pppctl.c | 139 int flush; in Receive() local
|
/dflybsd-src/sys/dev/misc/nmdm/ |
H A D | nmdm.c | 512 nmdmstop(struct tty *tp, int flush) in nmdmstop()
|
/dflybsd-src/sbin/fsck/ |
H A D | utilities.c | 217 flush(int fd, struct bufarea *bp) in flush() function
|