Searched refs:julian (Results 1 – 16 of 16) sorted by relevance
/external/icu4c/i18n/ |
D | gregoimp.h | 232 static inline double julianDayToMillis(int32_t julian); 279 inline double Grego::julianDayToMillis(int32_t julian) in julianDayToMillis() argument 281 return (julian - kEpochStartAsJulianDay) * kOneDay; in julianDayToMillis()
|
D | gregoimp.cpp | 89 double julian = 365 * y + ClockMath::floorDivide(y, 4) + (JULIAN_1_CE - 3) + // Julian cal in fieldsToDay() local 93 return julian - JULIAN_1970_CE; // JD => epoch day in fieldsToDay()
|
D | gregocal.cpp | 794 GregorianCalendar::julianDayToMillis(double julian) in julianDayToMillis() argument 796 return (UDate) ((julian - kEpochStartAsJulianDay) * (double) kOneDay); in julianDayToMillis()
|
D | calendar.cpp | 1293 uint8_t Calendar::julianDayToDayOfWeek(double julian) in julianDayToDayOfWeek() argument 1297 int8_t dayOfWeek = (int8_t) uprv_fmod(julian + 1, 7); in julianDayToDayOfWeek()
|
/external/icu4c/test/intltest/ |
D | calcasts.h | 28 double julian; // Julian Date member
|
D | calcasts.cpp | 52 UDate t = (JULIAN_EPOCH+(ONE_DAY*cases[i].julian)); in doTestCases() 54 logln("Test case %d: julianday%f -> date %f\n", i, cases[i].julian, t); in doTestCases()
|
/external/bluetooth/glib/tests/ |
D | testgdateparser.c | 20 d->julian ? "valid" : "invalid", in g_date_debug_print()
|
D | testgdate.c | 38 d->julian ? "valid" : "invalid", in g_date_debug_print()
|
/external/icu4c/i18n/unicode/ |
D | gregocal.h | 733 static UDate julianDayToMillis(double julian);
|
D | calendar.h | 2107 static uint8_t julianDayToDayOfWeek(double julian);
|
/external/bluetooth/glib/glib/ |
D | gdate.h | 109 guint julian : 1; /* julian is valid */ member
|
/external/tcpdump/ |
D | CREDITS | 74 Julian Cowley <julian@lava.net>
|
D | CHANGES | 273 HSRP dissector, from Julian Cowley <julian@lava.net>.
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 12634 ** be represented, even though julian day numbers allow a much wider 12677 sqlite3_int64 iJD; /* The julian day number times 86400000 */ 12826 ** Convert from YYYY-MM-DD HH:MM:SS to julian day. We always assume 12956 ** Compute the Year, Month, and Day from the julian day number. 12982 ** Compute the Hour, Minute, and Seconds from the julian day number. 13140 ** seconds since 1970. Convert to a real julian day number. 13352 ** Return the julian day number of the date specified in the arguments
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 15416 julian jUl/~
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 37975 http://www.dyestat.com/3us/4xc/NTN/meet/northwest-julian.htm
|