| /openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/ |
| H A D | Logger.py | 14 def flush(self): member in NopLogger 29 def flush(self): member in StdoutLogger 55 def flush(self): member in FileLogger 128 def flush(self): member in Logger
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
| H A D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
| H A D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
| H A D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
| /netbsd-src/external/gpl3/gdb.old/dist/zlib/examples/ |
| H A D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
| /openbsd-src/lib/libz/ |
| H A D | deflate.h | 349 flush = (s->sym_next == s->sym_end); \ argument 331 _tr_tally_lit(s,c,flush) global() argument 338 _tr_tally_dist(s,distance,length,flush) global() argument 357 _tr_tally_dist(s,distance,length,flush) global() argument 370 _tr_tally_lit(s,c,flush) global() argument 371 _tr_tally_dist(s,distance,length,flush) global() argument [all...] |
| H A D | deflate.c | 942 deflate(z_streamp strm,int flush) deflate() argument 1623 deflate_stored(deflate_state * s,int flush) deflate_stored() argument 1808 deflate_fast(deflate_state * s,int flush) deflate_fast() argument 1907 deflate_slow(deflate_state * s,int flush) deflate_slow() argument 2035 deflate_rle(deflate_state * s,int flush) deflate_rle() argument 2106 deflate_huff(deflate_state * s,int flush) deflate_huff() argument [all...] |
| /openbsd-src/sys/lib/libz/ |
| H A D | deflate.h | 349 flush = (s->sym_next == s->sym_end); \ argument 331 _tr_tally_lit(s,c,flush) global() argument 338 _tr_tally_dist(s,distance,length,flush) global() argument 357 _tr_tally_dist(s,distance,length,flush) global() argument 370 _tr_tally_lit(s,c,flush) global() argument 371 _tr_tally_dist(s,distance,length,flush) global() argument [all...] |
| H A D | deflate.c | 942 deflate(z_streamp strm,int flush) deflate() argument 1625 deflate_stored(deflate_state * s,int flush) deflate_stored() argument 1810 deflate_fast(deflate_state * s,int flush) deflate_fast() argument 1909 deflate_slow(deflate_state * s,int flush) deflate_slow() argument 2037 deflate_rle(deflate_state * s,int flush) deflate_rle() argument 2108 deflate_huff(deflate_state * s,int flush) deflate_huff() argument [all...] |
| /netbsd-src/external/gpl3/binutils/dist/zlib/ |
| H A D | deflate.c | 804 int ZEXPORT deflate (strm, flush) in deflate() argument 1685 local block_state deflate_stored(s, flush) in deflate_stored() argument 1872 local block_state deflate_fast(s, flush) in deflate_fast() argument 1974 local block_state deflate_slow(s, flush) in deflate_slow() argument 2105 local block_state deflate_rle(s, flush) in deflate_rle() argument 2178 local block_state deflate_huff(s, flush) in deflate_huff() argument
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/ |
| H A D | deflate.c | 804 int ZEXPORT deflate (strm, flush) in deflate() argument 1685 local block_state deflate_stored(s, flush) in deflate_stored() argument 1872 local block_state deflate_fast(s, flush) in deflate_fast() argument 1974 local block_state deflate_slow(s, flush) in deflate_slow() argument 2105 local block_state deflate_rle(s, flush) in deflate_rle() argument 2178 local block_state deflate_huff(s, flush) in deflate_huff() argument
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
| H A D | deflate.c | 804 int ZEXPORT deflate (strm, flush) in deflate() argument 1685 local block_state deflate_stored(s, flush) in deflate_stored() argument 1872 local block_state deflate_fast(s, flush) in deflate_fast() argument 1974 local block_state deflate_slow(s, flush) in deflate_slow() argument 2105 local block_state deflate_rle(s, flush) in deflate_rle() argument 2178 local block_state deflate_huff(s, flush) in deflate_huff() argument
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
| H A D | deflate.c | 816 deflate(z_streamp strm,int flush) deflate() argument 1692 deflate_stored(deflate_state * s,int flush) deflate_stored() argument 1879 deflate_fast(deflate_state * s,int flush) deflate_fast() argument 1981 deflate_slow(deflate_state * s,int flush) deflate_slow() argument 2112 deflate_rle(deflate_state * s,int flush) deflate_rle() argument 2186 deflate_huff(deflate_state * s,int flush) deflate_huff() argument [all...] |
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/Adapter/ |
| H A D | Bzip2.pm | 54 sub flush subroutine
|
| H A D | Identity.pm | 42 sub flush subroutine
|
| H A D | Deflate.pm | 84 sub flush subroutine
|
| /netbsd-src/external/bsd/libfido2/dist/fuzz/ |
| H A D | wrap.c | 668 __wrap_deflate(z_streamp strm, int flush) in __wrap_deflate()
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ |
| H A D | ptyprocess.py | 405 def flush(self): member in PtyProcess 551 def _writeb(self, b, flush=True): argument 557 def write(self, s, flush=True): argument
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
| H A D | deflate.c | 558 int ZEXPORT deflate (strm, flush) in deflate() argument 1396 local block_state deflate_stored(s, flush) in deflate_stored() argument 1454 local block_state deflate_fast(s, flush) in deflate_fast() argument 1560 local block_state deflate_slow(s, flush) in deflate_slow() argument
|
| H A D | deflate.h | 308 # define _tr_tally_lit(s, c, flush) \ argument 315 # define _tr_tally_dist(s, distance, length, flush) \ argument 326 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 327 # define _tr_tally_dist(s, distance, length, flush) \ argument
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | Inflater.cs | 25 private static extern int inflate(ref ZStream sz, int flush); in inflate()
|
| /netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | Inflater.cs | 25 private static extern int inflate(ref ZStream sz, int flush); in inflate()
|
| /netbsd-src/common/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | Inflater.cs | 25 private static extern int inflate(ref ZStream sz, int flush); in inflate()
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | Inflater.cs | 25 private static extern int inflate(ref ZStream sz, int flush); in inflate()
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | Inflater.cs | 25 private static extern int inflate(ref ZStream sz, int flush); in inflate()
|