HomeSort by relevance Sort by last modified time
    Searched defs:cent (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
indiancal.cpp 162 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
168 cent = uprv_floor(dqc / 36524);
173 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
174 if (!((cent == 4) || (yindex == 4))) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 28 milliseconds