Home
last modified time | relevance | path

Searched defs:seconds (Results 151 - 175 of 204) sorted by relevance

123456789

/third_party/tzdata/
H A Dzdump.c686 register intmax_t myy, seconds, years; in yeartot() local
[all...]
/third_party/python/Python/
H A Dpytime.c408 _PyTime_FromSeconds(int seconds) in _PyTime_FromSeconds() argument
/third_party/python/Modules/
H A Dsignalmodule.c433 signal_alarm_impl(PyObject *module, int seconds) in signal_alarm_impl() argument
910 signal_setitimer_impl(PyObject *module, int which, PyObject *seconds, argument
[all...]
H A D_zoneinfo.c731 load_timedelta(long seconds) in load_timedelta() argument
1663 long seconds = 0; in parse_tz_delta() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h1089 inline TimeZone FixedTimeZone(int seconds) { in FixedTimeZone() argument
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs165 fn seconds(seconds: i64) -> Self; in seconds() functions
261 fn seconds(seconds: i64) -> TimeSpec { in seconds() functions
497 fn seconds(seconds: i64) -> TimeVal { seconds() functions
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1331 unsigned int seconds; in wpas_dpp_rx_peer_disc_resp() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk.cpp409 double seconds; in DiffTime() local
/test/xts/dcts/distributedhardware/distributedcameratest/
H A Ddcamera_hdf_demo.cpp368 auto seconds = time(nullptr); in OpenVideoFile() local
/third_party/ffmpeg/libavcodec/
H A Dmpeg4videodec.c2139 int hours, minutes, seconds; in mpeg4_decode_gop_header() local
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c662 static char *get_time(AVFilterContext *ctx, float seconds, int x) in get_time() argument
865 float seconds = x * spp / inlink->sample_rate; in draw_legend() local
922 float seconds = y * spp / inlink->sample_rate; in draw_legend() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c184 double seconds = 0; in str_to_time() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp599 UInt32 seconds = (UInt32)(timeValue - hours * 3600); in GetTimeString() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c337 u32 seconds; in ntfsinfo_time_to_str() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c1273 register time_t seconds; in localsub() local
1482 register int_fast32_t seconds; timesub() local
[all...]
H A Dtz2icu.cpp95 int32_t secondsToYear(int64_t seconds) { in secondsToYear() argument
1360 int64_t seconds in mergeFinalData() local
[all...]
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c1105 double seconds = time_since_now(&stage_time); in worker() local
/third_party/libcoap/src/
H A Dcoap_net.c385 coap_context_set_keepalive(coap_context_t *context, unsigned int seconds) { in coap_context_set_keepalive() argument
/third_party/libabigail/src/
H A Dabg-tools-utils.cc282 time_t hours = 0, minutes = 0, seconds = 0; in value_as_string() local
254 value(time_t& hours, time_t& minutes, time_t& seconds, time_t& milliseconds) const value() argument
295 o << seconds << "s"; value_as_string() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c1271 register time_t seconds; in localsub() local
1480 register int_fast32_t seconds; timesub() local
[all...]
H A Dtz2icu.cpp95 int32_t secondsToYear(int64_t seconds) { in secondsToYear() argument
1360 int64_t seconds in mergeFinalData() local
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c512 time_t seconds; in string_field() local
/third_party/toybox/toys/posix/
H A Dps.c555 time_t seconds; in string_field() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp.cpp353 real64 seconds = 0.0; in DecodeGPSCoordinate() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp167 static inline string getTimeStr (const deUint64 seconds) in getTimeStr() argument
174 res << d << "d " << h%24 << "h " << m%60 << "m " << seconds%60 << "s"; in getTimeStr() local

Completed in 62 milliseconds

123456789