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

  /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/icu4c/test/cintltst/
cldrtest.c 610 UResourceBundle *toCalendar, *fromCalendar, *toGregorian, *fromGregorian;
616 fromCalendar = ures_getByKey(fromLocaleBund, "calendar", NULL, &errorCode);
617 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
661 ures_close(fromCalendar);
    [all...]
  /packages/apps/Exchange/exchange2/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 

Completed in 119 milliseconds