Home
last modified time | relevance | path

Searched defs:mon (Results 1 – 25 of 36) sorted by relevance

12

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/basic_concepts/declarations/
Ddeclarations_2.ts51 var mon: a = WeekDay.MON; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_helpers.c99 int get_wpa_cli_event2(struct wpa_ctrl *mon, in get_wpa_cli_event2()
156 int get_wpa_cli_event(struct wpa_ctrl *mon, in get_wpa_cli_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_helpers.c99 int get_wpa_cli_event2(struct wpa_ctrl *mon, in get_wpa_cli_event2()
156 int get_wpa_cli_event(struct wpa_ctrl *mon, in get_wpa_cli_event()
/third_party/ltp/lib/
Dtst_rtctime.c29 unsigned int mon = mon0, year = year0; in tst_mktime() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c338 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
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DSimpleDateRule.java152 int mon = c.get(Calendar.MONTH); in doFirstBetween() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DSimpleDateRule.java150 int mon = c.get(Calendar.MONTH); in doFirstBetween() local
/third_party/rust/crates/humantime/src/
Ddate.rs296 let mut mon = 0; in fmt() localVariable
305 let mon = if mon + 2 > 12 { in fmt() localVariable
/third_party/lzma/CPP/Common/
DMyWindows.cpp243 UInt32 leaps, year, day, mon; in FileTimeToSystemTime() local
/third_party/tzdata/
Dstrftime.c47 const char * mon[MONSPERYEAR]; member
/third_party/curl/lib/
Dparsedate.c284 int mday, int mon, int year) in time2epoch()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c408 GstDeviceMonitor *mon; in GST_START_TEST() local
/third_party/libwebsockets/lib/roles/http/
Dcookie.c27 static const char *const mon = "janfebmaraprnayjunjulaugsepoctnovdec"; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime.cc402 absl::TimeConversion ConvertDateTime(int64_t year, int mon, int day, int hour, in ConvertDateTime()
Dtime.h1223 inline Time FromDateTime(int64_t year, int mon, int day, int hour, in FromDateTime()
/third_party/mbedtls/include/mbedtls/
Dx509.h248 int year, mon, day; /**< Date. */ member
/third_party/toybox/toys/pending/
Dcrond.c46 char min[60], hour[24], dom[31], mon[12], dow[7], *cmd; member
/third_party/lzma/C/Util/7z/
D7zMain.c430 unsigned year, mon, hour, min, sec; in ConvertFileTimeToString() local
/third_party/ffmpeg/libavformat/
Diff.c665 int year, mon, day, hour, min, type, ref; in iff_read_header() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCompatibilityTest.java102 int y = cal.get(Calendar.YEAR), mon = cal.get(Calendar.MONTH)+1-Calendar.JANUARY, in TestGregorianChangeover() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCompatibilityTest.java105 int y = cal.get(Calendar.YEAR), mon = cal.get(Calendar.MONTH)+1-Calendar.JANUARY, in TestGregorianChangeover() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c340 int mon; in ntfsinfo_time_to_str() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c2163 struct wpa_ctrl *mon; in osu_connect() local
2498 struct wpa_ctrl *mon; in cmd_signup() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c2163 struct wpa_ctrl *mon; in osu_connect() local
2498 struct wpa_ctrl *mon; in cmd_signup() local
/third_party/icu/icu4c/source/test/intltest/
Dcaltest.cpp1586 int32_t mon = cal.get(UCAL_MONTH, status); in yearAddTest() local
1852 int32_t mon = cal.get(UCAL_MONTH, status); in TestWOY() local

12