Home
last modified time | relevance | path

Searched defs:sec (Results 476 - 500 of 735) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/ffmpeg/libavformat/
H A Dsegment.c877 time_t sec = avgt / 1000000; in seg_write_packet() local
/third_party/curl/lib/vtls/
H A Dx509asn1.c555 const char *sec; in UTime2str() local
/third_party/backends/backend/pixma/
H A Dpixma_common.c178 time_t sec; in time2str() local
321 pixma_get_time (time_t * sec, uint32_t * usec) in pixma_get_time() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dolsontz.cpp485 double sec = uprv_floor(date / U_MILLIS_PER_SECOND); in getHistoricalOffset() local
/third_party/lzma/C/Util/7z/
H A D7zMain.c381 const Int64 sec = Time_FileTimeToUnixTime64(ft); in FILETIME_To_timespec() local
430 unsigned year, mon, hour, min, sec; in ConvertFileTimeToString() local
/third_party/mbedtls/include/mbedtls/
H A Dx509.h248 int hour, min, sec; /**< Time. */ member
/third_party/ltp/include/
H A Dtst_timer.h412 static inline void tst_ts_set_sec(struct tst_ts *ts, long long sec) in tst_ts_set_sec() argument
484 static inline void tst_its_set_interval_sec(struct tst_its *its, long long sec) in tst_its_set_interval_sec() argument
552 static inline void tst_its_set_value_sec(struct tst_its *its, long long sec) in tst_its_set_value_sec() argument
794 long long sec = tst_ts_get_sec(t); tst_ts_normalize() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dolsontz.cpp485 double sec = uprv_floor(date / U_MILLIS_PER_SECOND); in getHistoricalOffset() local
H A Dzonemeta.cpp867 uint8_t hour, min, sec; in createCustomTimeZone() local
881 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id) { in formatCustomID() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c984 long hour, min, sec; in dumptimeICU() local
/third_party/libbpf/src/
H A Dusdt.c359 Elf_Scn *sec = NULL; in find_elf_sec_by_name() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dolsontz.cpp486 double sec = uprv_floor(date / U_MILLIS_PER_SECOND); in getHistoricalOffset() local
H A Dzonemeta.cpp851 uint8_t hour, min, sec; in createCustomTimeZone() local
865 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id) { in formatCustomID() argument
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzdump.c990 long hour, min, sec; in dumptimeICU() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h873 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationSymbol() local
890 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationOffset() local
899 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationType() local
/third_party/tzdata/
H A Dzdump.c779 intmax_t sec = SECSPERREPEAT, result = cycles * sec; in delta_nonneg() local
/third_party/python/Python/
H A Dpytime.c282 pytime_double_to_denominator(double d, time_t *sec, long *numerator, in pytime_double_to_denominator() argument
330 pytime_object_to_denominator(PyObject *obj, time_t *sec, long *numerator, in pytime_object_to_denominator() argument
357 _PyTime_ObjectToTime_t(PyObject *obj, time_t *sec, _PyTime_round_t round) in _PyTime_ObjectToTime_t() argument
392 _PyTime_ObjectToTimespec(PyObject *obj, time_t *sec, long *nsec, _PyTime_round_t round) _PyTime_ObjectToTimespec() argument
400 _PyTime_ObjectToTimeval(PyObject *obj, time_t *sec, long *usec, _PyTime_round_t round) _PyTime_ObjectToTimeval() argument
558 long long sec = PyLong_AsLongLong(obj); pytime_from_object() local
[all...]
/third_party/python/Modules/
H A Dfaulthandler.c677 unsigned long sec, min, hour; in format_timeout() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h1414 constexpr Duration MakeNormalizedDuration(int64_t sec, int64_t ticks) { in MakeNormalizedDuration() argument
1223 FromDateTime(int64_t year, int mon, int day, int hour, int min, int sec, TimeZone tz) FromDateTime() argument
[all...]
H A Dduration.cc109 inline void NormalizeTicks(int64_t* sec, int64_t* ticks) { in NormalizeTicks() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dcommon.c246 u32 sec, usec; in wpa_get_ntp_timestamp() local
H A Deloop.c1364 int sec, usec; eloop_destroy() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp1415 void WpaGui::showTrayMessage(QSystemTrayIcon::MessageIcon type, int sec, in showTrayMessage() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dx509v3.c572 int year, month, day, hour, min, sec; in x509_parse_time() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.c288 u32 sec, usec; in wpa_get_ntp_timestamp() local

Completed in 40 milliseconds

1...<<11121314151617181920>>...30