/external/opencore/fileformats/common/parser/src/ |
D | pvfile.cpp | 98 OSCL_EXPORT_REF int32 PVFile::Flush() in Flush() function in PVFile 101 return iFile->Flush(); in Flush() 103 return iFilePtr->Flush(); in Flush() 107 iDataStreamAccess->Flush(iDataStreamSession); in Flush() 135 result = iFile->Flush(); in Close()
|
D | pvmi_datastreamsyncinterface_ref_impl.cpp | 304 PVMIDataStreamSyncInterfaceRefImpl::Flush(PvmiDataStreamSession sessionID) in Flush() function in PVMIDataStreamSyncInterfaceRefImpl 314 result = iFileObject->Flush(); in Flush()
|
/external/opencore/fileformats/mp3/parser/src/ |
D | mp3utils.cpp | 60 int32 MP3Utils::Flush(PVFile *fp) in Flush() function in MP3Utils 64 return (fp->Flush()); in Flush()
|
/external/opencore/oscl/pvlogger/src/ |
D | pvlogger_file_appender.h | 119 _logFile.Flush(); in AppendString() 127 _logFile.Flush(); in AppendString() 327 _logFile.Flush(); in AppendBuffers() 334 _logFile.Flush(); in AppendBuffers()
|
/external/opencore/engines/adapters/player/framemetadatautility/test/src/ |
D | test_pv_frame_metadata_utility_testset1.cpp | 473 iMetadataFile.Flush(); in SaveMetadataInfo() 546 iMetadataFile.Flush(); in SaveMetadataInfo() 551 iMetadataFile.Flush(); in SaveMetadataInfo() 558 iFrameFile.Flush(); in SaveVideoFrame() 918 iMetadataFile.Flush(); in SaveMetadataInfo() 991 iMetadataFile.Flush(); in SaveMetadataInfo() 996 iMetadataFile.Flush(); in SaveMetadataInfo() 1004 iFrameFile.Flush(); in SaveVideoFrame() 1259 iFrameFile.Flush(); in SaveVideoFrame() 1489 iFrameFile.Flush(); in SaveVideoFrame() [all …]
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_filebufferdatastream_factory.cpp | 335 iFileObject->Flush(); in QueryReadCapacity() 580 PVMFFileBufferReadDataStreamImpl::Flush(PvmiDataStreamSession aSessionID) in Flush() function in PVMFFileBufferReadDataStreamImpl 592 int32 result = iFileObject->Flush(); in Flush() 978 Flush(0); in Write() 1100 PVMFFileBufferWriteDataStreamImpl::Flush(PvmiDataStreamSession aSessionID) in Flush() function in PVMFFileBufferWriteDataStreamImpl 1112 int32 result = iFileObject->Flush(); in Flush()
|
/external/tesseract/viewer/ |
D | svutil.h | 119 void Flush();
|
D | scrollview.cpp | 309 stream_->Flush(); in StartEventHandler() 416 stream_->Flush(); in AwaitEvent() 436 stream_->Flush(); in AwaitEventAnyWindow()
|
/external/opencore/oscl/oscl/osclio/src/ |
D | oscl_file_cache.h | 77 int32 Flush();
|
D | oscl_file_native.cpp | 239 closeret = Flush(); in Close() 405 int32 OsclNativeFile::Flush() in Flush() function in OsclNativeFile
|
D | oscl_file_native.h | 86 int32 Flush();
|
D | oscl_file_io.cpp | 632 OSCL_EXPORT_REF int32 Oscl_File::Flush() in Flush() function in Oscl_File 649 result = iFileCache->Flush(); in Flush() 651 return iAsyncFile->Flush(); in Flush() 996 result = iNativeFile->Flush(); in CallNativeFlush()
|
D | oscl_file_io.h | 340 OSCL_IMPORT_REF int32 Flush();
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
D | SDL_sysyuv.cc | 237 bview->Flush(); in BE_CreateYUVOverlay() 285 bview->Flush(); in BE_DisplayYUVOverlay()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/ |
D | logicalchannel.h | 189 virtual OsclAny Flush() = 0; 285 OsclAny Flush(); 443 OsclAny Flush();
|
/external/opencore/fileformats/mp3/parser/include/ |
D | mp3utils.h | 117 static int32 Flush(PVFile *fp);
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmi_mio_control.h | 240 virtual PVMFCommandId Flush(const OsclAny* aContext = NULL) = 0;
|
D | pvmi_datastreamsyncinterface_ref_impl.h | 125 PvmiDataStreamStatus Flush(PvmiDataStreamSession aSessionID);
|
D | pvmi_data_stream_interface.h | 387 virtual PvmiDataStreamStatus Flush(PvmiDataStreamSession aSessionID) = 0;
|
/external/opencore/nodes/pvdownloadmanagernode/include/ |
D | pvmf_filebufferdatastream_factory.h | 206 PvmiDataStreamStatus Flush(PvmiDataStreamSession aSessionID); 345 PvmiDataStreamStatus Flush(PvmiDataStreamSession aSessionID);
|
/external/opencore/fileformats/common/parser/include/ |
D | pvmi_datastreamsyncinterface_ref_impl.h | 125 PvmiDataStreamStatus Flush(PvmiDataStreamSession aSessionID);
|
D | pvfile.h | 216 OSCL_IMPORT_REF int32 Flush();
|
/external/zlib/contrib/dotzlib/DotZLib/ |
D | GZipStream.cs | 265 public override void Flush() in Flush() method in DotZLib.GZipStream
|
/external/opencore/nodes/streaming/streamingmanager/src/ |
D | pvmf_streaming_manager_node.h | 112 OSCL_IMPORT_REF PVMFCommandId Flush(PVMFSessionId,
|
/external/opencore/fileformats/mp4/parser/src/ |
D | sampletableatom.cpp | 593 AtomUtils::Flush(_pinput); in getSample() 753 AtomUtils::Flush(_pinput); in getKeyMediaSampleNumAt() 956 AtomUtils::Flush(_pinput); in getPrevKeyMediaSample() 1159 AtomUtils::Flush(_pinput); in getNextKeyMediaSample() 1937 AtomUtils::Flush(_pinput); in resetPlayBackbyTime() 2617 AtomUtils::Flush(_pinput); in getNextNSamples() 3176 if (AtomUtils::Flush(_pinput)) in updateFileSize()
|