Home
last modified time | relevance | path

Searched defs:jd (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/image-decoders/jpeg/
DJPEGImageDecoder.cpp383 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/
Dindiancal.cpp161 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
Dpersncal.cpp355 int jy,jm,jd; in handleComputeFields() local
Dchnsecal.cpp742 int32_t jd = newMoon + kEpochStartAsJulianDay - 1 + dom; in offsetMonth() local
Dgregocal.cpp475 int32_t jd = Calendar::handleComputeJulianDay(bestField); in handleComputeJulianDay() local
Dcalendar.cpp2995 int32_t jd = // Calculate JD of our target day: in handleGetExtendedYearFromWeekFields() local
/external/jdiff/src/jdiff/
DJDiff.java31 JDiff jd = new JDiff(); in start() local
/external/openssl/crypto/
Do_time.c309 static void julian_to_date(long jd, int *y, int *m, int *d) in julian_to_date()
/external/icu4c/test/intltest/
Dastrotst.cpp406 double jd = astro->getJulianDay() - 2447891.5; in TestBasics() local
Dcaltest.cpp1943 int32_t jd; in TestJD() local
/external/sonivox/jet_tools/JetCreator/
DJetDefs.py559 jd = JetDefs() variable