Searched defs:time (Results 101 - 125 of 170) sorted by relevance

1234567

/haiku/src/kits/media/experimental/
H A DMediaClientNode.cpp655 bigtime_t time = 0; local
/haiku/src/apps/poorman/
H A DPoorManWindow.cpp216 time_t time; local
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.cpp246 timestamp::timestamp(time_t time) argument
[all...]
/haiku/src/kits/shared/
H A DDateTimeEdit.cpp242 time_t time = fTime.Time_t(); local
609 time_t time = BDateTime(fDate, BTime()).Time_t(); local
/haiku/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.cpp206 NodeManager::SetCurrentAudioTime(bigtime_t time) argument
[all...]
/haiku/src/kits/tracker/
H A DTaskLoop.cpp51 bigtime_t time = 0; local
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.h62 static void _DecodeTime(struct timespec& timespec, timeval32 time) argument
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dpcm.c25 bigtime_t time; member in struct:audio_buffer_header
[all...]
/haiku/headers/private/system/
H A Dsystem_profiler_defs.h143 nanotime_t time; member in struct:system_profiler_thread_scheduling_event
149 nanotime_t time; member in struct:system_profiler_thread_scheduled
159 nanotime_t time; member in struct:system_profiler_thread_enqueued_in_run_queue
166 nanotime_t time; member in struct:system_profiler_thread_removed_from_run_queue
191 nanotime_t time; member in struct:system_profiler_io_request_scheduled
204 nanotime_t time; member in struct:system_profiler_io_request_finished
213 nanotime_t time; member in struct:system_profiler_io_operation_started
224 nanotime_t time; member in struct:system_profiler_io_operation_finished
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeon.cpp603 status_t CRadeon::WaitInterrupt(int * mask, int * sequence, bigtime_t * time, bigtime_t timeout) argument
/haiku/src/kits/midi/
H A DMidiStore.cpp40 uint32 time; // either ticks or milliseconds member in struct:BMidiEvent
93 NoteOff(uchar channel, uchar note, uchar velocity, uint32 time) argument
107 NoteOn(uchar channel, uchar note, uchar velocity, uint32 time) argument
121 KeyPressure(uchar channel, uchar note, uchar pressure, uint32 time) argument
135 ControlChange(uchar channel, uchar controlNumber, uchar controlValue, uint32 time) argument
149 ProgramChange(uchar channel, uchar programNumber, uint32 time) argument
162 ChannelPressure(uchar channel, uchar pressure, uint32 time) argument
174 PitchBend(uchar channel, uchar lsb, uchar msb, uint32 time) argument
187 SystemExclusive(void* data, size_t length, uint32 time) argument
201 SystemCommon(uchar status, uchar data1, uchar data2, uint32 time) argument
215 SystemRealTime(uchar status, uint32 time) argument
226 TempoChange(int32 beatsPerMinute, uint32 time) argument
468 SprayEvent(const BMidiEvent* event, uint32 time) argument
[all...]
H A DSoftSynth.cpp367 NoteOff( uchar channel, uchar note, uchar velocity, uint32 time) argument
378 NoteOn( uchar channel, uchar note, uchar velocity, uint32 time) argument
389 KeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) argument
400 ControlChange( uchar channel, uchar controlNumber, uchar controlValue, uint32 time) argument
411 ProgramChange( uchar channel, uchar programNumber, uint32 time) argument
422 ChannelPressure(uchar channel, uchar pressure, uint32 time) argument
432 PitchBend(uchar channel, uchar lsb, uchar msb, uint32 time) argument
444 SystemExclusive(void* data, size_t length, uint32 time) argument
454 SystemCommon( uchar status, uchar data1, uchar data2, uint32 time) argument
465 SystemRealTime(uchar status, uint32 time) argument
475 TempoChange(int32 beatsPerMinute, uint32 time) argument
485 AllNotesOff(bool justChannel, uint32 time) argument
[all...]
/haiku/src/servers/app/
H A DDelayedMessage.cpp812 bigtime_t time = system_time() + DM_MINIMUM_DELAY / 2; local
/haiku/src/system/kernel/
H A DUserTimer.cpp1608 bigtime_t time; local
1624 _user_set_clock(clockid_t clockID, bigtime_t time) argument
[all...]
/haiku/src/kits/media/
H A DTimeSource.cpp143 bigtime_t time; local
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp769 uint32 time = real_time_clock(); local
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTNode.cpp146 VSTNode::SetParameterValue(int32 id, bigtime_t time, const void* value, argument
/haiku/src/add-ons/media/media-add-ons/equalizer/
H A DEqualizerNode.cpp133 EqualizerNode::SetParameterValue(int32 id, bigtime_t time, const void* value, argument
/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp163 set_file_time(const char *filename, time_t time) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddir.cpp40 uint32 time; member in struct:_dirent_info_
566 time_t time; member in struct:_entry_info_
/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp80 BDateTime time = BHttpTime(expirationString).Parse(); local
/haiku/src/bin/debug/strace/
H A Dstrace.cpp41 bigtime_t time; member in struct:syscall_stats
301 bigtime_t time = message.end_time - message.start_time; local
[all...]
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp485 time_t time; local
H A Diso9660.cpp993 time_t time; local
/haiku/src/system/boot/arch/x86/
H A Darch_cpu.cpp427 bigtime_t time = system_time(); local

Completed in 154 milliseconds

1234567