HomeSort by relevance Sort by last modified time
    Searched full:gcal (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/icu/source/tools/tzcode/
icuzdump.cpp 191 GregorianCalendar* gcal = new GregorianCalendar(timezone, Locale::getEnglish(), status); local
192 gcal->clear();
193 gcal->set(loyear, 0, 1, 0, 0, 0);
194 lo = gcal->getTime(status);
195 gcal->set(hiyear, 0, 1, 0, 0, 0);
196 hi = gcal->getTime(status);
  /external/icu4c/tools/tzcode/
icuzdump.cpp 191 GregorianCalendar* gcal = new GregorianCalendar(timezone, Locale::getEnglish(), status); local
192 gcal->clear();
193 gcal->set(loyear, 0, 1, 0, 0, 0);
194 lo = gcal->getTime(status);
195 gcal->set(hiyear, 0, 1, 0, 0, 0);
196 hi = gcal->getTime(status);
  /external/e2fsprogs/
ABOUT-NLS 201 gcal | [] [] |
275 gcal | |
349 gcal | [] [] | 4
  /external/bison/
ABOUT-NLS 227 gcal | [] |
411 gcal | [] |
    [all...]
  /ndk/sources/host-tools/make-3.81/
ABOUT-NLS 218 gcal | [] |
355 gcal | [] |
492 gcal | |
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
ABOUT-NLS 224 gcal | [] |
393 gcal | [] [] |
    [all...]
  /external/elfutils/
ABOUT-NLS 226 gcal | [] |
402 gcal | [] [] |
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
ABOUT-NLS 226 gcal | [] |
404 gcal | [] [] |
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmttst.cpp     [all...]
  /external/icu4c/test/intltest/
dtfmttst.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
smpdtfmt.cpp 1250 GregorianCalendar *gcal = new GregorianCalendar(TimeZone::createTimeZone(UnicodeString(gEtcUTC)), status); local
    [all...]

Completed in 2148 milliseconds