Searched defs:time (Results 76 - 100 of 170) sorted by relevance

1234567

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRPCServer.h115 Server::WaitCall(Request* request, bigtime_t time) argument
/haiku/src/kits/midi2/
H A DMidiLocalProducer.cpp270 SprayEvent(const void* data, size_t length, bool atomic, bigtime_t time, bool sysex) const argument
[all...]
H A DMidiLocalConsumer.cpp103 BMidiLocalConsumer::Data(uchar* data, size_t length, bool atomic, bigtime_t time) argument
229 NoteOff(uchar channel, uchar note, uchar velocity, bigtime_t time) argument
236 NoteOn(uchar channel, uchar note, uchar velocity, bigtime_t time) argument
243 KeyPressure(uchar channel, uchar note, uchar pressure, bigtime_t time) argument
250 ControlChange(uchar channel, uchar controlNumber, uchar controlValue, bigtime_t time) argument
257 ProgramChange(uchar channel, uchar programNumber, bigtime_t time) argument
263 ChannelPressure(uchar channel, uchar pressure, bigtime_t time) argument
270 PitchBend(uchar channel, uchar lsb, uchar msb, bigtime_t time) argument
277 SystemExclusive( void* data, size_t length, bigtime_t time) argument
285 SystemCommon( uchar statusByte, uchar data1, uchar data2, bigtime_t time) argument
293 SystemRealTime(uchar statusByte, bigtime_t time) argument
300 TempoChange(int32 beatsPerMinute, bigtime_t time) argument
307 AllNotesOff(bool justChannel, bigtime_t time) argument
368 bigtime_t time = *((bigtime_t*) (buffer + 8)); local
[all...]
/haiku/src/kits/midi/
H A DMidi.cpp63 BMidi::NoteOff(uchar channel, uchar note, uchar velocity, uint32 time) argument
70 BMidi::NoteOn(uchar channel, uchar note, uchar velocity, uint32 time) argument
93 BMidi::ProgramChange(uchar channel, uchar programNumber, uint32 time) argument
100 BMidi::ChannelPressure(uchar channel, uchar pressure, uint32 time) argument
107 BMidi::PitchBend(uchar channel, uchar lsb, uchar msb, uint32 time) argument
114 BMidi::SystemExclusive(void* data, size_t length, uint32 time) argument
121 BMidi::SystemCommon(uchar status, uchar data1, uchar data2, uint32 time) argument
128 BMidi::SystemRealTime(uchar status, uint32 time) argument
77 KeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) argument
85 ControlChange( uchar channel, uchar controlNumber, uchar controlValue, uint32 time) argument
135 TempoChange(int32 beatsPerMinute, uint32 time) argument
142 AllNotesOff(bool justChannel, uint32 time) argument
[all...]
H A DMidiPort.cpp132 NoteOff( uchar channel, uchar note, uchar velocity, uint32 time) argument
140 NoteOn( uchar channel, uchar note, uchar velocity, uint32 time) argument
148 KeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) argument
157 ControlChange( uchar channel, uchar controlNumber, uchar controlValue, uint32 time) argument
166 ProgramChange( uchar channel, uchar programNumber, uint32 time) argument
175 ChannelPressure(uchar channel, uchar pressure, uint32 time) argument
183 PitchBend(uchar channel, uchar lsb, uchar msb, uint32 time) argument
190 SystemExclusive(void* data, size_t length, uint32 time) argument
197 SystemCommon( uchar status, uchar data1, uchar data2, uint32 time) argument
205 SystemRealTime(uchar status, uint32 time) argument
[all...]
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_dac.c196 uint time = 0; local
237 uint time = 0, count = 0; local
881 uint time = 0, count = 0; local
1075 uint time = 0; local
1131 uint time = 0; local
1194 uint time = 0; local
1244 uint time = 0; local
[all...]
H A Dmga_maven.c265 uint time = 0; local
476 uint time = 0, count = 0; local
[all...]
/haiku/src/kits/interface/
H A DToolTipManager.cpp426 BToolTipManager::SetShowDelay(bigtime_t time) argument
446 BToolTipManager::SetHideDelay(bigtime_t time) argument
[all...]
/haiku/src/kits/media/legacy/
H A DOldAudioModule.cpp118 BAudioEvent::MixIn(float *dst, int32 frames, mk_time time) argument
232 BDACRenderer::TransportChanged(mk_time time, mk_rate rate, argument
326 BAudioFileStream::SeekToTime(BMediaChannel *channel, mk_time time) argument
392 BADCSource::SeekToTime(BMediaChannel *channel, mk_time time) argument
H A DOldMediaModule.cpp194 BMediaRenderer::TransportChanged(mk_time time, argument
231 BMediaRenderer::TransportChangedReceived(mk_time time, argument
497 BTimeBase::CallAt(mk_time time, argument
535 BTimeBase::SystemTimeAt(mk_time time) argument
544 BTimeBase::Sync(mk_time time, argument
88 SeekToTime(BMediaChannel *channel, mk_time time) argument
/haiku/src/kits/locale/
H A DDateFormat.cpp82 BDateFormat::Format(char* string, const size_t maxSize, const time_t time, argument
103 BDateFormat::Format(BString& string, const time_t time, argument
130 BDateFormat::Format(BString& string, const BDate& time, argument
171 Format(BString& string, int*& fieldPositions, int& fieldCount, const time_t time, const BDateFormatStyle style) const argument
[all...]
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dtracing.c167 bigtime_t time = system_time(); local
/haiku/src/system/kernel/
H A Dtimer.cpp461 bigtime_t time = system_time(); local
[all...]
H A Dkernel_daemon.cpp213 const bigtime_t time = system_time(); local
H A Dreal_time_clock.cpp243 _user_set_real_time_clock(bigtime_t time) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.h109 static void _BigtimeToTimespec(bigtime_t time, argument
/haiku/src/add-ons/input_server/devices/mouse/
H A Dmovement_maker.cpp281 bigtime_t time = system_time(); local
/haiku/src/add-ons/media/plugins/ape_reader/
H A DAPEReader.cpp183 TAPEReader::Seek(void *cookie, uint32 flags, int64 *frame, bigtime_t *time) argument
164 FindKeyFrame(void* cookie, uint32 flags, int64* frame, bigtime_t* time) argument
[all...]
/haiku/src/tests/system/kernel/
H A Dspinlock_contention.cpp188 double time = timeInUsecs; local
[all...]
/haiku/src/servers/registrar/
H A DMessageRunnerManager.cpp201 bigtime_t time; /*!< Time at which the next message will be member in struct:MessageRunnerManager::RunnerInfo
[all...]
/haiku/src/bin/pkgman/
H A DPackageManager.cpp203 const bigtime_t time = system_time(); local
/haiku/src/servers/app/stackandtile/
H A DSATWindow.cpp480 bigtime_t time = real_time_clock_usecs(); local
/haiku/headers/private/screen_saver/
H A DScreenSaverSettings.h69 void SetBlankTime(bigtime_t time) argument
71 void SetStandByTime(bigtime_t time) argument
73 void SetSuspendTime(bigtime_t time) argument
83 void SetPasswordTime(bigtime_t time) argument
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackAudioSupplier.cpp207 bigtime_t time = system_time(); local
481 _ReadBuffer(Buffer* buffer, int64 position, bigtime_t time) argument
503 _ReadCachedFrames(void*& dest, int64& pos, int64& frames, bigtime_t time) argument
548 _ReadUncachedFrames(void* buffer, int64 position, int64 frames, bigtime_t time) argument
[all...]
/haiku/src/servers/index/
H A DVolumeWatcher.cpp229 AnalyserDispatcher::SetSyncPosition(bigtime_t time) argument
237 AnalyserDispatcher::SetWatchingStart(bigtime_t time) argument
245 AnalyserDispatcher::SetWatchingPosition(bigtime_t time) argument

Completed in 205 milliseconds

1234567