Searched refs:setLocaleIDs (Results 1 - 25 of 25) sorted by relevance

/external/icu/icu4c/source/common/
H A Dlocbased.cpp37 void LocaleBased::setLocaleIDs(const char* validID, const char* actualID) { function in class:LocaleBased
46 void LocaleBased::setLocaleIDs(const Locale& validID, const Locale& actualID) { function in class:LocaleBased
H A Dlocbased.h76 void setLocaleIDs(const char* valid, const char* actual);
84 void setLocaleIDs(const Locale& valid, const Locale& actual);
H A Dbrkiter.cpp126 locBased.setLocaleIDs(ures_getLocaleByType(b, ULOC_VALID_LOCALE, &status), actualLocale);
380 locBased.setLocaleIDs(actualLoc.getName(), actualLoc.getName());
466 locBased.setLocaleIDs(valid, actual);
/external/chromium_org/third_party/icu/source/common/
H A Dlocbased.cpp37 void LocaleBased::setLocaleIDs(const char* validID, const char* actualID) { function in class:LocaleBased
H A Dlocbased.h76 void setLocaleIDs(const char* valid, const char* actual);
H A Dbrkiter.cpp126 locBased.setLocaleIDs(ures_getLocaleByType(b, ULOC_VALID_LOCALE, &status), actualLocale);
378 locBased.setLocaleIDs(actualLoc.getName(), actualLoc.getName());
/external/chromium_org/third_party/icu/source/i18n/
H A Dformat.cpp204 Format::setLocaleIDs(const char* valid, const char* actual) { function in class:Format
206 locBased.setLocaleIDs(valid, actual);
H A Ddcfmtsym.cpp300 locBased.setLocaleIDs(ures_getLocaleByType(numberElementsRes,
H A Dmsgfmt.cpp287 setLocaleIDs(fLocale.getName(), fLocale.getName());
314 setLocaleIDs(fLocale.getName(), fLocale.getName());
342 setLocaleIDs(fLocale.getName(), fLocale.getName());
540 setLocaleIDs(fLocale.getName(), fLocale.getName());
H A Dnumfmt.cpp1265 f->setLocaleIDs(ures_getLocaleByType(resource, ULOC_VALID_LOCALE, &status),
H A Drbnf.cpp763 setLocaleIDs(ures_getLocaleByType(nfrb, ULOC_VALID_LOCALE, &status),
H A Ddtfmtsym.cpp1330 locBased.setLocaleIDs(ures_getLocaleByType(eras, ULOC_VALID_LOCALE, &status),
H A Dcalendar.cpp3282 locBased.setLocaleIDs(ures_getLocaleByType(dateTimeElements, ULOC_VALID_LOCALE, &status),
H A Dsmpdtfmt.cpp475 setLocaleIDs(ures_getLocaleByType(dateTimePatterns, ULOC_VALID_LOCALE, &status),
/external/icu/icu4c/source/i18n/
H A Dformat.cpp208 Format::setLocaleIDs(const char* valid, const char* actual) { function in class:Format
210 locBased.setLocaleIDs(valid, actual);
H A Ddcfmtsym.cpp313 locBased.setLocaleIDs(ures_getLocaleByType(numberElementsRes.getAlias(),
H A Dmsgfmt.cpp246 setLocaleIDs(fLocale.getName(), fLocale.getName());
268 setLocaleIDs(fLocale.getName(), fLocale.getName());
291 setLocaleIDs(fLocale.getName(), fLocale.getName());
453 setLocaleIDs(fLocale.getName(), fLocale.getName());
H A Dmeasfmt.cpp637 setLocaleIDs(name, name);
H A Dnumfmt.cpp1509 f->setLocaleIDs(ures_getLocaleByType(ownedResource.getAlias(), ULOC_VALID_LOCALE, &status),
H A Drbnf.cpp796 setLocaleIDs(ures_getLocaleByType(nfrb, ULOC_VALID_LOCALE, &status),
H A Ddtfmtsym.cpp1551 locBased.setLocaleIDs(ures_getLocaleByType(eras, ULOC_VALID_LOCALE, &status),
H A Dcalendar.cpp3731 locBased.setLocaleIDs(ures_getLocaleByType(monthNames, ULOC_VALID_LOCALE, &status),
H A Dsmpdtfmt.cpp570 setLocaleIDs(ures_getLocaleByType(dateTimePatterns, ULOC_VALID_LOCALE, &status),
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dformat.h261 void setLocaleIDs(const char* valid, const char* actual);
/external/icu/icu4c/source/i18n/unicode/
H A Dformat.h263 void setLocaleIDs(const char* valid, const char* actual);

Completed in 669 milliseconds