Home
last modified time | relevance | path

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

12

/third_party/glib/gio/kqueue/
Dkqueue-helper.h45 GKqueueFileMonitor *mon; member
Dgkqueuefilemonitor.c521 _kqsub_new (gchar *filename, gchar *basename, GKqueueFileMonitor *mon, GFileMonitorSource *source) in _kqsub_new()
/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/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/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DSimpleDateRule.java150 int mon = c.get(Calendar.MONTH); in doFirstBetween() local
/third_party/glib/glib/
Dgtimer.c393 long mday, mon, year; in g_time_val_from_iso8601() local
Dgtimezone.c140 gint mon; member
/third_party/Linux_Kernel/include/linux/
Dtime.h50 const unsigned int mon, const unsigned int day, in mktime()
Dcyclades.h154 struct cyclades_monitor mon; member
/third_party/Linux_Kernel/include/linux/lockd/
Dxdr.h87 char *mon; member
/third_party/libxml2/
Dxmlschemastypes.c68 unsigned int mon :4; /* 1 <= mon <= 12 */ member
82 long mon; /* mon stores years also */ member
1126 #define VALID_MONTH(mon) ((mon >= 1) && (mon <= 12)) argument
1141 #define MAX_DAYINMONTH(yr,mon) \ argument
3574 long carry, mon, day; in xmlSchemaCompareDurations() local
3966 int mon; in _xmlSchemaDateCastYMToDays() local
5877 unsigned long mon, day, hour = 0, min = 0; in xmlSchemaGetCanonValue() local
/third_party/curl/lib/
Dparsedate.c283 int mday, int mon, int year) in time2epoch()
/third_party/mbedtls/include/mbedtls/
Dx509.h235 int year, mon, day; /**< Date. */ member
/third_party/boringssl/src/crypto/x509/
Dt_x509.c360 static const char *const mon[12] = { variable
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c407 GstDeviceMonitor *mon; in GST_START_TEST() local
/third_party/abseil-cpp/absl/time/
Dtime.cc401 absl::TimeConversion ConvertDateTime(int64_t year, int mon, int day, int hour, in ConvertDateTime()
Dtime.h1174 inline Time FromDateTime(int64_t year, int mon, int day, int hour, in FromDateTime()
/third_party/toybox/toys/pending/
Dcrond.c46 char min[60], hour[24], dom[31], mon[12], dow[7], *cmd; member
/third_party/ffmpeg/libavformat/
Diff.c656 int year, mon, day, hour, min, type, ref; in iff_read_header() 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/icu/icu4c/source/test/intltest/
Dcaltest.cpp1579 int32_t mon = cal.get(UCAL_MONTH, status); in yearAddTest() local
1845 int32_t mon = cal.get(UCAL_MONTH, status); in TestWOY() 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/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/python/Lib/http/
Dcookiejar.py143 def _str2time(day, mon, yr, hr, min, sec, tz): argument
/third_party/grpc/third_party/upb/upb/
Djson_decode.c1026 int mon = jsondec_tsdigits(d, &ptr, 2, "-"); in jsondec_timestamp() local

12