Searched refs:jd (Results 1 - 22 of 22) sorted by relevance

/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-docs.css239 #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
[all...]
H A Ddoclava-developer-core.css130 #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 {
H A Dprettify.js7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
28 [$c]);y(C({keywords:ad,hashComments:o,cStyleComments:o}),[bd,cd,dd,ed,fd,gd]);y(C({keywords:hd}),[id]);y(C({keywords:jd,hashComments:o,cStyleComments:o}),[kd]);y(C({keywords:ld,cStyleComments:o}),[md]);y(C({keywords:nd,hashComments:o,multiLineStrings:o}),[od,pd,qd]);y(C({keywords:rd,hashComments:o,multiLineStrings:o,tripleQuotedStrings:o}),[sd,td]);y(C({keywords:ud,hashComments:o,multiLineStrings:o,regexLiterals:o}),[vd,wd,xd]);y(C({keywords:yd,hashComments:o,multiLineStrings:o,regexLiterals:o}),
/external/icu4c/i18n/
H A Dindiancal.cpp159 * @param jd The Julian Day
161 static int32_t* jdToGregorian(double jd, int32_t gregorianDate[3]) { argument
164 wjd = uprv_floor(jd - 0.5) + 0.5;
198 double start, jd; local
213 jd = start + (date - 1);
215 jd = start + leapMonth;
223 jd += m * 31;
227 jd += m * 30;
229 jd += date - 1;
232 return jd;
256 double jd = IndianToJD(eyear ,imonth, 1); local
[all...]
H A Dpersncal.cpp355 int jy,jm,jd; local
356 julian_to_jalali(julianDay-1947955,&jy,&jm,&jd);
361 internalSet(UCAL_DAY_OF_MONTH, jd);
362 internalSet(UCAL_DAY_OF_YEAR, jd + MONTH_COUNT[jm-1][2]);
H A Dgregocal.cpp71 // ms=+183882168921600000 jd=7f000000 December 20, 5828963 AD
72 // ms=-184303902528000000 jd=81000000 September 20, 5838270 BC
375 fprintf(stderr, "%s:%d: jd%d- (greg's %d)- [cut=%d]\n",
475 int32_t jd = Calendar::handleComputeJulianDay(bestField); local
479 jd >= fCutoverJulianDay) {
487 //if ((fIsGregorian==TRUE) != (jd >= fCutoverJulianDay)) { /* cutoverJulianDay)) { */
488 if ((fIsGregorian==TRUE) != (jd >= fCutoverJulianDay)) { /* cutoverJulianDay)) { */
490 fprintf(stderr, "%s:%d: jd [invert] %d\n",
491 __FILE__, __LINE__, jd);
494 jd
[all...]
H A Dchnsecal.cpp742 int32_t jd = newMoon + kEpochStartAsJulianDay - 1 + dom; local
747 set(UCAL_JULIAN_DAY, jd-1);
756 set(UCAL_JULIAN_DAY, jd);
759 set(UCAL_JULIAN_DAY, jd);
H A Dcalendar.cpp2788 int32_t nextJulianDay = handleComputeMonthStart(year+1, 0, FALSE); // jd of day before jan 1
2839 julianDay = handleComputeMonthStart(year-1, 0, FALSE); // jd before Jan 1 of previous year
2848 fprintf(stderr, "%s:%d - date now %d, jd%d, ywoy%d\n",
2972 int32_t jd = // Calculate JD of our target day: local
2978 jd -= 7; // woy already includes Jan 1's week.
2981 if( (jd+1) >= nextJan1Start ) {
/external/doclava/res/assets/templates/
H A Dhierarchy.cs4 .jd-hierarchy-spacer {
7 .jd-hierarchy-data {
17 <div id="jd-header">
21 <div id="jd-content">
28 <?cs loop:x=#0,cl.indent,#1 ?><td class="jd-hierarchy-spacer"></td><?cs /loop ?>
29 <td class="jd-hierarchy-data" colspan="<?cs var:cl.colspan ?>">
36 <td class="jd-hierarchy-data">
53 <th class="jd-hierarchy-data" colspan="<?cs var:colspan ?>">Class</th>
54 <th class="jd-hierarchy-data">Interfaces</th>
61 </div><!-- end jd
[all...]
H A Dkeywords.cs8 <div id="jd-header">
12 <div id="jd-content">
14 <div class="jd-letterlist"><?cs each:letter=keywords ?>
21 <ul class="jd-letterentries">
24 ?></a>&nbsp;<font class="jd-letterentrycomments">(<?cs var:entry.comment ?>)</font></li>
31 </div><!-- end jd-content -->
H A Dpackages.cs10 <div id="jd-header">
14 <div id="jd-content">
16 <div class="jd-descr">
21 <table class="jd-sumtable">
24 <td class="jd-linkcol"><?cs call:package_link(pkg) ?></td>
25 <td class="jd-descrcol" width="100%"><?cs call:tag_list(pkg.shortDescr) ?></td>
32 </div><!-- end jd-content -->
H A Dclasses.cs9 <div id="jd-header">
13 <div id="jd-content">
15 <div class="jd-letterlist"><?cs each:letter=docs.classes ?>
22 <table class="jd-sumtable">
26 <td class="jd-linkcol"><?cs call:type_link(cl.type) ?></td>
27 <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?>&nbsp;</td>
35 </div><!-- end jd-content -->
H A Dpackage.cs17 <div id="jd-header">
24 <div id="jd-content" class="api apilevel-<?cs var:package.since ?>">
27 <div class="jd-descr">
35 <div class="jd-sumtable">
48 </div><!-- end jd-content -->
H A Dsampleindex.cs12 <div id="jd-header" class="guide-header">
17 <div id="jd-content">
42 </div><!-- end jd-content -->
H A Dsample.cs12 <div id="jd-header" class="guide-header">
17 <div id="jd-content">
27 </div><!-- end jd-content -->
H A Dclass.cs95 <div id="jd-header">
121 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
122 <table class="jd-inheritance-table">
127 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td>
129 <td colspan="<?cs var:colspan ?>" class="jd-inheritance-class-cell"><?cs
143 <table class="jd-sumtable jd-sumtable-subclasses"><tr><td colspan="12" style="border:none;margin:0;padding:0;">
150 <table class="jd-sumtable jd-sumtable-subclasses"><tr><td colspan="12" style="border:none;margin:0;padding:0;">
156 <div class="jd
[all...]
/external/webkit/Source/WebCore/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp81 void init_source(j_decompress_ptr jd);
82 boolean fill_input_buffer(j_decompress_ptr jd);
83 void skip_input_data(j_decompress_ptr jd, long num_bytes);
84 void term_source(j_decompress_ptr jd);
383 void init_source(j_decompress_ptr jd) argument
387 void skip_input_data(j_decompress_ptr jd, long num_bytes) argument
389 decoder_source_mgr *src = (decoder_source_mgr *)jd->src;
393 boolean fill_input_buffer(j_decompress_ptr jd) argument
401 void term_source(j_decompress_ptr jd) argument
403 decoder_source_mgr *src = (decoder_source_mgr *)jd
[all...]
/external/openssl/crypto/
H A Do_time.c236 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) argument
311 long L = jd + 68569;
/external/jdiff/src/jdiff/
H A DJDiff.java31 JDiff jd = new JDiff();
32 return jd.startGeneration(root);
/external/icu4c/test/intltest/
H A Dastrotst.cpp406 double jd = astro->getJulianDay() - 2447891.5; local
408 if (jd == exp) {
410 logln(d3->format(cal3->getTime(status),s) + " => " + jd);
413 errln("FAIL: " + d3->format(cal3->getTime(status), s) + " => " + jd +
H A Dcaltest.cpp1928 int32_t jd; local
1935 jd = cal.get(UCAL_JULIAN_DAY, status);
1936 if(jd != kEpochStartAsJulianDay) {
1937 errln("Wanted JD of %d at time=0, [epoch 1970] but got %d\n", kEpochStartAsJulianDay, jd);
1939 logln("Wanted JD of %d at time=0, [epoch 1970], got %d\n", kEpochStartAsJulianDay, jd);
1947 errln("Wanted time of 0 at jd=%d, got %.1lf\n", kEpochStartAsJulianDay, epochTime);
1949 logln("Wanted time of 0 at jd=%d, got %.1lf\n", kEpochStartAsJulianDay, epochTime);
/external/sonivox/jet_tools/JetCreator/
H A DJetDefs.py559 jd = JetDefs() variable
560 jd.CreateHelpIniFile()

Completed in 5181 milliseconds