HomeSort by relevance Sort by last modified time
    Searched refs:Flush (Results 51 - 75 of 96) sorted by null

1 23 4

  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.cc 327 bool CopyingOutputStreamAdaptor::Flush() {
zero_copy_stream_unittest.cc 499 output.Flush();
  /external/skia/src/gpu/mesa/
GrGLCreateMesaInterface.cpp 72 GR_GL_GET_PROC(Flush);
  /external/v8/src/
v8utils.cc 56 void Flush(FILE* out) {
frames.h 61 Flush();
67 void Flush() {
liveobjectlist.cc     [all...]
jsregexp.cc 291 // a saved version if we did not flush it yet.
707 // to be emitted it can flush the Trace or update it. Flushing the Trace
    [all...]
spaces.h 244 Flush();
258 void Flush() {
281 printer.Flush();
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 344 pOsaFileWritePtr->Flush = M4OSA_fileWriteFlush;
  /external/icu4c/test/intltest/
strtest.cpp 368 // Verify that ByteSink is subclassable and Flush() overridable.
379 virtual void Flush() { Append("z", 1); }
393 sink.Flush();
395 errln("ByteSink (SimpleByteSink) did not Append() or Flush() as expected");
  /external/opencv/otherlibs/highgui/
bitstrm.cpp 981 void WMBitStream::Flush()
995 Flush();
grfmt_jpeg.cpp 571 void RJpegBitStream::Flush()
1139 m_strm.Flush();
    [all...]
  /external/chromium/base/win/
event_trace_consumer_unittest.cc 289 EXPECT_HRESULT_SUCCEEDED(controller.Flush(NULL));
  /external/chromium/chrome/browser/sessions/
session_backend.cc 344 file->Flush();
  /external/chromium/net/base/
file_stream_posix.cc 98 // calls MapErrorCode() to map errno to net error codes. It tries to flush to
444 int FileStream::Flush() {
file_stream_win.cc 317 int FileStream::Flush() {
cookie_monster.h 212 // Flush the backing store (if any) to disk and post the given task when done.
283 DELETE_COOKIE_DONT_RECORD, // e.g. For final cleanup after flush to store.
    [all...]
  /external/chromium/net/socket/
client_socket_pool_base.cc 192 Flush();
851 Flush();
854 void ClientSocketPoolBaseHelper::Flush() {
    [all...]
  /external/chromium/net/disk_cache/
entry_impl.cc 903 if (!(ret = Flush(index, 0)))
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 295 def Flush(self, ui, repo):
398 self.Flush(ui, repo)
415 self.Flush(ui, repo)
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
stream.h 433 bool Flush();
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 580 Flush,
  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.cpp 431 Private->EPOC_WsSession.Flush();
601 Private->EPOC_WsSession.Flush();
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
RemoteDebugEventSocketListener.cs 332 @out.Flush();
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
RemoteDebugEventSocketListener.cs 414 @out.Flush();

Completed in 952 milliseconds

1 23 4