Searched defs:seconds (Results 1 - 25 of 67) sorted by relevance

123

/haiku-fatelf/src/apps/mediaplayer/support/
H A DDurationToString.cpp13 duration_to_string(int32 seconds, char* string, size_t stringSize) argument
[all...]
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dsleep.c14 sleep(unsigned seconds) argument
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dclock.c72 int seconds, seconds_fraction; local
H A Dtimeval.c136 int seconds, seconds_fraction; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dxnanosleep.c47 xnanosleep (double seconds) argument
H A Dgetdate.y572 seconds: signed_seconds | unsigned_seconds; label
[all...]
H A Dnanosleep.c56 time_t seconds = requested_delay->tv_sec; local
H A Dposixtm.c168 int seconds; local
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_real_time_clock.cpp32 arch_rtc_set_hw_time(uint32 seconds) argument
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_real_time_clock.cpp31 arch_rtc_set_hw_time(uint32 seconds) argument
H A Darch_platform.cpp142 Routerboard::SetHardwareRTC(uint32 seconds) argument
/haiku-fatelf/src/apps/clock/
H A Dcl_wind.cpp46 bool seconds = fOnScreenView->ReturnSeconds(); local
/haiku-fatelf/src/apps/debuganalyzer/util/
H A DTimeUtils.h15 int seconds; member in struct:decomposed_bigtime
23 int seconds; member in struct:decomposed_nanotime
/haiku-fatelf/src/bin/coreutils/src/
H A Dsleep.c103 double seconds = 0.0; local
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_real_time_clock.cpp52 arch_rtc_set_hw_time(uint32 seconds) argument
H A Darch_platform.cpp184 PPCOpenFirmware::SetHardwareRTC(uint32 seconds) argument
/haiku-fatelf/src/apps/cortex/InfoView/
H A DFileNodeInfoView.cpp130 int hours, minutes, seconds, frames; local
/haiku-fatelf/src/bin/makeudfimage/
H A DStatistics.cpp96 uint32 seconds = time % 60; local
/haiku-fatelf/src/bin/network/ppp_up/
H A DPPPStatusView.cpp149 int32 seconds = time % 60; local
161 text << seconds; local
/haiku-fatelf/src/bin/zip/
H A Dmktime.c187 int years, months, days, hours, minutes, seconds; local
/haiku-fatelf/headers/os/package/hpkg/
H A DPackageEntry.h47 void SetAccessTime(uint32 seconds) argument
51 void SetModifiedTime(uint32 seconds) argument
55 void SetCreationTime(uint32 seconds) argument
/haiku-fatelf/src/apps/cdplayer/
H A DCDAudioDevice.h56 void SetSeconds(const int32& seconds) argument
/haiku-fatelf/src/apps/mediaplayer/supplier/
H A DSubTitlesSRT.cpp79 int seconds; local
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-ntp.c223 time_t seconds = i - JAN_1970; local
/haiku-fatelf/src/system/libroot/add-ons/icu/
H A DICUTimeConversion.cpp73 int seconds = 0; local

Completed in 144 milliseconds

123