Searched defs:timestamp (Results 1 - 25 of 36) sorted by relevance

12

/haiku/headers/os/device/
H A DJoystick.h33 bigtime_t timestamp; member in class:BJoystick
/haiku/src/servers/midi/
H A DPortDrivers.cpp102 bigtime_t timestamp = system_time(); local
[all...]
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Dmidi.cpp114 LONGLONG timestamp; local
/haiku/src/bin/mail_utils/
H A Dmail2mbox.cpp267 time_t timestamp = gDateStampTime++; local
/haiku/src/kits/network/libnetservices2/
H A DHttpTime.cpp229 BPrivate::Network::format_http_time(BDateTime timestamp, BHttpTimeFormat outputFormat) argument
/haiku/src/libs/mapm/
H A Dmapm_rnd.c250 time_t timestamp; local
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUtils.cpp92 decode_time(timestamp &timestamp, struct timespec &timespec) argument
[all...]
H A DUdfStructures.cpp246 timestamp::timestamp(time_t time) function in class:timestamp
/haiku/src/servers/mail/
H A DErrorLogWindow.cpp67 ErrorLogWindow::AddError(alert_type type, const char *message, const char *tag, bool timestamp) argument
144 Error(BRect rect, alert_type atype, const char *tag, const char *message, bool timestamp,rgb_color bkg) argument
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DTabletProtocolHandler.cpp315 bigtime_t timestamp = system_time(); local
H A DMouseProtocolHandler.cpp239 bigtime_t timestamp = system_time(); local
/haiku/src/system/kernel/arch/x86/
H A Darch_system_info.cpp154 bigtime_t timestamp = gCPU[cpu].arch.perf_timestamp; local
/haiku/src/apps/soundrecorder/
H A DScopeView.cpp219 ScopeView::SetMainTime(bigtime_t timestamp) argument
228 ScopeView::SetTotalTime(bigtime_t timestamp, bool reset) argument
242 ScopeView::SetLeftTime(bigtime_t timestamp) argument
251 ScopeView::SetRightTime(bigtime_t timestamp) argument
H A DTrackSlider.cpp128 TrackSlider::_DrawCounter(bigtime_t timestamp, float position, bool isTracking) argument
403 TrackSlider::_TimeToString(bigtime_t timestamp, char *string) argument
418 SetMainTime(bigtime_t timestamp, bool reset) argument
436 SetTotalTime(bigtime_t timestamp, bool reset) argument
[all...]
H A DRecorderWindow.cpp602 bigtime_t timestamp = fPlayTrack->CurrentTime(); local
/haiku/src/add-ons/kernel/partitioning_systems/sun/
H A Dsun.cpp53 uint32_t timestamp[8]; member in struct:sun_vtoc::__anon3
/haiku/src/add-ons/translators/raw/
H A DLibRAW.h39 time_t timestamp; member in struct:image_meta_info
H A DRAW.h36 time_t timestamp; member in struct:image_meta_info
/haiku/src/add-ons/kernel/drivers/midi/usb_midi/
H A Dusb_midi.h101 bigtime_t timestamp; /* Is this needed? Currently set but never read */ member in struct:usbmidi_device_info
/haiku/src/add-ons/kernel/file_cache/
H A Dlog.cpp50 bigtime_t timestamp; member in struct:cache_log
H A Drule_based_prefetcher.cpp66 bigtime_t timestamp; member in struct:head
132 bigtime_t timestamp; member in struct:team_rules
/haiku/headers/private/device/
H A Djoystick_driver.h16 bigtime_t timestamp; member in struct:_joystick
33 bigtime_t timestamp; /* system_time when it was read */ member in struct:_extended_joystick
83 bigtime_t * timestamp; member in struct:_variable_joystick
/haiku/headers/private/input/
H A Dkeyboard_mouse_driver.h76 bigtime_t timestamp; member in struct:__anon2
96 bigtime_t timestamp; member in struct:__anon4
117 bigtime_t timestamp; member in struct:__anon5
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.h213 } timestamp; member in union:tcp_option::__anon12
/haiku/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp75 bigtime_t timestamp; member in struct:arp_entry

Completed in 241 milliseconds

12