Home
last modified time | relevance | path

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

123456

/external/zlib/src/contrib/ada/
Dzlib-streams.adb101 procedure Flush subprogram
109 Flush (Stream.Writer, Buffer, Last, Mode); argument
Dzlib.adb37 function (Strm : in Thin.Z_Streamp; Flush : in Thin.Int) return Thin.Int; variable
244 procedure Flush subprogram
253 Translate (Filter, No_Data, Last, Out_Data, Out_Last, Flush); argument
Dzlib.ads233 procedure Flush subprogspec
254 Flush : in Flush_Mode := No_Flush); argument
Dzlib-streams.ads29 procedure Flush subprogspec
/external/webrtc/webrtc/base/
Dasyncinvoker.cc39 void AsyncInvoker::Flush(Thread* thread, uint32_t id /*= MQID_ANY*/) { in Flush() function in rtc::AsyncInvoker
88 bool GuardedAsyncInvoker::Flush(uint32_t id) { in Flush() function in rtc::GuardedAsyncInvoker
/external/sfntly/cpp/src/sfntly/port/
Dmemory_output_stream.h36 virtual void Flush() {} // no-op in Flush() function
/external/perfetto/src/tracing/core/
Dnull_trace_writer.cc36 void NullTraceWriter::Flush(std::function<void()> callback) { in Flush() function in perfetto::NullTraceWriter
Dtrace_writer_for_testing.cc37 void TraceWriterForTesting::Flush(std::function<void()> callback) { in Flush() function in perfetto::TraceWriterForTesting
/external/protobuf/src/google/protobuf/stubs/
Dbytestream_unittest.cc125 virtual void Flush() { Append("z", 1); } in Flush() function in google::protobuf::strings::__anon6d6687e70111::FlushingByteSink
136 TEST(ByteSinkTest, Flush) { in TEST() argument
/external/puffin/src/
Dbit_writer.cc49 bool BufferBitWriter::Flush() { in Flush() function in puffin::BufferBitWriter
Dpuff_writer.cc222 bool BufferPuffWriter::Flush(Error* error) { in Flush() function in puffin::BufferPuffWriter
/external/lzma/CPP/7zip/Common/
DOutBuffer.cpp86 HRESULT COutBuffer::Flush() throw() in Flush() function in COutBuffer
/external/google-breakpad/src/client/
Dminidump_file_writer-inl.h91 inline bool TypedMDRVA<MDType>::Flush() { in Flush() function
/external/v4l2_codec2/vda/
Dvp8_decoder.cc24 bool VP8Decoder::Flush() { in Flush() function in media::VP8Decoder
/external/tensorflow/tensorflow/core/util/
Devents_writer.cc120 Status EventsWriter::Flush() { in Flush() function in tensorflow::EventsWriter
/external/tensorflow/tensorflow/python/lib/io/
Dpy_record_writer.cc58 void PyRecordWriter::Flush(TF_Status* out_status) { in Flush() function in tensorflow::io::PyRecordWriter
/external/tensorflow/tensorflow/core/lib/io/
Drecord_writer.cc125 Status RecordWriter::Flush() { in Flush() function in tensorflow::io::RecordWriter
/external/lzma/CS/7zip/Compress/LZ/
DLzOutWindow.cs69 public void Flush() in Flush() method in SevenZip.Compression.LZ.OutWindow
/external/icu/icu4c/source/common/
Dbytestream.cpp29 void ByteSink::Flush() {} in Flush() function in ByteSink
/external/lzma/Java/SevenZip/Compression/LZ/
DOutWindow.java45 public void Flush() throws IOException in Flush() method in OutWindow
/external/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs69 public override void Flush() in Flush() method in Google.Protobuf.LimitedInputStream
/external/pdfium/core/fxcrt/
Dcfx_seekablemultistream.cpp75 bool CFX_SeekableMultiStream::Flush() { in Flush() function in CFX_SeekableMultiStream
/external/tensorflow/tensorflow/core/lib/io/snappy/
Dsnappy_outputbuffer.cc73 Status SnappyOutputBuffer::Flush() { in Flush() function in tensorflow::io::SnappyOutputBuffer
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dsync_buffer.cc90 void SyncBuffer::Flush() { in Flush() function in webrtc::SyncBuffer
/external/perfetto/src/traced/probes/
Dprobes_producer.cc254 void ProbesProducer::Flush(FlushRequestID flush_request_id, in Flush() function in perfetto::ProbesProducer
320 void ProbesProducer::SinkDelegate::Flush() { in Flush() function in perfetto::ProbesProducer::SinkDelegate

123456