| /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
|
| H A D | eloop.c | 1390 int sec, usec; eloop_destroy() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | wpagui.cpp | 1430 void WpaGui::showTrayMessage(QSystemTrayIcon::MessageIcon type, int sec, in showTrayMessage() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | js_fwk_common.cpp | 390 static size_t AppendTwoPath(char * const first, uint8_t startIndex, const char * const sec, const uint16_t destSize) in AppendTwoPath() argument
|
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/ |
| H A D | softbus_broadcast_mgr.c | 1266 static int32_t SoftBusCondWaitSec(int64_t sec, int32_t bcId, SoftBusMutex *mutex) in SoftBusCondWaitSec() argument
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | constants.py | 64 sec = "security" variable in TestType
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 1097 const struct section *sec = §ions[i]; find_alloc_sections_prelink() local 1180 struct section *sec = &undo_sections[undo_nalloc]; find_alloc_sections_prelink() local 1232 struct section *sec = find_alloc_section (shdr, 0, name, find_alloc_sections_prelink() local 1266 struct section *sec = §ions[j]; find_alloc_sections_prelink() local 1485 struct section *sec = NULL; copy_elided_sections() local 1918 Elf_Scn *sec = elf_getscn (unstripped, i + 1); copy_elided_sections() local 1945 Elf_Scn *sec = elf_getscn (unstripped, i + 1); copy_elided_sections() local [all...] |
| H A D | strip.c | 375 Elf_Scn *sec = elf_getscn (elf, ndx); in secndx_name() local 695 Elf32_Word sec = (sym->st_shndx == SHN_XINDEX in remove_debug_relocations() local 1991 Elf32_Word sec; in handle_elf() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccaltst.c | 958 int32_t y,m,d,hr,min,sec,ms; in TestAddRollExtensive() local 1408 checkDateTime(UCalendar* c, int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec, int32_t ms, UCalendarDateFields field) checkDateTime() argument 1505 verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec, int32_t am_pm) verify2() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | caltest.cpp | 1109 int32_t y = 1997, m = UCAL_FEBRUARY, d = 1, hr = 1, min = 1, sec = 0, ms = 0; in TestAddRollExtensive() local 2488 int32_t sec; member in CalFields 1176 check520(Calendar* c, int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec, int32_t ms, UCalendarDateFields field) check520() argument 2492 CalFields(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec, int32_t ms) CalFields() argument [all...] |
| H A D | tzrulets.cpp | 2302 getUTCMillis(int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec, int32_t msec) getUTCMillis() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | timezone.cpp | 1344 int32_t sign, hour, min, sec; in createCustomTimeZone() local 1360 int32_t sign, hour, min, sec; in getCustomID() local 1370 parseCustomID(const UnicodeString& id, int32_t& sign, int32_t& hour, int32_t& min, int32_t& sec) parseCustomID() argument 1492 formatCustomID(int32_t hour, int32_t min, int32_t sec, UBool negative, UnicodeString& id) formatCustomID() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | linker.c | 201 struct dst_sec *sec = &linker->secs[i]; in bpf_linker__free() local 249 struct dst_sec *secs = linker->secs, *sec; in add_dst_sec() local 299 struct dst_sec *sec; init_output_elf() local 479 is_ignored_sec(struct src_sec *sec) is_ignored_sec() argument 518 struct src_sec *secs = obj->secs, *sec; add_src_sec() local 554 struct src_sec *sec; linker_load_obj_file() local 702 struct src_sec *sec; linker_sanity_check_elf() local 763 linker_sanity_check_elf_symtab(struct src_obj *obj, struct src_sec *sec) linker_sanity_check_elf_symtab() argument 837 linker_sanity_check_elf_relos(struct src_obj *obj, struct src_sec *sec) linker_sanity_check_elf_relos() argument 1036 struct dst_sec *sec; find_dst_sec_by_name() local 1152 is_data_sec(struct src_sec *sec) is_data_sec() argument 1162 is_relo_sec(struct src_sec *sec) is_relo_sec() argument 1729 struct src_sec *sec; find_src_sec_by_name() local 2072 struct src_sec *sec = &obj->secs[src_sym->st_shndx]; linker_append_elf_relos() local 2133 struct src_sec *sec; linker_fixup_btf() local 2556 struct dst_sec *sec; bpf_linker__finalize() local 2670 struct dst_sec *sec = &linker->secs[i]; finalize_btf() local 2770 struct dst_sec *sec = &linker->secs[i]; finalize_btf_ext() local 2848 struct dst_sec *sec = &linker->secs[i]; finalize_btf_ext() local 2865 struct dst_sec *sec = &linker->secs[i]; finalize_btf_ext() local 2882 struct dst_sec *sec = &linker->secs[i]; finalize_btf_ext() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | util.cc | 380 time_t sec = ms / 1000; in iso8601_date() local 426 time_t sec = ms / 1000; in iso8601_basic_date() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | timezone.cpp | 1344 int32_t sign, hour, min, sec; in createCustomTimeZone() local 1360 int32_t sign, hour, min, sec; in getCustomID() local 1370 parseCustomID(const UnicodeString& id, int32_t& sign, int32_t& hour, int32_t& min, int32_t& sec) parseCustomID() argument 1492 formatCustomID(int32_t hour, int32_t min, int32_t sec, UBool negative, UnicodeString& id) formatCustomID() argument [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | tz2icu.cpp | 1781 time_t sec; in main() local
|
| /third_party/libdrm/tests/modetest/ |
| H A D | modetest.c | 1053 page_flip_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, void *data) page_flip_handler() argument
|