Home
last modified time | relevance | path

Searched defs:year (Results 351 - 375 of 449) sorted by relevance

1...<<1112131415161718

/third_party/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp482 int32_t year = cal->get(UCAL_YEAR, status); in Test4126678() local
H A Ddtfmrgts.cpp1256 int32_t year; member in Test1684Data
H A Dcaltest.cpp909 CalendarTest::verify765(const UnicodeString& msg, Calendar* c, int32_t year, int32_ argument
1412 int32_t year = 1997; TestFields060() local
1851 int32_t year = cal.get(UCAL_YEAR, status); TestWOY() local
2483 int32_t year; global() member in CalFields
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
2868 int32_t year = cal->get(UCAL_YEAR, status); setAndTestCalendar() local
3335 int32_t day=0, month=0, year=0, initDay = 27, initMonth = IslamicCalendar::RAJAB, initYear = 1434; TestIslamicUmAlQura() local
3371 int32_t year = tstCal->get(UCAL_YEAR, status); TestIslamicUmAlQura() local
[all...]
/third_party/musl/Benchmark/musl/
H A Dlibc_stdio.cpp797 int year, month, day; in Bm_function_Sscanf_int() local
1319 int year; in Bm_function_Sscanf_vsscanf_int() local
/third_party/python/Lib/
H A Ddatetime.py1062 def year(self): global() member in date
1290 def year(self): global() member in IsoCalendarDate
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dolsontz.cpp331 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, in getOffset() argument
349 getOffset(uint8_t era, int32_t year, int32_t month, int32_t dom, uint8_t dow, int32_t millis, int32_t monthLength, UErrorCode& ec) const getOffset() argument
440 int32_t year, month, dom, dow; printTime() local
572 int32_t year, month, dom, dow, doy, mid; useDaylightTime() local
[all...]
H A Drbtz.cpp365 RuleBasedTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, in getOffset() argument
380 RuleBasedTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, in getOffset() argument
H A Ducal.cpp431 ucal_setDate( UCalendar* cal, int32_t year, int32_t month, int32_t date, UErrorCode *status) ucal_setDate() argument
445 ucal_setDateTime( UCalendar* cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status) ucal_setDateTime() argument
H A Dzonemeta.cpp163 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, n; in parseDate() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h681 int64_t year; // year (e.g., 2013) member
1223 inline Time FromDateTime(int64_t year, int mon, int day, int hour, in FromDateTime() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc60 inline bool IsLeap(year_t year) { in IsLeap() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dx509v3.c572 int year, month, day, hour, min, sec; in x509_parse_time() local
[all...]
/kernel/linux/linux-5.10/drivers/iio/imu/
H A Dadis16480.c204 u16 md, year; in adis16480_show_firmware_date() local
H A Dadis16475.c152 u16 md, year; in adis16475_show_firmware_date() local
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dimon.c870 unsigned int year, month, day, dow, hour, minute, second; in store_imon_clock() local
713 send_set_imon_clock(struct imon_context *ictx, unsigned int year, unsigned int month, unsigned int day, unsigned int dow, unsigned int hour, unsigned int minute, unsigned int second) send_set_imon_clock() argument
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dimon.c868 unsigned int year, month, day, dow, hour, minute, second; in imon_clock_store() local
711 send_set_imon_clock(struct imon_context *ictx, unsigned int year, unsigned int month, unsigned int day, unsigned int dow, unsigned int hour, unsigned int minute, unsigned int second) send_set_imon_clock() argument
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dqcom_battmgr.c180 __le16 year; member
243 unsigned short year; member
/kernel/linux/linux-6.6/drivers/iio/imu/
H A Dadis16475.c157 u16 md, year; in adis16475_show_firmware_date() local
/third_party/ffmpeg/libavformat/
H A Davidec.c352 int i, day, year; in avi_metadata_creation_time() local
/third_party/curl/lib/
H A Dftp.c2052 static bool ftp_213_date(const char *p, int *year, int *month, int *day, in ftp_213_date() argument
2109 int year, month, day, hour, minute, second; in ftp_state_mdtm_resp() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c935 int32_t year; member
1471 static void verify1(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day) in verify1() argument
1505 static void verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day, in verify2() argument
1702 int32_t year; global() member
2331 int32_t year; /* starting point for test is gregorian calendar noon on day specified by y,M,d here */ global() member
[all...]
H A Dcdattst.c443 int32_t year, month, day; in TestRelativeDateFormat() local
/third_party/icu/icu4c/source/i18n/
H A Dtimezone.cpp732 int32_t year, month, dom, dow, millis; in getOffset() local
/third_party/lame/libmp3lame/
H A Did3tag.c1150 id3tag_set_year(lame_t gfp, const char *year) in id3tag_set_year() argument
1879 char year[5]; in lame_get_id3v1_tag() local
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c334 uLong year = (uLong)ptm->tm_year; in zip64local_TmzDateToDosDate() local

Completed in 55 milliseconds

1...<<1112131415161718