/external/zlib/src/contrib/ada/ |
D | zlib-streams.adb | 101 procedure Flush subprogram 109 Flush (Stream.Writer, Buffer, Last, Mode); argument
|
D | zlib.adb | 37 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
|
/external/sfntly/cpp/src/sfntly/port/ |
D | memory_output_stream.h | 36 virtual void Flush() {} // no-op in Flush() function
|
/external/webrtc/webrtc/base/ |
D | asyncinvoker.cc | 39 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/perfetto/src/tracing/core/ |
D | null_trace_writer.cc | 36 void NullTraceWriter::Flush(std::function<void()> callback) { in Flush() function in perfetto::NullTraceWriter
|
D | trace_writer_for_testing.cc | 40 void TraceWriterForTesting::Flush(std::function<void()> callback) { in Flush() function in perfetto::TraceWriterForTesting
|
/external/tensorflow/tensorflow/core/platform/ |
D | logger.h | 57 void Flush() { DoFlush(); } in Flush() function
|
/external/puffin/src/ |
D | puff_writer.cc | 203 bool BufferPuffWriter::Flush() { in Flush() function in puffin::BufferPuffWriter
|
D | bit_writer.cc | 49 bool BufferBitWriter::Flush() { in Flush() function in puffin::BufferBitWriter
|
/external/tensorflow/tensorflow/lite/tools/accuracy/ |
D | csv_writer.h | 51 void Flush() { output_stream_->flush(); } in Flush() function
|
/external/lzma/CPP/7zip/Common/ |
D | OutBuffer.cpp | 86 HRESULT COutBuffer::Flush() throw() in Flush() function in COutBuffer
|
/external/protobuf/src/google/protobuf/stubs/ |
D | bytestream_unittest.cc | 125 virtual void Flush() { Append("z", 1); } in Flush() function in google::protobuf::strings::__anon04605d700111::FlushingByteSink 136 TEST(ByteSinkTest, Flush) { in TEST() argument
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs_writable_file.cc | 48 Status IGFSWritableFile::Flush() { return Sync(); } in Flush() function in tensorflow::IGFSWritableFile
|
/external/google-breakpad/src/client/ |
D | minidump_file_writer-inl.h | 91 inline bool TypedMDRVA<MDType>::Flush() { in Flush() function
|
/external/libchrome/ipc/ |
D | ipc_channel_common.cc | 72 void Channel::Flush() { NOTREACHED(); } in Flush() function in IPC::Channel
|
/external/perfetto/src/traced/service/ |
D | lazy_producer.h | 45 void Flush(FlushRequestID flush_id, in Flush() function
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | record_writer.cc | 123 Status RecordWriter::Flush() { in Flush() function in tensorflow::io::RecordWriter
|
/external/tensorflow/tensorflow/core/util/ |
D | events_writer.cc | 124 Status EventsWriter::Flush() { in Flush() function in tensorflow::EventsWriter
|
/external/v4l2_codec2/vda/ |
D | vp8_decoder.cc | 24 bool VP8Decoder::Flush() { in Flush() function in media::VP8Decoder
|
/external/grpc-grpc/src/cpp/common/ |
D | completion_queue_cc.cc | 84 bool CompletionQueue::CompletionQueueTLSCache::Flush(void** tag, bool* ok) { in Flush() function in grpc::CompletionQueue::CompletionQueueTLSCache
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | py_record_writer.cc | 64 void PyRecordWriter::Flush(TF_Status* out_status) { in Flush() function in tensorflow::io::PyRecordWriter
|
/external/perfetto/src/trace_processor/ |
D | args_tracker.cc | 39 void ArgsTracker::Flush() { in Flush() function in perfetto::trace_processor::ArgsTracker
|
/external/lzma/CS/7zip/Compress/LZ/ |
D | LzOutWindow.cs | 69 public void Flush() in Flush() method in SevenZip.Compression.LZ.OutWindow
|
/external/icu/icu4c/source/common/ |
D | bytestream.cpp | 29 void ByteSink::Flush() {} in Flush() function in ByteSink
|
/external/lzma/Java/SevenZip/Compression/LZ/ |
D | OutWindow.java | 45 public void Flush() throws IOException in Flush() method in OutWindow
|