HomeSort by relevance Sort by last modified time
    Searched defs:dqc (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
167 dqc = (int32_t)uprv_floor(depoch) % 146097;
168 cent = uprv_floor(dqc / 36524);
169 dcent = (int32_t)uprv_floor(dqc) % 36524;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 68 milliseconds