Home
last modified time | relevance | path

Searched defs:flush (Results 26 - 50 of 368) sorted by relevance

12345678910>>...15

/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
/third_party/ffmpeg/libavcodec/
H A Dmpegaudio_parser.c53 int flush = !buf_size; in mpegaudio_parse() local
/third_party/ffmpeg/libavformat/
H A Dwebpenc.c78 static int flush(AVFormatContext *s, int trailer, int64_t pts) in flush() function
/third_party/icu/icu4c/source/common/unicode/
H A Ducnv_err.h196 UBool flush; /**< The internal state of converter will be reset and data flushed if set to true. @stable ICU 2.0 */ member
212 UBool flush; /**< The internal state of converter will be reset and data flushed if set to true. @stable ICU 2.0 */ member
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dqueue.cpp94 command_queue::flush() { in flush() function in command_queue
/third_party/nghttp2/src/
H A Dlibevent_util.cc90 int EvbufferBuffer::flush() { in flush() function in nghttp2::util::EvbufferBuffer
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv_err.h196 UBool flush; /**< The internal state of converter will be reset and data flushed if set to true. @stable ICU 2.0 */ member
212 UBool flush; /**< The internal state of converter will be reset and data flushed if set to true. @stable ICU 2.0 */ member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharset88591.java102 protected final CoderResult encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) { in encodeLoopCoreUnoptimized() argument
70 encodeLoopCoreOptimized(CharBuffer source, ByteBuffer target, char[] sourceArray, byte[] targetArray, int oldSource, int offset, int limit, boolean flush) encodeLoopCoreOptimized() argument
/third_party/libfuse/include/
H A Dcuse_lowlevel.h58 void (*flush) (fuse_req_t req, struct fuse_file_info *fi); member
/third_party/node/deps/v8/src/objects/
H A Dproperty.cc167 os << "\n" << std::flush; in Print() member in v8::internal::std
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe.h75 void (*flush)( struct draw_stage *, member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dirty_surfaces.h57 util_dirty_surfaces_use_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, util_dirty_surface_flush_t flush) in util_dirty_surfaces_use_for_sampling() argument
70 util_dirty_surfaces_use_levels_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, unsigned first, unsigned last, util_dirty_surface_flush_t flush) in util_dirty_surfaces_use_levels_for_sampling() argument
86 util_dirty_surfaces_use_for_sampling_with(struct pipe_context *pipe, struct util_dirty_surfaces *dss, struct pipe_sampler_view *psv, struct pipe_sampler_state *pss, util_dirty_surface_flush_t flush) in util_dirty_surfaces_use_for_sampling_with() argument
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dout.rs90 fn flush(&mut self) { in flush() functions
165 fn flush(&mut self) { in flush() functions
/third_party/rust/crates/cxx/gen/src/
H A Dout.rs90 fn flush(&mut self) { in flush() functions
165 fn flush(&mut self) { in flush() functions
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dreadme_preview.rs222 fn flush(&mut self) -> io::Result<()> { in flush() functions
260 fn flush(&mut self) -> io::Result<()> { in flush() functions

Completed in 10 milliseconds

12345678910>>...15