HomeSort by relevance Sort by last modified time
    Searched refs:dtCount (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtptngen.cpp 555 int32_t dtCount=0;
559 dtCount++;
564 if (dtCount==9) {
566 } else if (dtCount==4) { // short time format
    [all...]
  /external/icu/icu4c/source/i18n/
dtptngen.cpp 556 int32_t dtCount=0;
560 dtCount++;
565 if (dtCount==9) {
567 } else if (dtCount==4) { // short time format
    [all...]

Completed in 962 milliseconds