Searched defs:dow (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/libdispatch-442.1.4/src/
H A Donce.c48 struct _dispatch_once_waiter_s dow = { NULL, 0, MACH_PORT_NULL }; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dgregoimp.cpp143 int32_t dow; local
96 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow, int32_t& doy) argument
134 timeToFields(UDate time, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow, int32_t& doy, int32_t& mid) argument
[all...]
H A Dgregoimp.h273 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow) argument
H A Dbasictz.cpp161 int32_t year, month, dom, dow, doy, mid; local
479 int32_t year, month, dom, dow, doy, mid; local
H A Dsimpletz.cpp516 int32_t year, month, dom, dow; local
H A Dgregocal.cpp973 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); local
H A Dolsontz.cpp438 int32_t year, month, dom, dow; local
570 int32_t year, month, dom, dow, doy, mid; local
329 getOffset(uint8_t era, int32_t year, int32_t month, int32_t dom, uint8_t dow, int32_t millis, UErrorCode& ec) const argument
347 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 argument
[all...]
H A Dtimezone.cpp674 int32_t year, month, dom, dow; local
H A Dcalendar.cpp1512 int32_t dow = julianDayToDayOfWeek(julianDay); local
1830 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); local
1888 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); local
3627 int32_t dow = fFirstDayOfWeek; local
[all...]
H A Dvtzone.cpp190 int32_t year, month, dom, dow, doy, mid; local
380 static void parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim, argument
815 int32_t month = -1, dom = 0, dow = 0; local
1663 int32_t y, m, d, dow, doy, mid; local
1939 int32_t year, month, dom, dow, doy, mid; local
[all...]
/macosx-10.10/cron-39/cron/
H A Dcron.c208 register int minute, hour, dom, month, dow; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ddtfmrgts.cpp1282 int32_t dow; member in class:Test1684Data
H A Dtzregts.cpp372 int32_t dow = testCal->get(UCAL_DAY_OF_WEEK, status); local
H A Dcaltest.cpp700 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); local
1549 int32_t dow = cal.get(UCAL_DOW_LOCAL, status); local
1807 int32_t dow = cal.get(UCAL_DAY_OF_WEEK, status); local
[all...]
H A Dcalregts.cpp585 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); local
846 int32_t dow = a->get(UCAL_DAY_OF_WEEK, status); local
1116 int32_t dow = DISAM_int[i+3]; local
2110 int32_t dow = cal.get(UCAL_DAY_OF_WEEK, status); local
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/tzcode/
H A Dlocaltime.c822 int d, m1, yy0, yy1, yy2, dow; local
H A Dtz2icu.cpp768 int32_t dow; member in struct:FinalRulePart
830 os << "Invalid input day of week " << dow; local
960 int32_t month, dom, dow, time, offset; local
[all...]
/macosx-10.10/Libc-1044.1.2/stdtime/FreeBSD/
H A Dlocaltime.c940 int d, m1, yy0, yy1, yy2, dow; local

Completed in 623 milliseconds