Searched refs:Reset (Results 126 - 137 of 137) sorted by last modified time

123456

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.h33 void Reset();
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPJob.h48 void Reset();
/haiku/src/add-ons/bluetooth/ResetLocalDevice/
H A DResetLocalDevice.cpp22 return "Reset LocalDevice";
29 // you can perform a Reset in all Devices
38 return "Perform a Reset command to the LocalDevice";
52 BluetoothCommand<> Reset(OGF_CONTROL_BASEBAND, OCF_RESET);
58 request.AddData("raw command", B_ANY_TYPE, Reset.Data(), Reset.Size());
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDaffyDuck.h150 void Reset();
H A DCEchoGals_midi.cpp125 // Reset the MIDI input, but leave it open and enabled
131 m_MidiIn.Reset(pContext);
H A DCMidiInQ.cpp195 // Reset
199 void CMidiInQ::Reset(ECHOGALS_MIDI_IN_CONTEXT *pContext) function in class:CMidiInQ
203 } // void CMidiInQ::Reset()
244 // Reset the buffer pointers
260 Reset(pContext);
H A DCMidiInQ.h124 // Reset the in/out ptrs
126 void Reset(ECHOGALS_MIDI_IN_CONTEXT *pContext);
H A DCMtcSync.cpp71 // Reset the sync state info
73 Reset();
83 void CMtcSync::Reset() function in class:CMtcSync
85 ECHO_DEBUGPRINTF(("\t **** CMtcSync::Reset\n"));
99 } // void CMtcSync::Reset()
204 Reset();
292 Reset();
335 Reset();
346 Reset();
446 // Reset th
[all...]
H A DCMtcSync.h70 // Reset the state of things
72 void Reset();
/haiku/headers/os/bluetooth/
H A DLocalDevice.h63 status_t Reset();
/haiku/headers/os/support/
H A DStopWatch.h22 void Reset();
/haiku/headers/private/kernel/
H A Dtracing.h226 void Reset() function in class:TraceEntryIterator

Completed in 174 milliseconds

123456