Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/pulseaudio/src/pulse/
Dtimeval.c126 time_t secs; in pa_timeval_add() local
157 time_t secs; in pa_timeval_sub() local
/third_party/libwebsockets/lib/core-net/
Dwsi-timeout.c125 __lws_set_timeout(struct lws *wsi, enum pending_timeout reason, int secs) in __lws_set_timeout()
140 lws_set_timeout(struct lws *wsi, enum pending_timeout reason, int secs) in lws_set_timeout()
/third_party/flutter/skia/third_party/externals/sdl/src/power/windows/
DSDL_syspower.c60 const int secs = (int) status.BatteryLifeTime; in SDL_GetPowerInfo_Windows() local
/third_party/flutter/skia/third_party/externals/sdl/src/power/linux/
DSDL_syspower.c135 int secs = -1; in check_proc_acpi_battery() local
415 const int secs = battery_time; in SDL_GetPowerInfo_Linux_proc_apm() local
451 int secs; in SDL_GetPowerInfo_Linux_sys_class_power_supply() local
/third_party/libunwind/tests/
Dforker.c37 double secs; in main() local
/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c428 gst_date_time_new_from_unix_epoch_local_time (gint64 secs) in gst_date_time_new_from_unix_epoch_local_time()
450 gst_date_time_new_from_unix_epoch_utc (gint64 secs) in gst_date_time_new_from_unix_epoch_utc()
477 gint64 secs = usecs / G_USEC_PER_SEC; in gst_date_time_new_from_unix_epoch_local_time_usecs() local
507 gint64 secs = usecs / G_USEC_PER_SEC; in gst_date_time_new_from_unix_epoch_utc_usecs() local
/third_party/mesa3d/.gitlab-ci/
Dreport-flakes.py43 def wait(self, secs): argument
/third_party/skia/samplecode/
DSampleAnimBlur.cpp14 SkScalar get_anim_sin(double secs, SkScalar amplitude, SkScalar periodInSec, SkScalar phaseInSec) { in get_anim_sin()
/third_party/ltp/testcases/lib/
Dtst_sleep.c32 long interval, secs = 0, usecs = 0; in main() local
/third_party/flutter/skia/samplecode/
DSampleAnimBlur.cpp14 SkScalar get_anim_sin(double secs, SkScalar amplitude, SkScalar periodInSec, SkScalar phaseInSec) { in get_anim_sin()
/third_party/flutter/skia/third_party/externals/sdl/src/power/haiku/
DSDL_syspower.c110 const int secs = (int) battery_time; in SDL_GetPowerInfo_Haiku() local
/third_party/musl/porting/uniproton/kernel/src/time/
D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/musl/src/time/
D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/musl/porting/liteos_m/kernel/src/time/
D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/musl/porting/liteos_a/kernel/src/time/
D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/python/Python/
Dpytime.c459 _PyTime_t secs; in _PyTime_AsSecondsDouble() local
542 _PyTime_t secs, ns; in _PyTime_AsTimeval_impl() local
580 _PyTime_t secs, secs2; in _PyTime_AsTimevalStruct_impl() local
619 _PyTime_t secs; in _PyTime_AsTimevalTime_t() local
638 _PyTime_t secs, nsec; in _PyTime_AsTimespec() local
/third_party/libfuse/test/
Dutil.py96 def safe_sleep(secs): argument
/third_party/ltp/lib/
Dtst_rtctime.c60 unsigned int month, year, secs; in tst_rtc_time_to_tm() local
/third_party/tzdata/
Ddate.c66 intmax_t secs; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_fixed.cc75 int secs = Parse02d(np + 7); in FixedOffsetFromName() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsprange.c157 gdouble secs; in parse_utc_time() local
214 gint hours, mins, secs; in parse_smpte_time() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalMac.hpp48 uint64_t secs = (uint64_t)((double)time * convert_ratio / 1e-9); in GetTime() local
/third_party/flutter/skia/third_party/externals/sdl/src/power/macosx/
DSDL_syspower.c48 int secs = -1; in checkps() local
/third_party/mesa3d/src/tool/pps/
Dpps_config.cc88 auto secs = std::chrono::seconds(1); in main() local
/third_party/flutter/skia/gm/
Danimated_gif.cpp148 double secs = TimeUtils::NanosToMSec(nanos) * .1; in onAnimate() local

1234