OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYNODIC_GAP
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
chnsecal.cpp
76
static const int32_t
SYNODIC_GAP
= 25;
207
int32_t nextStart = newMoonNear(thisStart +
SYNODIC_GAP
, TRUE);
322
newMoon = newMoonNear(newMoon +
SYNODIC_GAP
, TRUE);
563
majorSolarTerm(newMoonNear(newMoon +
SYNODIC_GAP
, TRUE));
592
(isLeapMonthBetween(newMoon1, newMoonNear(newMoon2 -
SYNODIC_GAP
, FALSE)) ||
647
!isLeapMonthBetween(firstMoon, newMoonNear(thisMoon -
SYNODIC_GAP
, FALSE));
703
int32_t newMoon2 = newMoonNear(newMoon1 +
SYNODIC_GAP
, TRUE);
708
cacheValue = newMoonNear(newMoon2 +
SYNODIC_GAP
, TRUE);
/external/icu4c/i18n/
chnsecal.cpp
79
static const int32_t
SYNODIC_GAP
= 25;
246
int32_t nextStart = newMoonNear(thisStart +
SYNODIC_GAP
, TRUE);
361
newMoon = newMoonNear(newMoon +
SYNODIC_GAP
, TRUE);
626
majorSolarTerm(newMoonNear(newMoon +
SYNODIC_GAP
, TRUE));
655
(isLeapMonthBetween(newMoon1, newMoonNear(newMoon2 -
SYNODIC_GAP
, FALSE)) ||
710
!isLeapMonthBetween(firstMoon, newMoonNear(thisMoon -
SYNODIC_GAP
, FALSE));
770
int32_t newMoon2 = newMoonNear(newMoon1 +
SYNODIC_GAP
, TRUE);
775
cacheValue = newMoonNear(newMoon2 +
SYNODIC_GAP
, TRUE);
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 442 milliseconds