Searched +defs:offset +defs:hour (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSDateMath.cpp108 static inline double timeToMS(double hour, double min, double sec, double ms) argument
158 LocalTimeOffset offset = calculateLocalTimeOffset(ms); local
183 LocalTimeOffset offset = calculateLocalTimeOffset(ms); local
229 int offset; local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/date/
H A Ddate_tmx.h15 int (*hour)(void *dat); member in struct:tmx_funcs
21 int (*offset)(void *dat); member in struct:tmx_funcs
H A Ddate_parse.c338 int offset; member in struct:zone
422 VALUE offset = Qnil; local
498 VALUE offset = INT2FIX(zones_source[i].offset); local
513 VALUE hour local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DDateComponents.cpp169 static bool withinHTMLDateLimits(int year, int month, int monthDay, int hour, int minute, int second, int millisecond) argument
262 int hour = m_hour + carry; local
307 int hour; local
410 int hour; local
629 int offset = offsetTo1stWeekStart(m_year); local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dicuzdump.cpp53 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { argument
64 int32_t hour, min, sec; local
[all...]
H A Dzdump.c933 long offset; local
934 long hour, min, sec; local
[all...]
/macosx-10.9.5/ntp-88/include/
H A Dntp_refclock.h192 int hour; /* hour of day */ member in struct:refclockproc
201 double offset; /* mean offset */ member in struct:refclockproc
/macosx-10.9.5/CPANInternal-140/DateTime/lib/
H A DDateTime.pm750 sub hour { subroutine
900 sub offset { $_[0]->{tz}->offset_for_datetime( $_[0] ) } subroutine
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dzonemeta.cpp156 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, n; local
866 ZoneMeta::createCustomTimeZone(int32_t offset) { argument
873 int32_t hour, min, sec; local
887 formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id) argument
[all...]
H A Dtimezone.cpp1228 int32_t offset; local
1327 int32_t sign, hour, min, sec; local
1331 int32_t offset = sign * ((hour * 60 + min) * 60 + sec) * 1000; local
1343 int32_t sign, hour, min, sec; local
1351 parseCustomID(const UnicodeString& id, int32_t& sign, int32_t& hour, int32_t& min, int32_t& sec) argument
1473 formatCustomID(int32_t hour, int32_t min, int32_t sec, UBool negative, UnicodeString& id) argument
[all...]
H A Dvtzone.cpp199 int32_t hour = t / U_MILLIS_PER_HOUR; local
224 static UDate parseDateTimeString(const UnicodeString& str, int32_t offset, UErrorCode& status) { argument
229 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, sec = 0; local
294 int32_t sign = 0, hour = 0, min = 0, sec = 0; local
342 int32_t hour, min, sec; local
2068 int32_t raw, dst, offset; local
[all...]
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dmktime.c200 guess_time_tm (long int year, long int yday, int hour, int min, int sec, argument
289 int hour = tp->tm_hour; local
272 __mktime_internal(struct tm *tp, struct tm *(*convert) (const time_t *, struct tm *), time_t *offset) argument
[all...]
/macosx-10.9.5/top-89.1.2/
H A Dglobalstats.c205 unsigned int sec, min, hour; local
237 int i, offset, chunksize; local
/macosx-10.9.5/CF-855.17/
H A DCFTimeZone.c250 CF_INLINE void __CFTZPeriodInit(CFTZPeriod *period, int32_t startTime, CFStringRef abbrev, int32_t offset, Boolean isDST) { argument
362 int32_t itime, offset; local
1048 int32_t seconds, minute, hour; local
1246 CFTimeInterval offset = __CFTZPeriodGMTOffset(&(tz->_periods[idx])); local
[all...]
H A DCFPropertyList.c1654 int32_t year = 0, month = 0, day = 0, hour = 0, minute = 0, second = 0; local
2563 uint64_t offset; local
2614 uint64_t offset; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccaltst.c109 int32_t offset=0; local
487 int32_t hour; local
893 int32_t hour; member in struct:__anon1238
1271 int32_t offset,utc, expected; local
1455 verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec, int32_t am_pm) argument
1654 int32_t hour; member in struct:__anon1239
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dcaltest.cpp901 int32_t offset = cal->getTimeZone().getOffset((uint8_t)cal->get(UCAL_ERA, status), local
2411 int32_t hour; member in class:CalFields
2417 CalFields::CalFields(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec, int32_t ms) argument
[all...]
H A Dtztest.cpp88 int32_t offset = 12345; local
168 UDate offset = 60*60*1000*1.75; // Pick a weird offset local
844 int32_t offset; member in struct:__anon1391
1029 formatOffset(int32_t offset, UnicodeString &rv) argument
1074 formatTZID(int32_t offset, UnicodeString &rv) argument
1174 UnicodeString offset, expectedID; local
1565 int32_t offset = tz->getOffset(GregorianCalendar::AD, 1998, UCAL_JANUARY, 1, local
1614 int32_t offset = tz.getOffset(GregorianCalendar::AD, 1998, UCAL_MARCH, 5, local
1772 int32_t offset; // total offset (millis) member in struct:__anon1395
1887 int32_t year, month, day, hour, minute, second; member in struct:__anon1396
[all...]
H A Ddtfmttst.cpp226 int32_t offset, hours, minutes, seconds; local
365 int32_t hour = 2 + (defaultOffset - PSTOffset) / (60*60*1000); local
855 int32_t year,month,day,hour,min,sec; dateToFields(today,year,month,day,hour,min,sec); local
4048 int32_t hour; member in struct:__anon1358
[all...]
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_msfees.c246 l_fp offset; /* chosen offset (for clkbug) */ member in struct:eesunit
259 u_char hour; /* hour of day */ member in struct:eesunit
1256 l_fp offset, tmp; local
[all...]
H A Drefclock_wwv.c2059 l_fp offset; /* offse local
2621 int year, day, hour, minute, second, dut; local
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlschemastypes.c65 unsigned int hour :5; /* 0 <= hour <= 23 */ member in struct:_xmlSchemaValDate
3902 xmlSchemaDateNormalize(xmlSchemaValPtr dt, double offset) argument
5847 unsigned long mon, day, hour = 0, min = 0; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemastypes.c65 unsigned int hour :5; /* 0 <= hour <= 23 */ member in struct:_xmlSchemaValDate
3895 xmlSchemaDateNormalize(xmlSchemaValPtr dt, double offset) argument
5840 unsigned long mon, day, hour = 0, min = 0; local
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dtime.c1780 VALUE subsecx, offset; local
2037 int sec, min, hour; local
3756 time_add(struct time_object *tobj, VALUE offset, int sign) argument
4785 VALUE submicro, nano_num, nano_den, offset, zone; local
[all...]
/macosx-10.9.5/launchd-842.92.1/src/
H A Dcore.c7799 cronemu(int mon, int mday, int hour, int min) argument
7824 cronemu_wday(int wday, int hour, int min) argument
7851 cronemu_mon(struct tm *wtm, int mon, int mday, int hour, in argument
7887 cronemu_mday(struct tm *wtm, int mday, int hour, int min) argument
7921 cronemu_hour(struct tm *wtm, int hour, int min) argument
10360 size_t offset = 0; local
10478 size_t offset = 0; local
[all...]

Completed in 381 milliseconds