| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | ucal.cpp | 431 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 D | zonemeta.cpp | 163 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, n; in parseDate() local
|
| H A D | timezone.cpp | 732 int32_t year, month, dom, dow; in getOffset() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | time.h | 681 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 D | time_zone_info.cc | 60 inline bool IsLeap(year_t year) { in IsLeap() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | x509v3.c | 572 int year, month, day, hour, min, sec; in x509_parse_time() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
| H A D | rk-camera-module.h | 122 __u32 year; member 223 __u8 year; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
| H A D | calendar_dialog_pattern.cpp | 1039 GetCalendarMonthData(int32_t year, int32_t month, ObtainedMonth& calendarMonthData) GetCalendarMonthData() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| H A D | datepicker_pattern.h | 325 static std::string GetYearFormatString(uint32_t year) in GetYearFormatString() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_datepicker.cpp | 582 JSRef<JSVal> year = yearFunc->Call(dateObj); in ParseDate() local 869 auto year = selectedJson->GetValue("year"); in GetDateObj() local 1286 JSRef<JSVal> year = yearFunc->Call(dateObj); ParseDate() local 1566 JSRef<JSVal> year = yearFunc->Call(timeObj); ParseTime() local 1922 JSRef<JSVal> year = yearFunc->Call(dateObj); ParseDate() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | avidec.c | 352 int i, day, year; in avi_metadata_creation_time() local
|
| /third_party/curl/lib/ |
| H A D | ftp.c | 2052 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 D | ccaltst.c | 935 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 D | cdattst.c | 443 int32_t year, month, day; in TestRelativeDateFormat() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dtfmrgts.cpp | 1256 int32_t year; member in Test1684Data
|
| H A D | caltest.cpp | 909 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...] |
| H A D | tztest.cpp | 1949 int32_t year, month, day, hour, minute, second; in TestFebruary() member
|
| H A D | tzrulets.cpp | 275 int32_t era, year, month, dayOfMonth, dayOfWeek, millisInDay; in TestSimpleRuleBasedTimeZone() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | timezone.cpp | 732 int32_t year, month, dom, dow, millis; in getOffset() local
|
| /third_party/lame/libmp3lame/ |
| H A D | id3tag.c | 1150 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 D | zip.c | 334 uLong year = (uLong)ptm->tm_year; in zip64local_TmzDateToDosDate() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsinfo.c | 338 unsigned int year; in ntfsinfo_time_to_str() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | timezone.cpp | 732 int32_t year, month, dom, dow, millis; in getOffset() local
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | localtime.c | 833 transtime(const int year, register const struct rule *const rulep, in transtime() argument 990 register int year; tzparse() local [all...] |
| H A D | tz2icu.cpp | 78 int64_t yearToSeconds(int32_t year) { in yearToSeconds() argument 734 int32_t year; // takes effect for y >= year member 952 int32_t offset, year; readFinalZonesAndRules() local 1359 int32_t year = fz.year; mergeFinalData() local [all...] |