Home
last modified time | relevance | path

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

12

/external/zlib/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-streams.ads29 procedure Flush subprogspec
Dzlib.ads233 procedure Flush subprogspec
254 Flush : in Flush_Mode := No_Flush); argument
/external/valgrind/tsan/
Dts_simple_cache.h44 void Flush() { in Flush() function
78 void Flush() { in Flush() function
/external/icu4c/common/
Dbytestream.cpp25 void ByteSink::Flush() {} in Flush() function in ByteSink
/external/chromium/base/win/
Devent_trace_controller.cc121 HRESULT EtwTraceController::Flush(EtwTraceProperties* properties) { in Flush() function in base::win::EtwTraceController
164 HRESULT EtwTraceController::Flush(const wchar_t* session_name, in Flush() function in base::win::EtwTraceController
/external/chromium/net/base/
Dcookie_monster_store_test.cc54 void MockPersistentCookieStore::Flush(Task* completion_task) { in Flush() function in net::MockPersistentCookieStore
140 void MockSimplePersistentCookieStore::Flush(Task* completion_task) { in Flush() function in net::MockSimplePersistentCookieStore
Dfile_stream_win.cc317 int FileStream::Flush() { in Flush() function in net::FileStream
Dfile_stream_posix.cc444 int FileStream::Flush() { in Flush() function in net::FileStream
/external/webkit/Source/WebCore/platform/graphics/win/
DWKCAImageQueue.h61 Flush = 1U << 1, enumerator
/external/webrtc/src/system_wrappers/source/
Ddata_log_no_op.cc75 void DataLogImpl::Flush() { in Flush() function in webrtc::DataLogImpl
Dfile_impl.cc79 int FileWrapperImpl::Flush() in Flush() function in webrtc::FileWrapperImpl
Ddata_log.cc221 void LogTable::Flush() { in Flush() function in webrtc::LogTable
427 void DataLogImpl::Flush() { in Flush() function in webrtc::DataLogImpl
/external/chromium/chrome/browser/net/
Dsqlite_persistent_cookie_store.cc535 void SQLitePersistentCookieStore::Backend::Flush(Task* completion_task) { function in SQLitePersistentCookieStore::Backend
637 void SQLitePersistentCookieStore::Flush(Task* completion_task) { function in SQLitePersistentCookieStore
/external/v8/src/
Dv8utils.h63 inline void Flush() { in Flush() function
/external/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs265 public override void Flush() in Flush() method in DotZLib.GZipStream
/external/chromium/third_party/libjingle/source/talk/base/
Dasynctcpsocket.cc196 int AsyncTCPSocket::Flush() { in Flush() function in talk_base::AsyncTCPSocket
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.cc296 bool GzipOutputStream::Flush() { in Flush() function in google::protobuf::io::GzipOutputStream
Dzero_copy_stream_impl_lite.cc327 bool CopyingOutputStreamAdaptor::Flush() { in Flush() function in google::protobuf::io::CopyingOutputStreamAdaptor
/external/icu4c/test/intltest/
Dstrtest.cpp379 virtual void Flush() { Append("z", 1); } in Flush() function in SimpleByteSink
Duts46test.cpp105 virtual void Flush() { calledFlush = TRUE; } in Flush() function in TestCheckedArrayByteSink
/external/chromium/net/socket/
Dsocks_client_socket_pool.cc272 void SOCKSClientSocketPool::Flush() { in Flush() function in net::SOCKSClientSocketPool
Dtcp_client_socket_pool.cc318 void TCPClientSocketPool::Flush() { in Flush() function in net::TCPClientSocketPool
/external/chromium/net/http/
Dhttp_proxy_client_socket_pool.cc477 void HttpProxyClientSocketPool::Flush() { in Flush() function in net::HttpProxyClientSocketPool

12