Searched defs:seconds (Results 26 - 50 of 67) sorted by relevance

123

/haiku-fatelf/src/add-ons/kernel/partitioning_systems/session/
H A Dscsi-mmc.h84 uint8 seconds; member in struct:__anon2549
96 make_msf_address(uint8 minutes, uint8 seconds, uint8 frames) argument
149 uint8 seconds; member in struct:__anon2552
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfTimeCode.cpp198 TimeCode::seconds () const function in class:Imf::TimeCode
55 TimeCode(int hours, int minutes, int seconds, int frame, bool dropFrame, bool colorFrame, bool fieldPhase, bool bgf0, bool bgf1, bool bgf2, int binaryGroup1, int binaryGroup2, int binaryGroup3, int binaryGroup4, int binaryGroup5, int binaryGroup6, int binaryGroup7, int binaryGroup8) argument
/haiku-fatelf/src/apps/clock/
H A Dcl_view.cpp269 short seconds = loctime->tm_sec; local
/haiku-fatelf/src/apps/installer/
H A DCopyEngine.cpp618 double seconds = (fTimeWritten / 1000000); local
/haiku-fatelf/src/apps/screenshot/
H A DScreenshot.cpp85 int32 seconds = -1; local
H A DScreenshotWindow.cpp171 BStringView* seconds = new BStringView("", B_TRANSLATE("seconds")); local
/haiku-fatelf/src/bin/bash/
H A Dmailcheck.c89 intmax_t seconds; local
/haiku-fatelf/src/bin/network/tcpdump/
H A Dutil.c214 static const int seconds[] = {31536000, 604800, 86400, 3600, 60, 1}; local
/haiku-fatelf/src/kits/media/
H A DTimeCode.cpp10 status_t us_to_timecode(bigtime_t micros, int * hours, int * minutes, int * seconds, int * frames, const timecode_info * code) argument
38 status_t timecode_to_us(int hours, int minutes, int seconds, int frames, bigtime_t * micros, const timecode_info * code) argument
70 status_t frames_to_timecode(int32 l_frames, int * hours, int * minutes, int * seconds, int * frames, const timecode_info * code) argument
142 timecode_to_frames(int hours, int minutes, int seconds, int frames, int32 * l_frames, const timecode_info * code) argument
275 BTimeCode(int hours, int minutes, int seconds, int frames, timecode_type type) argument
295 SetData(int hours, int minutes, int seconds, int frames) argument
[all...]
/haiku-fatelf/src/libs/ncurses/tack/
H A Dsysdep.c498 set_alarm_clock( int seconds) argument
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_real_time_clock.cpp143 secs_to_cmos(uint32 seconds, cmos_time *cmos) argument
204 arch_rtc_set_hw_time(uint32 seconds) argument
/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_real_time_clock.cpp157 secs_to_cmos(uint32 seconds, cmos_time *cmos) argument
212 arch_rtc_set_hw_time(uint32 seconds) argument
/haiku-fatelf/src/system/kernel/
H A Dreal_time_clock.cpp50 uint32 seconds; local
182 rtc_secs_to_tm(uint32 seconds, struct tm *t) argument
[all...]
/haiku-fatelf/src/tests/kits/opengl/demos/gears/
H A Dgears.c219 GLfloat seconds = (t - T0) / 1000.0; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/pi_test/
H A Dpitest-1.c196 double seconds, t0, t1; local
/haiku-fatelf/src/apps/soundrecorder/
H A DTrackSlider.cpp408 uint32 seconds = timestamp / 1000000LL; local
/haiku-fatelf/src/apps/codycam/
H A DCodyCam.h52 time_t seconds; member in struct:capture_rate
H A DCodyCam.cpp525 int32 seconds; local
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dpcap1.h129 bpf_u_int32 seconds; /* seconds since Unix epoch - GMT */ member in struct:pcap1_info_timestamp
/haiku-fatelf/src/bin/network/wget/src/
H A Dmswindows.c60 xsleep (double seconds) argument
527 run_with_timeout(double seconds, void (*fun) (void *), void *arg) argument
[all...]
/haiku-fatelf/src/bin/unzip/
H A Dtimezone.c743 int years, months, days, hours, minutes, seconds; local
[all...]
/haiku-fatelf/src/bin/zic/
H A Dzdump.c446 register long seconds; local
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_send.c804 int resplen, seconds, n, s; local
/haiku-fatelf/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp368 Session(team_id team, const char *name, dev_t device, ino_t node, int32 seconds) argument
/haiku-fatelf/src/apps/webpositive/support/
H A DDateTime.cpp233 BTime::AddSeconds(int32 seconds) argument
1383 BDateTime::SetTime_t(uint32 seconds) argument

Completed in 165 milliseconds

123