| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | BitIOWriter.java | 56 public void flush() { in flush() method in BitIOWriter
|
| H A D | MagnitudeDependentWriter.java | 61 public void flush() { in flush() method in MagnitudeDependentWriter
|
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | compression.c | 258 int flush; in SPDYF_zlib_deflate() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpContour.cpp | 100 void SkOpContourBuilder::flush() { in flush() function in SkOpContourBuilder
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | Deflater.cs | 25 private static extern int deflate(ref ZStream sz, int flush);
in deflate() argument
|
| /third_party/zlib/examples/ |
| H A D | zpipe.c | 38 int ret, flush; in def() local
|
| /third_party/node/lib/ |
| H A D | zlib.js | [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/src/util/ |
| H A D | dump_compressor.cpp | 56 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 D | data.rs | 129 fn flush(&mut self) -> std::io::Result<()> { in flush() functions
|
| /foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
| H A D | module_hdi_sink.c | 87 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 D | sample_helper.cpp | 125 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 D | mpegaudio_parser.c | 53 int flush = !buf_size; in mpegaudio_parse() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | webpenc.c | 78 static int flush(AVFormatContext *s, int trailer, int64_t pts) in flush() function
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | ucnv_err.h | 196 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 D | queue.cpp | 94 command_queue::flush() { in flush() function in command_queue
|
| /third_party/nghttp2/src/ |
| H A D | libevent_util.cc | 90 int EvbufferBuffer::flush() { in flush() function in nghttp2::util::EvbufferBuffer
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | ucnv_err.h | 196 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 D | Charset88591.java | 102 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 D | cuse_lowlevel.h | 58 void (*flush) (fuse_req_t req, struct fuse_file_info *fi); member
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | property.cc | 167 os << "\n" << std::flush; in Print() member in v8::internal::std
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe.h | 75 void (*flush)( struct draw_stage *, member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_dirty_surfaces.h | 57 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 D | out.rs | 90 fn flush(&mut self) { in flush() functions 165 fn flush(&mut self) { in flush() functions
|
| /third_party/rust/crates/cxx/gen/src/ |
| H A D | out.rs | 90 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 D | readme_preview.rs | 222 fn flush(&mut self) -> io::Result<()> { in flush() functions 260 fn flush(&mut self) -> io::Result<()> { in flush() functions
|