Home
last modified time | relevance | path

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

123

/external/icu/icu4c/source/i18n/
Dindiancal.cpp151 static int32_t* jdToGregorian(double jd, int32_t gregorianDate[3], UErrorCode& status) { in jdToGregorian()
164 double start, jd; in IndianToJD() local
228 int64_t jd = IndianToJD(eyear ,imonth, 1); in handleComputeMonthStart() local
/external/cronet/stable/third_party/icu/source/i18n/
Dindiancal.cpp151 static int32_t* jdToGregorian(double jd, int32_t gregorianDate[3], UErrorCode& status) { in jdToGregorian()
164 double start, jd; in IndianToJD() local
222 double jd = IndianToJD(eyear ,imonth, 1); in handleComputeMonthStart() local
/external/cronet/tot/third_party/icu/source/i18n/
Dindiancal.cpp151 static int32_t* jdToGregorian(double jd, int32_t gregorianDate[3], UErrorCode& status) { in jdToGregorian()
164 double start, jd; in IndianToJD() local
222 double jd = IndianToJD(eyear ,imonth, 1); in handleComputeMonthStart() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init_orc.cpp199 LLVMOrcJITDylibRef jd) { in add_ir_module_to_jd()
213 LLVMOrcJITDylibRef jd) { in add_mapping_to_jd()
239 LLVMOrcJITDylibRef jd) { in lookup_in_jd()
255 static void remove_jd(LLVMOrcJITDylibRef jd) { in remove_jd()
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DJcDnld.cpp21 JcopOsDwnld *jd; variable
DJcopOsDownload.cpp58 JcopOsDwnld *jd = new JcopOsDwnld(); in getInstance() local
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.reverse/
Dreverse_copy.pass.cpp67 int jd[sd] = {-1}; in test() local
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.reverse/
Dreverse_copy.pass.cpp66 int jd[sd] = {-1}; in test() local
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.reverse/
Dreverse_copy.pass.cpp66 int jd[sd] = {-1}; in test() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DIndianCalendar.java458 double jd = IndianToJD(year ,imonth, 1); in handleComputeMonthStart() local
473 double start, jd; in IndianToJD() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DIndianCalendar.java429 double jd = IndianToJD(year ,imonth, 1); in handleComputeMonthStart() local
444 double start, jd; in IndianToJD() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
DJavaTimeConvertersTest.java83 JapaneseDate jd = JapaneseDate.of(JapaneseEra.HEISEI, 30, Month.SEPTEMBER.getValue(), 23); in testDateOnly() local
DJavaTimeFormatTest.java115 JapaneseDate jd = JapaneseDate.from(ld); in testNonGregorianDateFormatting() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DJavaTimeConvertersTest.java86 JapaneseDate jd = JapaneseDate.of(JapaneseEra.HEISEI, 30, Month.SEPTEMBER.getValue(), 23); in testDateOnly() local
DJavaTimeFormatTest.java118 JapaneseDate jd = JapaneseDate.from(ld); in testNonGregorianDateFormatting() local
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique_copy.pass.cpp68 int jd[sd] = {-1}; in test() local
Dunique_copy_pred.pass.cpp86 int jd[sd] = {-1}; in test() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DAstroTest.java152 double jd = astro.getJulianDay() - 2447891.5; in TestBasics() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/
DAstroTest.java149 double jd = astro.getJulianDay() - 2447891.5; in TestBasics() local
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique_copy_pred.pass.cpp85 int jd[sd] = {-1}; in test() local
Dunique_copy.pass.cpp79 int jd[sd] = {-1}; in test() local
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique_copy_pred.pass.cpp85 int jd[sd] = {-1}; in test() local
Dunique_copy.pass.cpp79 int jd[sd] = {-1}; in test() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Dtime_support.c87 static void julian_to_date(long jd, int *y, int *m, int *d) { in julian_to_date()
/external/icu/icu4c/source/test/intltest/
Dastrotst.cpp223 double jd = astro.getJulianDay() - 2447891.5; in TestBasics() local

123