/third_party/ffmpeg/libavformat/ |
H A D | segment.c | 877 time_t sec = avgt / 1000000; in seg_write_packet() local
|
/third_party/curl/lib/vtls/ |
H A D | x509asn1.c | 555 const char *sec; in UTime2str() local
|
/third_party/backends/backend/pixma/ |
H A D | pixma_common.c | 178 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 D | olsontz.cpp | 485 double sec = uprv_floor(date / U_MILLIS_PER_SECOND); in getHistoricalOffset() local
|
/third_party/lzma/C/Util/7z/ |
H A D | 7zMain.c | 381 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 D | x509.h | 248 int hour, min, sec; /**< Time. */ member
|
/third_party/ltp/include/ |
H A D | tst_timer.h | 412 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 D | olsontz.cpp | 485 double sec = uprv_floor(date / U_MILLIS_PER_SECOND); in getHistoricalOffset() local
|
H A D | zonemeta.cpp | 867 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 D | zdump.c | 984 long hour, min, sec; in dumptimeICU() local
|
/third_party/libbpf/src/ |
H A D | usdt.c | 359 Elf_Scn *sec = NULL; in find_elf_sec_by_name() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | olsontz.cpp | 486 double sec = uprv_floor(date / U_MILLIS_PER_SECOND); in getHistoricalOffset() local
|
H A D | zonemeta.cpp | 851 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 D | zdump.c | 990 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 D | ELFObjectFile.h | 873 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 D | zdump.c | 779 intmax_t sec = SECSPERREPEAT, result = cycles * sec; in delta_nonneg() local
|
/third_party/python/Python/ |
H A D | pytime.c | 282 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 D | faulthandler.c | 677 unsigned long sec, min, hour; in format_timeout() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | time.h | 1414 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 D | duration.cc | 109 inline void NormalizeTicks(int64_t* sec, int64_t* ticks) { in NormalizeTicks() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | common.c | 246 u32 sec, usec; in wpa_get_ntp_timestamp() local
|
H A D | eloop.c | 1364 int sec, usec; eloop_destroy() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.cpp | 1415 void WpaGui::showTrayMessage(QSystemTrayIcon::MessageIcon type, int sec, in showTrayMessage() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | x509v3.c | 572 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 D | common.c | 288 u32 sec, usec; in wpa_get_ntp_timestamp() local
|