Home
last modified time | relevance | path

Searched defs:force_flush (Results 1 – 3 of 3) sorted by relevance

/external/brotli/c/enc/
Dencode.c962 const BROTLI_BOOL force_flush, size_t* out_size, uint8_t** output) { in EncodeData()
1653 BROTLI_BOOL force_flush = in BrotliEncoderCompressStreamFast() local
1870 BROTLI_BOOL force_flush = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
/external/rust/crates/futures/tests/
Dsink.rs154 pub fn force_flush(&mut self) -> Vec<T> { in force_flush() method
/external/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h161 void (*force_flush)(struct etna_cmd_stream *stream, void *priv); member