OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quadricent
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
indiancal.cpp
162
double wjd, depoch,
quadricent
, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj;
local
166
quadricent
= uprv_floor(depoch / 146097);
173
year = (int32_t)((
quadricent
* 400) + (cent * 100) + (quad * 4) + yindex);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 74 milliseconds