OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ceToJD
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/icu/source/i18n/
cecal.cpp
78
return
ceToJD
(eyear, emonth, 0, getJDEpochOffset());
110
CECalendar::
ceToJD
(int32_t year, int32_t month, int32_t date, int32_t jdEpochOffset)
/external/icu4c/i18n/
cecal.cpp
78
return
ceToJD
(eyear, emonth, 0, getJDEpochOffset());
110
CECalendar::
ceToJD
(int32_t year, int32_t month, int32_t date, int32_t jdEpochOffset)
Completed in 24 milliseconds