Searched refs:wYear (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dctime.c56 if (jt.wYear < 100) { /* 9 99 */
59 __os_brew_ct_numb(time_buf + 22, jt.wYear);
61 __os_brew_ct_numb(time_buf + 20, jt.wYear / 100);
62 __os_brew_ct_numb(time_buf + 22, jt.wYear % 100 + 100);
H A Dlocaltime.c44 DB_GLOBAL(ltm).tm_year = jt.wYear - 1900;
66 jt.wYear % 4 == 0 && (jt.wYear % 100 != 0 || jt.wYear % 400 == 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dce_ctime.c62 if (sys_loc.wYear < 100) { /* 9 99 */
65 __os_windows_ct_numb(time_buf + 22, sys_loc.wYear);
67 __os_windows_ct_numb(time_buf + 20, sys_loc.wYear / 100);
68 __os_windows_ct_numb(time_buf + 22, sys_loc.wYear % 100 + 100);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dsynctime.c151 TmpStr1, &SYSTime.wDay, TmpStr2, &SYSTime.wYear,
324 MthStr[LOCALTime.wMonth-1], LOCALTime.wYear,
338 MthStr[LOCALTime.wMonth-1], LOCALTime.wYear,
354 MthStr[LOCALTime.wMonth-1], LOCALTime.wYear,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbrew_posix.h35 int wYear; member in struct:__anon6314
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddatectrl.cpp66 st.wYear,
74 st->wYear = (WXWORD)tm.year;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwince.cpp581 g_tm.tm_year = (int)st.wYear - 1900;
626 // WORD wYear Year (0000 == 0)
646 if (pst->wYear == 0) {
717 time_t timeStart = GetTransitionTimeT(ptzi, (int)st.wYear, TRUE);
718 time_t timeEnd = GetTransitionTimeT(ptzi, (int)st.wYear, FALSE);
754 if (lpw32tm->wYear != 0) {
H A Dintrface.cpp1113 stCRT.wYear = 1980;
1120 stCRT.wYear = ptmCRT->tm_year + 1900;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dtime.cpp601 iLeap = is_leap(SystemTime.wYear) ;
609 res->tm_year = SystemTime.wYear; // this the correct year
705 prog = common_tm_to_time(SystemTime.wDay, SystemTime.wMonth, SystemTime.wYear,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_misc.c100 unixEpochSysTime.wYear = 1970;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32.c455 (w32tm.wMonth > 2 && leap (w32tm.wYear));
458 days += 365 * (time_t)(w32tm.wYear - 1970) +
459 (time_t)(nleap(w32tm.wYear));
515 ltm.tm_year = w32tm.wYear - 1900;
1027 if (lpw32tm->wYear != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c523 w32tm.wYear, w32tm.wMonth, w32tm.wDay, w32tm.wHour,
649 w32tm.wYear = 1980;
660 w32tm.wYear = 1980;
667 w32tm.wYear = ltm->tm_year + 1900; /* year + 1900 -> year */
781 (w32tm.wMonth > 2 && leap (w32tm.wYear));
784 days += 365 * (time_t)(w32tm.wYear - 1970) +
785 (time_t)(nleap(w32tm.wYear));
887 ltm.tm_year = w32tm.wYear - 1900;
2830 if (lpw32tm->wYear != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Dautomtn.cpp616 st.wYear = (WXWORD)tm.year;
718 st.wYear,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/untgz/
H A Duntgz.c220 st.wYear = (WORD)loctm->tm_year + 1900;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/untgz/
H A Duntgz.c220 st.wYear = (WORD)loctm->tm_year + 1900;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/untgz/
H A Duntgz.c220 st.wYear = (WORD)loctm->tm_year + 1900;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/untgz/
H A Duntgz.c220 st.wYear = (WORD)loctm->tm_year + 1900;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilename.cpp231 dt->Set(st.wDay, wxDateTime::Month(st.wMonth - 1), st.wYear,
240 st.wYear = (WORD)dt.GetYear();
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/
H A Depi_ttcp.c1186 SystemTime.wSecond, SystemTime.wYear);
2665 SystemTime.wYear, SystemTime.wHour, SystemTime.wMinute);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/datetime/
H A Ddatetimetest.cpp55 st.wYear = year;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c27420 y.tm_year = pTm.wYear - 1900;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c27420 y.tm_year = pTm.wYear - 1900;
[all...]

Completed in 727 milliseconds