Searched defs:jd (Results 1 – 11 of 11) sorted by relevance
/external/webkit/Source/WebCore/platform/image-decoders/jpeg/ |
D | JPEGImageDecoder.cpp | 383 void init_source(j_decompress_ptr jd) in init_source() 387 void skip_input_data(j_decompress_ptr jd, long num_bytes) in skip_input_data() 393 boolean fill_input_buffer(j_decompress_ptr jd) in fill_input_buffer() 401 void term_source(j_decompress_ptr jd) in term_source()
|
/external/icu4c/i18n/ |
D | indiancal.cpp | 161 static int32_t* jdToGregorian(double jd, int32_t gregorianDate[3]) { in jdToGregorian() 198 double start, jd; in IndianToJD() local 256 double jd = IndianToJD(eyear ,imonth, 1); in handleComputeMonthStart() local
|
D | persncal.cpp | 355 int jy,jm,jd; in handleComputeFields() local
|
D | chnsecal.cpp | 742 int32_t jd = newMoon + kEpochStartAsJulianDay - 1 + dom; in offsetMonth() local
|
D | gregocal.cpp | 475 int32_t jd = Calendar::handleComputeJulianDay(bestField); in handleComputeJulianDay() local
|
D | calendar.cpp | 2995 int32_t jd = // Calculate JD of our target day: in handleGetExtendedYearFromWeekFields() local
|
/external/jdiff/src/jdiff/ |
D | JDiff.java | 31 JDiff jd = new JDiff(); in start() local
|
/external/openssl/crypto/ |
D | o_time.c | 309 static void julian_to_date(long jd, int *y, int *m, int *d) in julian_to_date()
|
/external/icu4c/test/intltest/ |
D | astrotst.cpp | 406 double jd = astro->getJulianDay() - 2447891.5; in TestBasics() local
|
D | caltest.cpp | 1943 int32_t jd; in TestJD() local
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetDefs.py | 559 jd = JetDefs() variable
|