Searched defs:year (Results 1 - 25 of 35) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Time/
H A Dstrftime.c328 case 'G': /* ISO 8601 year (four digits) */
329 case 'g': /* ISO 8601 year (two digits) */
332 ** year (the first Monday as the first day of week 1) as a decimal number
337 ** "Week 01 of a year is per definition the first week which has the
338 ** Thursday in this year, which is equivalent to the week which contains
339 ** the fourth day of January. In other words, the first week of a new year
340 ** is the week which has the majority of its days in the new year. Week 01
341 ** might also contain days from the previous year and the week before week
342 ** 01 of a year is the last week (52 or 53) of the previous year eve
349 int year; local
[all...]
H A DZoneProc.c296 ** Day of year.
467 ** Given the Epoch-relative time of January 1, 00:00:00 UTC, in a year, the
468 ** year, a rule, and the offset from UTC at the time that rule takes effect,
475 const int year,
486 leapyear = isleap(year);
504 ** n - day of year.
524 yy0 = (rulep->r_mon <= 2) ? (year - 1) : year;
623 register int year; local
639 ** Two transitions per year, fro
473 transtime( const time_t janfirst, const int year, const struct rule * const rulep, const LONG32 offset ) argument
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsqltypes.h127 SQLSMALLINT year; member in struct:tagDATE_STRUCT
149 SQLSMALLINT year; member in struct:tagTIMESTAMP_STRUCT
186 SQLUINTEGER year; member in struct:tagSQL_YEAR_MONTH
H A Dxcmc.h111 CMC_sint8 year; member in struct:__anon14627
/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Dasn1.c606 * interpretation of centuryless year values.
615 uint8_t year; member in struct:__anon15081::__anon15082
680 pairs.named.century = ( ( pairs.named.year >= 50 ) ? 19 : 20 );
691 pairs.named.year );
/vbox/include/iprt/
H A Disofs.h58 uint8_t year; member in struct:RTISOFSDATESHORT
69 char year[4]; member in struct:RTISOFSDATELONG
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsqltypes.h131 SQLSMALLINT year; member in struct:tagDATE_STRUCT
153 SQLSMALLINT year; member in struct:tagTIMESTAMP_STRUCT
190 SQLUINTEGER year; member in struct:tagSQL_YEAR_MONTH
H A Dxcmc.h111 CMC_sint8 year; member in struct:__anon1932
/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c1597 int year = 0; local
1680 year = (year * 10) + (*cur++ - '0');
1699 year, month, day, hour, minute);
2051 int year, const char *month, int day, int hour, int minute) {
2049 ftpList(void *userData, const char *filename, const char* attrib, const char *owner, const char *group, unsigned long size, int links, int year, const char *month, int day, int hour, int minute) argument
H A Dxmlschemastypes.c65 long year; member in struct:_xmlSchemaValDate
1134 (IS_LEAP(dt->year) ? \
1139 (VALID_YEAR(dt->year) && VALID_MONTH(dt->mon) && VALID_MDAY(dt))
1157 #define DAY_IN_YEAR(day, month, year) \
1158 ((IS_LEAP(year) ? \
1166 dt->type,dt->value.date.year,dt->value.date.mon, \
1188 * xs:gYear. It is supposed that @dt->year is big enough to contain
1189 * the year.
1210 dt->year = dt->year * 1
5828 unsigned long year; local
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprtime.c66 * The following array contains the day of year for the last day of
89 static int IsLeapYear(PRInt16 year);
99 * - our leap-year calculation is only correct for years 1901-2099
159 /* Compute the four-year span containing the specified time */
170 * Compute the year after 1900 by taking the four-year span and
172 * leap year, and 1900 and 2100 are out of the range.
181 * 1972 has 366 days (leap year)
245 * Note that 1 year has < 2^25 seconds. So an PRInt32 is large enough.
319 * Returns 1 if the year i
324 IsLeapYear(PRInt16 year) argument
972 PRInt32 year = -1; local
[all...]
/vbox/src/VBox/Devices/PC/
H A DDevRTC.cpp565 static int get_days_in_month(int month, int year) argument
579 if ((year % 4) == 0 && ((year % 100) != 0 || (year % 400) == 0))
/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dzip.c334 uLong year = (uLong)ptm->tm_year; local
335 if (year>=1980)
336 year-=1980;
337 else if (year>=80)
338 year-=80;
340 (uLong) (((ptm->tm_mday) + (32 * (ptm->tm_mon+1)) + (512 * year)) << 16) |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/vxge/
H A Dvxge_config.h255 * @year: Year
265 u32 year; member in struct:vxge_hw_device_date
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/ddc/
H A Dedid.h311 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dedid.h341 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dedid.h339 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dedid.h396 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dedid.h396 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dedid.h402 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dedid.h342 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dedid.h342 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dedid.h398 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dedid.h398 int year; member in struct:vendor
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dedid.h402 int year; member in struct:vendor

Completed in 386 milliseconds

12