/third_party/ltp/lib/ |
H A D | tst_rtctime.c | 29 unsigned int mon = mon0, year = year0; in tst_mktime() local
|
/foundation/resourceschedule/ffrt/src/dfx/log/linux/ |
H A D | log_base.cpp | 38 auto mon = std::to_string(curtime.tm_mon + 1); in GetCurrentTime() local
|
/third_party/lzma/CPP/Common/ |
H A D | MyWindows.cpp | 243 UInt32 leaps, year, day, mon;
in FileTimeToSystemTime() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_cpu.c | 338 struct util_queue_monitoring *mon = gr->pane->hud->monitored_queue; in query_api_thread_busy_status() local 404 struct util_queue_monitoring *mon = gr->pane->hud->monitored_queue; in get_counter() local [all...] |
/third_party/tzdata/ |
H A D | strftime.c | 47 const char * mon[MONSPERYEAR]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_helpers.c | 99 int get_wpa_cli_event2(struct wpa_ctrl *mon, in get_wpa_cli_event2() argument 156 int get_wpa_cli_event(struct wpa_ctrl *mon, in get_wpa_cli_event() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_helpers.c | 99 int get_wpa_cli_event2(struct wpa_ctrl *mon, in get_wpa_cli_event2() argument 156 int get_wpa_cli_event(struct wpa_ctrl *mon, in get_wpa_cli_event() argument
|
/third_party/curl/lib/ |
H A D | parsedate.c | 283 time2epoch(int sec, int min, int hour, int mday, int mon, int year) time2epoch() argument
|
/third_party/libwebsockets/lib/roles/http/ |
H A D | cookie.c | 27 static const char *const mon = "janfebmaraprnayjunjulaugsepoctnovdec"; variable
|
/third_party/rust/crates/humantime/src/ |
H A D | date.rs | 296 let mut mon = 0; in fmt() variables
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | time.cc | 402 absl::TimeConversion ConvertDateTime(int64_t year, int mon, int day, int hour, in ConvertDateTime() argument
|
H A D | time.h | 1223 inline Time FromDateTime(int64_t year, int mon, int day, int hour, in FromDateTime() argument
|
/third_party/toybox/toys/pending/ |
H A D | crond.c | 46 char min[60], hour[24], dom[31], mon[12], dow[7], *cmd; member
|
/third_party/ffmpeg/libavformat/ |
H A D | iff.c | 666 int year, mon, day, hour, min, type, ref; in iff_read_header() local
|
/third_party/lzma/C/Util/7z/ |
H A D | 7zMain.c | 430 unsigned year, mon, hour, min, sec;
in ConvertFileTimeToString() local
|
/third_party/mbedtls/include/mbedtls/ |
H A D | x509.h | 247 int year, mon, day; /**< Date. */ member
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | caltest.cpp | 1586 int32_t mon = cal.get(UCAL_MONTH, status); in yearAddTest() local 1852 int32_t mon = cal.get(UCAL_MONTH, status); in TestWOY() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsinfo.c | 340 int mon; in ntfsinfo_time_to_str() local
|
H A D | ntfsrecover.c | 434 int mon; in showdate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | osu_client.c | 2161 struct wpa_ctrl *mon; in osu_connect() local 2496 struct wpa_ctrl *mon; in cmd_signup() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | osu_client.c | 2163 struct wpa_ctrl *mon; in osu_connect() local 2498 struct wpa_ctrl *mon; in cmd_signup() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | calendar.cpp | 1899 int32_t mon = (internalGet(UCAL_MONTH) + amount) % (max+1); in roll() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | calendar.cpp | 1805 int32_t mon = (internalGet(UCAL_MONTH) + amount) % (max+1); variable
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_display.c | 2065 struct udev_monitor *mon = in udev_event_listener_thread() local
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-win32.cc | 317 Win32Time::Win32Time(int year, int mon, int day, int hour, int min, int sec) { in Win32Time() argument
|