| /external/rust/crates/futures-util/src/io/ |
| D | flush.rs | 10 pub struct Flush<'a, W: ?Sized> { struct 14 impl<W: ?Sized + Unpin> Unpin for Flush<'_, W> {} argument 16 impl<'a, W: AsyncWrite + ?Sized + Unpin> Flush<'a, W> { impl 22 impl<W> Future for Flush<'_, W> implementation
|
| /external/rust/crates/futures-util/src/sink/ |
| D | flush.rs | 10 pub struct Flush<'a, Si: ?Sized, Item> { struct 16 impl<Si: Unpin + ?Sized, Item> Unpin for Flush<'_, Si, Item> {} implementation 24 impl<'a, Si: Sink<Item> + Unpin + ?Sized, Item> Flush<'a, Si, Item> { implementation 33 impl<Si: Sink<Item> + Unpin + ?Sized, Item> Future for Flush<'_, Si, Item> { implementation
|
| /external/rust/crates/libz-sys/src/zlib/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/rust/crates/flate2/src/ |
| D | zio.rs | 15 type Flush: Flush; typedef 22 flush: Self::Flush, in run() 28 flush: Self::Flush, in run_vec() 33 type Flush = FlushCompress; typedef 59 type Flush = FlushDecompress; typedef 84 pub trait Flush { interface
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
| D | command_queue.cc | 44 absl::Status Flush() override { return absl::OkStatus(); } in Flush() function in tflite::gpu::gl::__anona01345ea0111::DefaultCommandQueue 72 absl::Status Flush() final { in Flush() function in tflite::gpu::gl::__anona01345ea0111::AdrenoCommandQueue
|
| /external/webrtc/api/ |
| D | rtc_event_log_output.h | 37 virtual void Flush() {} in Flush() function
|
| /external/sfntly/cpp/src/sfntly/port/ |
| D | memory_output_stream.h | 36 virtual void Flush() {} // no-op in Flush() function
|
| /external/llvm-project/lldb/source/Core/ |
| D | StreamAsynchronousIO.cpp | 26 void StreamAsynchronousIO::Flush() { in Flush() function in StreamAsynchronousIO
|
| /external/perfetto/src/tracing/core/ |
| D | null_trace_writer.cc | 34 void NullTraceWriter::Flush(std::function<void()> callback) { in Flush() function in perfetto::NullTraceWriter
|
| /external/pdfium/testing/ |
| D | string_write_stream.cpp | 17 bool StringWriteStream::Flush() { in Flush() function in StringWriteStream
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | logger.h | 63 void Flush() { DoFlush(); } in Flush() function
|
| /external/webrtc/rtc_base/ |
| D | stream.cc | 56 bool StreamInterface::Flush() { in Flush() function in rtc::StreamInterface 100 bool StreamAdapterInterface::Flush() { in Flush() function in rtc::StreamAdapterInterface
|
| /external/rust/crates/tokio/src/io/util/ |
| D | flush.rs | 36 impl<A> Future for Flush<'_, A> implementation
|
| /external/perfetto/src/traced/probes/metatrace/ |
| D | metatrace_data_source.cc | 57 void MetatraceDataSource::Flush(FlushRequestID, in Flush() function in perfetto::MetatraceDataSource
|
| /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/protobuf/src/google/protobuf/stubs/ |
| D | bytestream_unittest.cc | 125 virtual void Flush() { Append("z", 1); } in Flush() function in google::protobuf::strings::__anon2e8d4a8e0111::FlushingByteSink 136 TEST(ByteSinkTest, Flush) { in TEST() argument
|
| /external/llvm-project/lldb/include/lldb/Core/ |
| D | StreamBuffer.h | 28 void Flush() override { in Flush() function
|
| /external/webrtc/test/logging/ |
| D | file_log_writer.cc | 43 void FileLogWriter::Flush() { in Flush() function in webrtc::webrtc_impl::FileLogWriter
|
| /external/lzma/CPP/7zip/Common/ |
| D | OutBuffer.cpp | 86 HRESULT COutBuffer::Flush() throw() in Flush() function in COutBuffer
|
| /external/pigweed/pw_kvs/ |
| D | alignment.cc | 33 StatusWithSize AlignedWriter::Flush() { in Flush() function in pw::AlignedWriter
|
| /external/perfetto/src/tracing/internal/ |
| D | interceptor_trace_writer.cc | 48 void InterceptorTraceWriter::Flush(std::function<void()> callback) { in Flush() function in perfetto::internal::InterceptorTraceWriter
|
| /external/google-breakpad/src/client/ |
| D | minidump_file_writer-inl.h | 91 inline bool TypedMDRVA<MDType>::Flush() { in Flush() function
|
| /external/pigweed/pw_log_rpc/ |
| D | logs_rpc.cc | 38 Status Logs::Flush() { in Flush() function in pw::log_rpc::Logs
|