Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dfitblk.c75 int ret, flush; in partcompress() local
98 int ret, flush; in recompress() local
A Dzpipe.c38 int ret, flush; in def() local
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Ddeflate.c582 int ZEXPORT deflate (strm, flush) in deflate() argument
1462 local block_state deflate_stored(s, flush) in deflate_stored() argument
1520 local block_state deflate_fast(s, flush) in deflate_fast() argument
1616 local block_state deflate_slow(s, flush) in deflate_slow() argument
1741 local block_state deflate_rle(s, flush) in deflate_rle() argument
1807 local block_state deflate_huff(s, flush) in deflate_huff() argument
A Dgzwrite.c59 local int gz_comp(state, flush) in gz_comp() argument
426 int ZEXPORT gzflush(file, flush) in gzflush() argument
A Dinflate.c589 int ZEXPORT inflate(strm, flush) in inflate() argument
A Dunzip.c1333 int flush = Z_SYNC_FLUSH; variable
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Ddeflate.c763 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
A Ddeflate.h326 # 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
A Dgzwrite.c73 local int gz_comp(state, flush) in gz_comp() argument
553 int ZEXPORT gzflush(file, flush) in gzflush() argument
A Dinflate.c622 int ZEXPORT inflate(strm, flush) in inflate() argument
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/
A DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); in inflate()
A DDeflater.cs25 private static extern int deflate(ref ZStream sz, int flush); in deflate()
/AliOS-Things-master/components/cplusplus/
A Dqueue.cpp70 kstat_t Queue::flush(void) in flush() function in Queue
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Ddeflate.h319 # define _tr_tally_lit(s, c, flush) \ argument
326 # define _tr_tally_dist(s, distance, length, flush) \ argument
337 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
338 # define _tr_tally_dist(s, distance, length, flush) \ argument
/AliOS-Things-master/components/amp-utility/python/
A DPlayer.py202 def clr_stream(flush): argument
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream2/
A Dzstream.h219 int flush(int _flush) { in flush() function
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h1396 # define PNG_INFLATE(pp, flush) png_zlib_inflate(pp, flush) argument
1398 # define PNG_INFLATE(pp, flush) inflate(&(pp)->zstream, flush) argument
A Dpngwutil.c932 png_alloc_size_t input_len, int flush) in png_compress_IDAT()
A Dpngrutil.c454 png_zlib_inflate(png_structrp png_ptr, int flush) in png_zlib_inflate()
/AliOS-Things-master/components/py_engine/engine/drivers/display/
A Dlcd160cr.py438 def fast_spi(self, flush=True): argument
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h1081 int mz_deflate(mz_streamp pStream, int flush) in mz_deflate()
1230 int mz_inflate(mz_streamp pStream, int flush) in mz_inflate()
2179 static int tdefl_flush_block(tdefl_compressor *d, int flush) in tdefl_flush_block()
2517 tdefl_flush flush = d->m_flush; in tdefl_compress_normal() local
2653 …onst void *pIn_buf, size_t *pIn_buf_size, void *pOut_buf, size_t *pOut_buf_size, tdefl_flush flush) in tdefl_compress()
2709 …fl_compress_buffer(tdefl_compressor *d, const void *pIn_buf, size_t in_buf_size, tdefl_flush flush) in tdefl_compress_buffer()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dunzip.c1843 int flush=Z_SYNC_FLUSH; in unzReadCurrentFile() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngfix.c2292 int flush; in zlib_advance() local
/AliOS-Things-master/components/mbedtls/library/
A Dssl_tls.c3341 uint8_t flush = force_flush; in mbedtls_ssl_write_record() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngvalid.c2491 size_t flush; /* Count of bytes to flush */ member

Completed in 110 milliseconds