Searched refs:Stop (Results 26 - 50 of 190) sorted by relevance

12345678

/haiku-fatelf/src/servers/index/
H A DCatchUpManager.h66 //! Stop all catch up threads and put the analyser back into the
68 void Stop();
/haiku-fatelf/src/tests/kits/midi/midi_player/
H A DMidiPlayer.cpp70 store.Stop();
/haiku-fatelf/src/tests/kits/midi/
H A Dtest1.cpp27 store->Stop();
30 cout << "Stop Time: " << dec << stop_time << "ms" << endl;
/haiku-fatelf/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.h34 void Stop();
82 virtual status_t Stop(const char* name, void* cookie);
/haiku-fatelf/src/apps/mediaplayer/
H A DControllerView.cpp107 ControllerView::Stop() function in class:ControllerView
109 fController->Stop();
/haiku-fatelf/src/tests/servers/input/view_input_device/
H A DViewInputDevice.cpp31 virtual status_t Stop(const char *device, void *cookie);
78 status_t ViewInputDevice::Stop(const char *device, void *cookie) function in class:ViewInputDevice
/haiku-fatelf/src/kits/device/
H A DUSBRoster.cpp48 void Stop();
212 RosterLooper::Stop() function in class:RosterLooper
262 Stop();
277 BUSBRoster::Stop() function in class:BUSBRoster
282 ((RosterLooper *)fLooper)->Stop();
/haiku-fatelf/headers/tools/cppunit/
H A DThreadManager.h26 int32 Stop();
64 Stop();
79 BThreadManager<TestClass, ExpectedException>::Stop() { function in class:BThreadManager
/haiku-fatelf/headers/os/add-ons/input_server/
H A DInputServerDevice.h50 virtual status_t Stop(const char* device, void* cookie);
/haiku-fatelf/headers/os/midi/
H A DMidiSynthFile.h24 virtual void Stop(void);
/haiku-fatelf/src/add-ons/input_server/devices/wacom/
H A DMasterServerDevice.h28 virtual status_t Stop(const char* device, void* cookie);
H A DTabletDevice.h26 virtual status_t Stop();
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DStream.h26 status_t Stop();
/haiku-fatelf/src/add-ons/kernel/drivers/audio/usb_audio/
H A DStream.h31 status_t Stop();
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DCapture.h60 void Stop();
H A DVideoIn.h96 void Stop();
/haiku-fatelf/src/apps/musiccollection/
H A DQueryMonitor.cpp65 Stop();
/haiku-fatelf/src/apps/poorman/
H A DPoorManServer.h28 status_t Stop();
/haiku-fatelf/src/bin/
H A Diroster.cpp73 else if ((status = device->Stop()) != B_OK) {
/haiku-fatelf/src/kits/media/
H A DOldBufferStreamManager.h94 stream_state Stop();
/haiku-fatelf/src/kits/midi/
H A DSamples.cpp79 void BSamples::Stop(void) function in class:BSamples
/haiku-fatelf/src/tests/kits/media/soundplayer/
H A DSimplePlayerTest.cpp62 player.Stop();
/haiku-fatelf/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.h74 bool Stop();
/haiku-fatelf/src/apps/deskbar/
H A DSwitcher.h60 void Stop(bool doAction, uint32 modifiers);
/haiku-fatelf/src/bin/playsound/
H A Dplayfile.cpp97 sp->Stop();

Completed in 114 milliseconds

12345678