Home
last modified time | relevance | path

Searched defs:flush (Results 51 - 75 of 730) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Drammcp77.c39 u32 flush = ((ram->base.size - (ram->poller_base + 0x40)) >> 5) - 1; in mcp77_ram_init() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.h16 struct mutex flush; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Drammcp77.c39 u32 flush = ((ram->base.size - (ram->poller_base + 0x40)) >> 5) - 1; in mcp77_ram_init() local
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/
H A Dmmap.h34 u64 flush; member
/kernel/linux/linux-6.6/lib/zlib_dfltcc/
H A Ddfltcc_deflate.c119 dfltcc_deflate( z_streamp strm, int flush, block_state *result ) dfltcc_deflate() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddecompress_inflate.c42 __gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void(*error)(char *x)) __gunzip() argument
200 gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) gunzip() argument
210 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) __decompress() argument
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DTransliteratingTextComponent.java81 public void flush() { in flush() method in TransliteratingTextComponent
86 protected void transliterate(char ch, boolean flush) { in transliterate() argument
/third_party/rust/crates/codespan/codespan-reporting/tests/support/
H A Dcolor_buffer.rs61 fn flush(&mut self) -> io::Result<()> { in flush() functions
/third_party/pulseaudio/src/pulsecore/
H A Dfdsem.c139 static void flush(pa_fdsem *f) { in flush() function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DBitIOWriter.java56 public void flush() { in flush() method in BitIOWriter
H A DMagnitudeDependentWriter.java61 public void flush() { in flush() method in MagnitudeDependentWriter
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dcompression.c258 int flush; in SPDYF_zlib_deflate() local
/third_party/skia/src/pathops/
H A DSkOpContour.cpp100 void SkOpContourBuilder::flush() { in flush() function in SkOpContourBuilder
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDeflater.cs25 private static extern int deflate(ref ZStream sz, int flush); in deflate() argument
/third_party/zlib/examples/
H A Dzpipe.c38 int ret, flush; in def() local
/third_party/node/lib/
H A Dzlib.js[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Ddump_compressor.cpp56 int flush = 0; in Compress() local
92 DumpStatus DumpCompressor::FillBuffer(int& flush, CompressBuffer*& srcBuffer, char*& buffIn, in FillBuffer() argument
114 flush = flag ? Z_FINISH : Z_NO_FLUSH; in FillBuffer() member
119 DumpStatus DumpCompressor::DeflateBuffer(int flush, char*& buffOut, size_t& dstPos) in DeflateBuffer() argument
/base/request/request/pre_download/native/src/cache/
H A Ddata.rs129 fn flush(&mut self) -> std::io::Result<()> { in flush() functions
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_hdi_sink.c87 const char *flush = pa_proplist_gets(si->proplist, "stream.flush"); in SinkInputNewCb() local
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Dsample_helper.cpp125 std::cout << "\r\033[K" << "Repeat times left: " << times << ", frames: " << frames << " " << std::flush; in PrintProgress() member in OHOS::MediaAVCodec::Sample::std
/kernel/linux/linux-5.10/arch/arm/mach-rpc/include/mach/
H A Duncompress.h105 static inline void flush(void) in flush() function
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Ddecompress.c51 static long flush(void *v, unsigned long buffer_size) in flush() function
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dmmu.c60 struct hv_tlb_flush *flush; in hyperv_flush_tlb_others() local
175 struct hv_tlb_flush_ex *flush; hyperv_flush_tlb_others_ex() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Ddecompress.c50 static long flush(void *v, unsigned long buffer_size) in flush() function
/kernel/linux/linux-6.6/arch/arm/mach-rpc/include/mach/
H A Duncompress.h105 static inline void flush(void) in flush() function

Completed in 10 milliseconds

12345678910>>...30