Home
last modified time | relevance | path

Searched defs:month (Results 276 - 300 of 304) sorted by relevance

1...<<111213

/third_party/ffmpeg/libavformat/
H A Ddashdec.c182 int month = 0; in get_utc_date_time_insec() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp872 int32_t sec = 0, min = 0, hr = 0, day = 1, month = 10, year = 1997; in test4096231() local
2501 int32_t month = cal->get(UCAL_MONTH, status); in TestT6745() local
3045 int32_t jd, month, dayOfMont in TestPersianCalOverflow() local
3075 int32_t jd, year, month, dayOfMonth; TestIslamicCalOverflow() local
[all...]
H A Ddtfmttst.cpp847 int32_t month,yr,day,hr,min,sec; dateToFields(d,yr,month,day,hr,min,sec); in TestCzechMonths459() local
911 int32_t year,month,da in TestDayOfYearPattern195() local
4125 int32_t month; // 1-based global() member
4232 int32_t month = rootChineseCalendar->get(UCAL_MONTH, status) + 1; TestMonthPatterns() local
4324 int32_t month; global() member
4427 int32_t month = cal->get(UCAL_MONTH, status); TestNonGregoFmtParse() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java1995 set(int year, int month, int date) set() argument
2013 set(int year, int month, int date, int hour, int minute) set() argument
2034 set(int year, int month, int date, int hour, int minute, int second) set() argument
5663 handleComputeMonthStart(int eyear, int month, boolean useMonth) handleComputeMonthStart() argument
5684 handleGetMonthLength(int extendedYear, int month) handleGetMonthLength() argument
5735 getDefaultDayInMonth(int extendedYear, int month) getDefaultDayInMonth() argument
5873 computeGregorianMonthStart(int year, int month) computeGregorianMonthStart() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp1237 Calendar::set(int32_t year, int32_t month, int32_t date) in set() argument
1247 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute) in set() argument
1259 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
[all...]
H A Dvtzone.cpp184 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
224 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, sec = 0; in parseDateTimeString() local
374 parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim, int32_t* dom, int32_t& domCount, UDate& until, UErrorCode& status) parseRRULE() argument
533 int32_t month, dayOfWeek, nthDayOfWeek, dayOfMonth = 0; createRuleByRRULE() local
760 isEquivalentDateRule(int32_t month, int32_t weekInMonth, int32_t dayOfWeek, const DateTimeRule *dtrule) isEquivalentDateRule() argument
813 int32_t month = -1, dom = 0, dow = 0; toWallTimeRule() local
1193 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) const getOffset() argument
1199 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) const getOffset() argument
1900 int32_t year, month, dom, dow, doy, mid; writeZone() local
2219 writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOM() argument
2253 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW() argument
2289 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM() argument
2366 writeZonePropsByDOW_GEQ_DOM_sub(VTZWriter& writer, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t numDays, UDate untilTime, int32_t fromOffset, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM_sub() argument
2413 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_LEQ_DOM() argument
2567 beginRRULE(VTZWriter& writer, int32_t month, UErrorCode& status) const beginRRULE() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c130 int32_t month; member
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp1233 Calendar::set(int32_t year, int32_t month, int32_t date) in set() argument
1243 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute) in set() argument
1255 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
1711 int32_t month = getGregorianMonth(); handleComputeFields() local
2832 int32_t month = get(UCAL_MONTH, status); getTemporalMonthCode() local
[all...]
H A Dvtzone.cpp184 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
224 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, sec = 0; in parseDateTimeString() local
374 parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim, int32_t* dom, int32_t& domCount, UDate& until, UErrorCode& status) parseRRULE() argument
533 int32_t month, dayOfWeek, nthDayOfWeek, dayOfMonth = 0; createRuleByRRULE() local
760 isEquivalentDateRule(int32_t month, int32_t weekInMonth, int32_t dayOfWeek, const DateTimeRule *dtrule) isEquivalentDateRule() argument
813 int32_t month = -1, dom = 0, dow = 0; toWallTimeRule() local
1193 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) const getOffset() argument
1199 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) const getOffset() argument
1900 int32_t year, month, dom, dow, doy, mid; writeZone() local
2219 writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOM() argument
2253 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW() argument
2289 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM() argument
2366 writeZonePropsByDOW_GEQ_DOM_sub(VTZWriter& writer, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t numDays, UDate untilTime, int32_t fromOffset, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM_sub() argument
2413 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_LEQ_DOM() argument
2567 beginRRULE(VTZWriter& writer, int32_t month, UErrorCode& status) const beginRRULE() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcalendar.cpp1222 Calendar::set(int32_t year, int32_t month, int32_t date) in set() argument
1232 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute) in set() argument
1244 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
[all...]
H A Dvtzone.cpp192 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
232 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, sec = 0; in parseDateTimeString() local
382 parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim, int32_t* dom, int32_t& domCount, UDate& until, UErrorCode& status) parseRRULE() argument
541 int32_t month, dayOfWeek, nthDayOfWeek, dayOfMonth = 0; createRuleByRRULE() local
768 isEquivalentDateRule(int32_t month, int32_t weekInMonth, int32_t dayOfWeek, const DateTimeRule *dtrule) isEquivalentDateRule() argument
821 int32_t month = -1, dom = 0, dow = 0; toWallTimeRule() local
1202 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) const getOffset() argument
1208 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) const getOffset() argument
1994 int32_t year, month, dom, dow, doy, mid; writeZone() local
2313 writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOM() argument
2347 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW() argument
2383 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM() argument
2460 writeZonePropsByDOW_GEQ_DOM_sub(VTZWriter& writer, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t numDays, UDate untilTime, int32_t fromOffset, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM_sub() argument
2507 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_LEQ_DOM() argument
2661 beginRRULE(VTZWriter& writer, int32_t month, UErrorCode& status) const beginRRULE() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c2232 unsigned int year, month, day, hour, min, sec; in dpp_key_expired() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2079 set(int year, int month, int date) set() argument
2098 set(int year, int month, int date, int hour, int minute) set() argument
2120 set(int year, int month, int date, int hour, int minute, int second) set() argument
5920 handleComputeMonthStart(int eyear, int month, boolean useMonth) handleComputeMonthStart() argument
5943 handleGetMonthLength(int extendedYear, int month) handleGetMonthLength() argument
5996 getDefaultDayInMonth(int extendedYear, int month) getDefaultDayInMonth() argument
6136 computeGregorianMonthStart(int year, int month) computeGregorianMonthStart() argument
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c1272 int month, day; in inleap() local
2030 register int month, tota in stringrule() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc5512 int year, month, day; in GetUTCField() local
5570 int year, month, day; in SetCachedFields() local
H A Djs-temporal-objects.cc62 int32_t month; member
74 int32_t month; member
370 bool ISODateTimeWithinLimits(Isolate* isolate, int32_t year, int32_t month, in ISODateTimeWithinLimits() argument
413 ISOYearMonthWithinLimits(int32_t year, int32_t month) ISOYearMonthWithinLimits() argument
1027 int month = 0; GetISOPartsFromEpoch() local
1076 BalanceISODateTime(Isolate* isolate, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int64_t nanosecond) BalanceISODateTime() argument
2978 Handle<Object> month; DefaultMergeFields() local
3472 BalanceISODate(Isolate* isolate, int32_t* year, int32_t* month, int32_t* day) BalanceISODate() argument
3546 AddDateTime( Isolate* isolate, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond, Handle<JSReceiver> calendar, const DurationRecord& dur, Handle<Object> options) AddDateTime() argument
4316 GetEpochFromISOParts(Isolate* isolate, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond) GetEpochFromISOParts() argument
4427 ISODaysInMonth(Isolate* isolate, int32_t year, int32_t month) ISODaysInMonth() argument
4482 IsValidISODate(Isolate* isolate, int32_t year, int32_t month, int32_t day) IsValidISODate() argument
4521 BalanceISOYearMonth(Isolate* isolate, int32_t* year, int32_t* month) BalanceISOYearMonth() argument
4924 ToISODayOfYear(Isolate* isolate, int32_t year, int32_t month, int32_t day) ToISODayOfYear() argument
4947 ToISODayOfWeek(Isolate* isolate, int32_t year, int32_t month, int32_t day) ToISODayOfWeek() argument
4970 RegulateISODate(Isolate* isolate, ShowOverflow overflow, int32_t year, int32_t* month, int32_t* day) RegulateISODate() argument
5083 ISODateFromFields(Isolate* isolate, Handle<JSReceiver> fields, Handle<JSReceiver> options, const char* method_name, int32_t* year, int32_t* month, int32_t* day) ISODateFromFields() argument
5213 int32_t month; DaysInMonth() local
5428 int32_t month; DateFromFields() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpng.h603 png_byte month; /* month of year, 1 - 12 */ member
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c1271 int month, day; in inleap() local
2029 register int month, tota in stringrule() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/python/Modules/
H A D_datetimemodule.c237 days_in_month(int year, int month) in days_in_month() argument
249 days_before_month(int year, int month) days_before_month() argument
285 ord_to_ymd(int ordinal, int *year, int *month, int *day) ord_to_ymd() argument
369 ymd_to_ord(int year, int month, int day) ymd_to_ord() argument
376 weekday(int year, int month, int day) weekday() argument
399 iso_to_ymd(const int iso_year, const int iso_week, const int iso_day, int *year, int *month, int *day) iso_to_ymd() argument
453 check_date_args(int year, int month, int day) check_date_args() argument
632 normalize_date(int *year, int *month, int *day) normalize_date() argument
641 normalize_datetime(int *year, int *month, int *day, int *hour, int *minute, int *second, int *microsecond) normalize_datetime() argument
737 parse_isoformat_date(const char *dtstr, const size_t len, int *year, int *month, int *day) parse_isoformat_date() argument
945 new_date_ex(int year, int month, int day, PyTypeObject *type) new_date_ex() argument
968 new_date_subclass_ex(int year, int month, int day, PyObject *cls) new_date_subclass_ex() argument
988 new_datetime_ex2(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, int fold, PyTypeObject *type) new_datetime_ex2() argument
1022 new_datetime_ex(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, PyTypeObject *type) new_datetime_ex() argument
1034 new_datetime_subclass_fold_ex(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, int fold, PyObject *cls) new_datetime_subclass_fold_ex() argument
1059 new_datetime_subclass_ex(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, PyObject *cls) new_datetime_subclass_ex() argument
2904 int month; date_new() local
3042 int month; date_fromordinal() local
3075 int year = 0, month = 0, day = 0; date_fromisoformat() local
3122 int month; date_fromisocalendar() local
3153 int month = GET_MONTH(date); add_date_timedelta() local
3489 int month = GET_MONTH(self); date_replace() local
4920 int month; datetime_new() local
4989 utc_to_seconds(int year, int month, int day, int hour, int minute, int second) utc_to_seconds() argument
5035 int year, month, day, hour, minute, second, fold = 0; datetime_from_timet_and_us() local
5468 int year = 0, month = 0, day = 0; datetime_fromisoformat() local
5572 int month = GET_MONTH(date); add_datetime_timedelta() local
6328 local_to_seconds(int year, int month, int day, int hour, int minute, int second, int fold) local_to_seconds() argument
[all...]
H A D_testcapimodule.c2746 int year, month, day; in get_date_fromdate() local
2769 int year, month, day; in get_datetime_fromdateandtime() local
2799 int year, month, day; in get_datetime_fromdateandtimeandfold() local
2972 int year, month, day; test_PyDateTime_GET() local
[all...]
/third_party/tzdata/
H A Dzic.c2016 int month, day; in getleapdatetime() local
2909 register int month, tota in stringrule() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c5309 unsigned int year, month, day, hour, min, sec; in dpp_key_expired() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp157 auto month = sourceJson->GetValue("month"); in ParseDateTimeJson() local
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1164 void ucal_setDate(UCalendar *cal, int32_t year, int32_t month, int32_t date, UErrorCode *status) in ucal_setDate() argument
1168 void ucal_setDateTime(UCalendar *cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, in ucal_setDateTime() argument

Completed in 110 milliseconds

1...<<111213