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

  /external/icu4c/i18n/
coll.cpp 319 Locale actualLoc;
321 (Collator*)gService->get(desiredLocale, &actualLoc, status);
328 if (*actualLoc.getName() != 0) {
329 result->setLocales(desiredLocale, actualLoc, actualLoc);
calendar.cpp 803 Locale actualLoc;
808 u = getCalendarService(success)->get(aLocale, LocaleKey::KIND_ANY, &actualLoc, success);
841 // Don't overwrite actualLoc, since the actual loc from this call
877 fprintf(stderr, "%p: setting week count data to locale %s, actual locale %s\n", c, (const char*)aLocale.getName(), (const char *)actualLoc.getName());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 3762 milliseconds