Searched refs:Flush (Results 76 - 100 of 131) sorted by relevance

123456

/haiku-fatelf/src/add-ons/print/drivers/pcl6/
H A DPCL6Writer.cpp39 Flush();
46 PCL6Writer::Flush() function in class:PCL6Writer
H A DPCL6Writer.h157 void Flush();
H A DPCL6.cpp382 fWriter->Flush();
/haiku-fatelf/src/system/boot/loader/file_systems/fat/
H A DVolume.cpp353 status_t error = fCachedBlock->Flush();
391 error = fCachedBlock->Flush();
/haiku-fatelf/src/tests/servers/app/newClipping/
H A DMyView.cpp174 Flush();
317 Flush();
/haiku-fatelf/src/kits/interface/
H A DWindow.cpp600 fLink->Flush();
626 BWindow::Flush() const function in class:BWindow
629 fLink->Flush();
656 fLink->Flush();
667 fLink->Flush();
688 fLink->Flush();
1007 link.Flush();
1354 fLink->Flush();
1454 fLink->Flush();
1651 status = fLink->Flush();
[all...]
H A DControl.cpp264 Flush();
374 Flush();
H A DView.cpp968 fOwner->fLink->Flush();
998 fOwner->fLink->Flush();
1014 fOwner->fLink->Flush();
1127 BView::Flush() const function in class:BView
1130 fOwner->Flush();
1319 fOwner->fLink->Flush();
1329 fOwner->fLink->Flush();
1664 fOwner->fLink->Flush();
1700 fOwner->fLink->Flush();
1728 fOwner->fLink->Flush();
[all...]
/haiku-fatelf/src/servers/app/
H A DDesktop.cpp896 link.Flush();
2228 sender.Flush();
2242 sender.Flush();
2275 sender.Flush();
2288 sender.Flush();
2305 sender.Flush();
2326 sender.Flush();
2336 sender.Flush();
2374 sender.Flush();
2490 reply.Flush();
[all...]
/haiku-fatelf/src/servers/app/drawing/html5/
H A DHTML5HWInterface.cpp352 result = message.Flush();
393 message.Flush();
H A DHTML5DrawingEngine.cpp45 message.Flush();
839 if (message.Flush() != B_OK)
870 if (message.Flush() != B_OK)
913 if (message.Flush() != B_OK)
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteHWInterface.cpp314 result = message.Flush();
354 message.Flush();
H A DRemoteDrawingEngine.cpp44 message.Flush();
838 if (message.Flush() != B_OK)
869 if (message.Flush() != B_OK)
912 if (message.Flush() != B_OK)
/haiku-fatelf/src/bin/debug/scheduling_recorder/
H A Dscheduling_recorder.cpp71 fOutput.Flush();
/haiku-fatelf/src/kits/app/
H A DServerLink.cpp219 status_t status = Flush(B_INFINITE_TIMEOUT, true);
/haiku-fatelf/src/system/kernel/arch/m68k/paging/040/
H A DM68KVMTranslationMap040.cpp477 Flush();
479 // NOTE: Between clearing the page table entry and Flush() other
624 Flush();
748 Flush();
1069 Flush();
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_vm_translation_map.cpp172 virtual void Flush();
632 PPCVMTranslationMap::Flush() function in class:PPCVMTranslationMap
/haiku-fatelf/src/servers/app/stackandtile/
H A DStackAndTile.cpp617 reply.Flush();
631 reply.Flush();
/haiku-fatelf/src/apps/soundrecorder/
H A DTrackSlider.cpp303 Flush();
397 Flush();
/haiku-fatelf/src/apps/mediaconverter/
H A DMediaConverterApp.cpp561 outVidTrack->Flush();
618 outAudTrack->Flush();
/haiku-fatelf/headers/os/media/
H A DMediaTrack.h185 // Flush all buffered encoded datas to disk. You should call it after
188 status_t Flush();
/haiku-fatelf/src/apps/mandelbrot/
H A Dtsb1.cpp430 Flush();
/haiku-fatelf/src/apps/remotedesktop/
H A DRemoteView.cpp488 if (reply.Flush() == B_OK)
1231 reply.Flush();
1262 reply.Flush();
1301 reply.Flush();
/haiku-fatelf/src/preferences/appearance/
H A DCurView.cpp405 link.Flush();
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.cpp109 status_t error = info->node->Flush(*this);

Completed in 300 milliseconds

123456