Searched refs:Sync (Results 76 - 100 of 168) sorted by relevance

1234567

/haiku/docs/develop/media/
H A DMediaExtractorAddOn.h239 // the BMediaTrack interface, and then calling Sync() here. It
265 // the BMediaTrack interface, and then calling Sync() here. It
296 // the BMediaTrack interface, and then calling Sync() here. It
331 // the BMediaTrack interface, and then calling Sync() here. It
359 // as retrieved by GetParameterValue, not zero. Sync() will do
368 virtual status_t Sync(int32 seekStream = 0) = 0;
386 // returned, as per Sync(). However because this involves only
388 // then calling Sync(); If seekMode is SEEK_SET then the current
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.h59 virtual status_t Sync();
/haiku/src/add-ons/screen_savers/message/
H A DMessage.cpp293 offscreen.Sync();
/haiku/src/apps/clock/
H A Dcl_view.cpp146 Sync();
/haiku/src/build/libbe/storage/
H A DNode.cpp230 BNode::Sync() function in class:BNode
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.h39 virtual status_t Sync();
/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.cpp1412 bufferheader.Sync();
1496 bufferheader.Sync();
1581 bufferHeader.Sync();
/haiku/src/kits/tracker/
H A DUtilities.cpp640 view->Sync();
717 offscreen->Sync();
760 offscreen->Sync();
H A DThumbnails.cpp107 view.Sync();
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp63 // Sync
65 Volume::Sync() function in class:Volume
/haiku/src/libs/glut/
H A DglutWindow.cpp627 Sync();
/haiku/src/preferences/locale/
H A DLanguageListView.cpp383 view->Sync();
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.h89 status_t Sync();
/haiku/src/apps/resedit/
H A DResView.cpp298 res.Sync();
/haiku/src/preferences/time/
H A DAnalogClock.cpp324 Sync();
/haiku/src/preferences/printers/
H A DPrinterListView.cpp297 view->Sync();
/haiku/src/apps/midiplayer/
H A DMidiPlayerWindow.cpp354 file.Sync();
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.h160 status_t Sync();
/haiku/src/kits/storage/
H A DNode.cpp240 BNode::Sync() function in class:BNode
/haiku/headers/os/interface/
H A DWindow.h187 void Sync() const;
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.cpp253 view->Sync();
/haiku/src/apps/pulse/
H A DNormalPulseView.cpp306 Sync();
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp424 helper->Sync();
589 helper->Sync();
/haiku/src/tests/kits/storage/
H A DResourceStringsTest.cpp209 resources.Sync();
219 resources.Sync();
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp199 fOffscreen->Sync();
1311 offscreen->Sync();

Completed in 156 milliseconds

1234567