Searched refs:SYNODIC_GAP (Results 1 – 3 of 3) sorted by relevance
465 int nextStart = newMoonNear(thisStart + SYNODIC_GAP, true); in handleGetMonthLength()657 private static final int SYNODIC_GAP = 25; field in ChineseCalendar773 int nmn = newMoonNear(newMoon + SYNODIC_GAP, true); in hasNoMajorSolarTerm()806 (isLeapMonthBetween(newMoon1, newMoonNear(newMoon2 - SYNODIC_GAP, false)) || in isLeapMonthBetween()886 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, false)); in computeChineseFields()944 int newMoon2 = newMoonNear(newMoon1 + SYNODIC_GAP, true); in newYear()949 cacheValue = newMoonNear(newMoon2 + SYNODIC_GAP, true); in newYear()1003 newMoon = newMoonNear(newMoon + SYNODIC_GAP, true); in handleComputeMonthStart()
82 static const int32_t SYNODIC_GAP = 25; variable242 int32_t nextStart = newMoonNear(thisStart + SYNODIC_GAP, TRUE); in handleGetMonthLength()357 newMoon = newMoonNear(newMoon + SYNODIC_GAP, TRUE); in handleComputeMonthStart()622 majorSolarTerm(newMoonNear(newMoon + SYNODIC_GAP, TRUE)); in hasNoMajorSolarTerm()651 (isLeapMonthBetween(newMoon1, newMoonNear(newMoon2 - SYNODIC_GAP, FALSE)) || in isLeapMonthBetween()706 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, FALSE)); in computeChineseFields()766 int32_t newMoon2 = newMoonNear(newMoon1 + SYNODIC_GAP, TRUE); in newYear()771 cacheValue = newMoonNear(newMoon2 + SYNODIC_GAP, TRUE); in newYear()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...