Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Ddeflate.h308 # 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
H A Ddeflate.c552 int ZEXPORT deflate (strm, flush) in deflate() argument
1390 local block_state deflate_stored(s, flush) in deflate_stored() argument
1448 local block_state deflate_fast(s, flush) in deflate_fast() argument
1554 local block_state deflate_slow(s, flush) in deflate_slow() argument
H A Dgzio.c705 local int do_flush (file, flush) in do_flush() argument
746 int ZEXPORT gzflush (file, flush) in gzflush() argument
H A Dinflate.c554 int ZEXPORT inflate(strm, flush) in inflate() argument
/nrf52832-nimble/rt-thread/components/dfs/include/
H A Ddfs_file.h30 int (*flush) (struct dfs_fd *fd); member
/nrf52832-nimble/rt-thread/components/utilities/ulog/
H A Dulog_def.h202 void (*flush) (struct ulog_backend *backend); member