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

  /external/chromium_org/third_party/icu/source/test/intltest/
dadrcal.cpp 100 Calendar *fromCalendar= NULL;
118 fromCalendar = Calendar::createInstance(toCalLoc, status);
205 fromCalendar->setTime(fromDate, status);
212 fromSet.setOnCalendar(fromCalendar, status);
222 if (!fromSet.matches(fromCalendar, diffSet, status)) {
235 toCalendar = fromCalendar->clone();
282 delete fromCalendar;
288 const CalendarFieldsSet &fromSet, Calendar *fromCalendar,
292 : "reverse")+" "+fromCalendar->getType()+"->"+toCalendar->getType();
294 fromCalendar->clear()
    [all...]
  /external/icu4c/test/intltest/
dadrcal.cpp 100 Calendar *fromCalendar= NULL;
118 fromCalendar = Calendar::createInstance(toCalLoc, status);
205 fromCalendar->setTime(fromDate, status);
212 fromSet.setOnCalendar(fromCalendar, status);
222 if (!fromSet.matches(fromCalendar, diffSet, status)) {
235 toCalendar = fromCalendar->clone();
282 delete fromCalendar;
288 const CalendarFieldsSet &fromSet, Calendar *fromCalendar,
292 : "reverse")+" "+fromCalendar->getType()+"->"+toCalendar->getType();
294 fromCalendar->clear()
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cldrtest.c 606 UResourceBundle *toCalendar, *fromCalendar, *toGregorian, *fromGregorian;
612 fromCalendar = ures_getByKey(fromLocaleBund, "calendar", NULL, &errorCode);
613 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
732 ures_close(fromCalendar);
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 613 UResourceBundle *toCalendar, *fromCalendar, *toGregorian, *fromGregorian;
619 fromCalendar = ures_getByKey(fromLocaleBund, "calendar", NULL, &errorCode);
620 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
664 ures_close(fromCalendar);
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 486 milliseconds