/external/doclava/res/assets/templates/assets/ |
D | style.css | 1 .jd-toptitle { 8 div#jd-content table { 12 div#jd-content td, div#jd-content th { 16 div#jd-content table.jd-linktable { 21 div#jd-content p.jd-deprecated-warning { 26 div#jd-content table.jd-linktable th { 38 div#jd-content table.jd-linktable td { 42 div#jd-content table.jd-linktable td p { 48 div#jd-content table.jd-linktable .jd-linkcol { 59 div#jd-content table.jd-linktable .jd-descrcol { [all …]
|
D | doclava-developer-docs.css | 239 #jd-header { 244 #jd-header h1 { 249 #jd-header .crumb { 255 #jd-header .crumb a, 256 #jd-header .crumb a:visited { 261 #jd-header .crumb a:hover { 265 #jd-header table { 270 #jd-header td { 276 #jd-header.guide-header { 282 #jd-descr { [all …]
|
D | doclava-developer-core.css | 130 #jd-content dd table, 131 #jd-content dd img { 362 #jd-content .green { 508 #search_filtered .jd-selected { 512 #search_filtered .jd-selected, 513 #search_filtered .jd-selected a { 521 .jd-autocomplete {
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | indiancal.cpp | 161 static int32_t* jdToGregorian(double jd, int32_t gregorianDate[3]) { in jdToGregorian() argument 164 wjd = uprv_floor(jd - 0.5) + 0.5; in jdToGregorian() 198 double start, jd; in IndianToJD() local 213 jd = start + (date - 1); in IndianToJD() 215 jd = start + leapMonth; in IndianToJD() 223 jd += m * 31; in IndianToJD() 227 jd += m * 30; in IndianToJD() 229 jd += date - 1; in IndianToJD() 232 return jd; in IndianToJD() 256 double jd = IndianToJD(eyear ,imonth, 1); in handleComputeMonthStart() local [all …]
|
D | gregocal.cpp | 475 int32_t jd = Calendar::handleComputeJulianDay(bestField); in handleComputeJulianDay() local 479 jd >= fCutoverJulianDay) { in handleComputeJulianDay() 488 if ((fIsGregorian==TRUE) != (jd >= fCutoverJulianDay)) { /* cutoverJulianDay)) { */ in handleComputeJulianDay() 491 __FILE__, __LINE__, jd); in handleComputeJulianDay() 494 jd = Calendar::handleComputeJulianDay(bestField); in handleComputeJulianDay() 499 jd); in handleComputeJulianDay() 504 __FILE__, __LINE__, jd, fIsGregorian?"T":"F", fInvertGregorian?"T":"F", bestField); in handleComputeJulianDay() 513 __FILE__, __LINE__, fFields[bestField],jd, gregShift); in handleComputeJulianDay() 515 jd -= gregShift; in handleComputeJulianDay() 520 __FILE__, __LINE__, jd, weekShift); in handleComputeJulianDay() [all …]
|
D | persncal.cpp | 355 int jy,jm,jd; in handleComputeFields() local 356 julian_to_jalali(julianDay-1947955,&jy,&jm,&jd); in handleComputeFields() 361 internalSet(UCAL_DAY_OF_MONTH, jd); in handleComputeFields() 362 internalSet(UCAL_DAY_OF_YEAR, jd + MONTH_COUNT[jm-1][2]); in handleComputeFields()
|
D | chnsecal.cpp | 742 int32_t jd = newMoon + kEpochStartAsJulianDay - 1 + dom; in offsetMonth() local 747 set(UCAL_JULIAN_DAY, jd-1); in offsetMonth() 756 set(UCAL_JULIAN_DAY, jd); in offsetMonth() 759 set(UCAL_JULIAN_DAY, jd); in offsetMonth()
|
/external/icu4c/i18n/ |
D | indiancal.cpp | 161 static int32_t* jdToGregorian(double jd, int32_t gregorianDate[3]) { in jdToGregorian() argument 164 wjd = uprv_floor(jd - 0.5) + 0.5; in jdToGregorian() 198 double start, jd; in IndianToJD() local 213 jd = start + (date - 1); in IndianToJD() 215 jd = start + leapMonth; in IndianToJD() 223 jd += m * 31; in IndianToJD() 227 jd += m * 30; in IndianToJD() 229 jd += date - 1; in IndianToJD() 232 return jd; in IndianToJD() 256 double jd = IndianToJD(eyear ,imonth, 1); in handleComputeMonthStart() local [all …]
|
D | gregocal.cpp | 475 int32_t jd = Calendar::handleComputeJulianDay(bestField); in handleComputeJulianDay() local 479 jd >= fCutoverJulianDay) { in handleComputeJulianDay() 488 if ((fIsGregorian==TRUE) != (jd >= fCutoverJulianDay)) { /* cutoverJulianDay)) { */ in handleComputeJulianDay() 491 __FILE__, __LINE__, jd); in handleComputeJulianDay() 494 jd = Calendar::handleComputeJulianDay(bestField); in handleComputeJulianDay() 499 jd); in handleComputeJulianDay() 504 __FILE__, __LINE__, jd, fIsGregorian?"T":"F", fInvertGregorian?"T":"F", bestField); in handleComputeJulianDay() 513 __FILE__, __LINE__, fFields[bestField],jd, gregShift); in handleComputeJulianDay() 515 jd -= gregShift; in handleComputeJulianDay() 520 __FILE__, __LINE__, jd, weekShift); in handleComputeJulianDay() [all …]
|
D | chnsecal.cpp | 809 int32_t jd = newMoon + kEpochStartAsJulianDay - 1 + dom; in offsetMonth() local 814 set(UCAL_JULIAN_DAY, jd-1); in offsetMonth() 823 set(UCAL_JULIAN_DAY, jd); in offsetMonth() 826 set(UCAL_JULIAN_DAY, jd); in offsetMonth()
|
/external/doclava/res/assets/templates/ |
D | hierarchy.cs | 4 .jd-hierarchy-spacer { 7 .jd-hierarchy-data { 61 </div><!-- end jd-content -->
|
D | packages.cs | 32 </div><!-- end jd-content -->
|
D | keywords.cs | 31 </div><!-- end jd-content -->
|
D | sample.cs | 27 </div><!-- end jd-content -->
|
D | classes.cs | 35 </div><!-- end jd-content -->
|
D | sampleindex.cs | 42 </div><!-- end jd-content -->
|
D | package.cs | 48 </div><!-- end jd-content -->
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/ |
D | JPEGImageDecoder.cpp | 116 void init_source(j_decompress_ptr jd); 117 boolean fill_input_buffer(j_decompress_ptr jd); 118 void skip_input_data(j_decompress_ptr jd, long num_bytes); 119 void term_source(j_decompress_ptr jd); 574 void skip_input_data(j_decompress_ptr jd, long num_bytes) in skip_input_data() argument 576 decoder_source_mgr *src = (decoder_source_mgr *)jd->src; in skip_input_data() 588 void term_source(j_decompress_ptr jd) in term_source() argument 590 decoder_source_mgr *src = (decoder_source_mgr *)jd->src; in term_source()
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
D | o_time.c | 236 static void julian_to_date(long jd, int *y, int *m, int *d); 309 static void julian_to_date(long jd, int *y, int *m, int *d) in julian_to_date() argument 311 long L = jd + 68569; in julian_to_date()
|
/external/openssl/crypto/ |
D | o_time.c | 236 static void julian_to_date(long jd, int *y, int *m, int *d); 309 static void julian_to_date(long jd, int *y, int *m, int *d) in julian_to_date() argument 311 long L = jd + 68569; in julian_to_date()
|
/external/doclava/res/assets/customizations/assets/ |
D | customizations.css | 5 #search_filtered .jd-selected {
|
/external/clang/test/CodeGenObjC/ |
D | encode-test-5.m | 9 // RUN: grep jd.00 %t | count 1
|
/external/jdiff/src/jdiff/ |
D | JDiff.java | 31 JDiff jd = new JDiff(); in start() local 32 return jd.startGeneration(root); in start()
|
/external/icu4c/test/intltest/ |
D | astrotst.cpp | 406 double jd = astro->getJulianDay() - 2447891.5; in TestBasics() local 408 if (jd == exp) { in TestBasics() 410 logln(d3->format(cal3->getTime(status),s) + " => " + jd); in TestBasics() 413 errln("FAIL: " + d3->format(cal3->getTime(status), s) + " => " + jd + in TestBasics()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | astrotst.cpp | 406 double jd = astro->getJulianDay() - 2447891.5; in TestBasics() local 408 if (jd == exp) { in TestBasics() 410 logln(d3->format(cal3->getTime(status),s) + " => " + jd); in TestBasics() 413 errln("FAIL: " + d3->format(cal3->getTime(status), s) + " => " + jd + in TestBasics()
|