Home
last modified time | relevance | path

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

123456789

/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
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
Dmemory_output_stream.h36 virtual void Flush() {} // no-op in Flush() function
/external/sfntly/cpp/src/sfntly/port/
Dmemory_output_stream.h36 virtual void Flush() {} // no-op in Flush() function
/external/chromium_org/ppapi/c/
Dppb_graphics_2d.h249 int32_t (*Flush)(PP_Resource graphics_2d, member
299 int32_t (*Flush)(PP_Resource graphics_2d, member
Dppb_file_io.h258 int32_t (*Flush)(PP_Resource file_io, struct PP_CompletionCallback callback); member
329 int32_t (*Flush)(PP_Resource file_io, struct PP_CompletionCallback callback); member
/external/chromium_org/net/disk_cache/
Dmapped_file_win.cc52 void MappedFile::Flush() { in Flush() function in disk_cache::MappedFile
Dmapped_file_posix.cc41 void MappedFile::Flush() { in Flush() function in disk_cache::MappedFile
Dmapped_file_avoid_mmap_posix.cc37 void MappedFile::Flush() { in Flush() function in disk_cache::MappedFile
/external/chromium_org/content/browser/renderer_host/input/
Dsynthetic_gesture_controller.cc32 void SyntheticGestureController::Flush(base::TimeTicks timestamp) { in Flush() function in content::SyntheticGestureController
/external/lzma/CPP/7zip/Common/
DOutBuffer.cpp91 HRESULT COutBuffer::Flush() in Flush() function in COutBuffer
/external/chromium_org/content/browser/speech/
Daudio_encoder.cc99 void FLACEncoder::Flush() { in Flush() function in content::__anona6d5865e0111::FLACEncoder
118 virtual void Flush() OVERRIDE {} in Flush() function in content::__anona6d5865e0111::SpeexEncoder
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libcdep.cc132 void Flush() { in Flush() function in __sanitizer::ExternalSymbolizer
219 void Flush() { in Flush() function in __sanitizer::InternalSymbolizer
257 void Flush() { } in Flush() function in __sanitizer::InternalSymbolizer
363 void Flush() { in Flush() function in __sanitizer::Symbolizer
/external/chromium_org/ppapi/cpp/dev/
Dvideo_decoder_dev.cc64 int32_t VideoDecoder_Dev::Flush(const CompletionCallback& callback) { in Flush() function in pp::VideoDecoder_Dev
/external/chromium_org/ppapi/c/dev/
Dppb_video_decoder_dev.h133 int32_t (*Flush)(PP_Resource video_decoder, member
/external/chromium_org/chrome/browser/ui/app_list/search/common/
Ddictionary_data_store.cc42 void DictionaryDataStore::Flush(const OnFlushedCallback& on_flushed) { in Flush() function in app_list::DictionaryDataStore
/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_org/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
/external/chromium_org/third_party/icu/source/common/
Dbytestream.cpp25 void ByteSink::Flush() {} in Flush() function in ByteSink
/external/lzma/CS/7zip/Compress/LZ/
DLzOutWindow.cs69 public void Flush() in Flush() method in SevenZip.Compression.LZ.OutWindow
/external/chromium_org/media/base/
Dmulti_channel_resampler.cc101 void MultiChannelResampler::Flush() { in Flush() function in media::MultiChannelResampler
/external/icu4c/common/
Dbytestream.cpp27 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/lzma/CPP/Common/
DStdOutStream.cpp45 bool CStdOutStream::Flush() in Flush() function in CStdOutStream

123456789