Searched refs:udat_getLocaleByType (Results 1 - 12 of 12) sorted by relevance

/external/chromium/third_party/icu/public/i18n/unicode/
H A Dudat.h902 udat_getLocaleByType(const UDateFormat *fmt,
/external/icu4c/i18n/unicode/
H A Dudat.h936 udat_getLocaleByType(const UDateFormat *fmt,
/external/chromium/third_party/icu/source/i18n/
H A Dudat.cpp836 udat_getLocaleByType(const UDateFormat *fmt, function
/external/chromium/third_party/icu/source/test/cintltst/
H A Dcloctst.c2189 valid = udat_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec);
2190 actual = udat_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec);
2192 log_err("udat_getLocaleByType() failed\n");
2543 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status);
2544 l2 = udat_getLocaleByType(df2, ULOC_VALID_LOCALE, &status);
2551 log_verbose("udat_getLocaleByType old:%s new:%s\n", l1, l2);
/external/icu4c/i18n/
H A Dudat.cpp880 udat_getLocaleByType(const UDateFormat *fmt, function
/external/icu4c/test/cintltst/
H A Dcloctst.c2213 valid = udat_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec);
2214 actual = udat_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec);
2216 log_err("udat_getLocaleByType() failed\n");
2567 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status);
2568 l2 = udat_getLocaleByType(df2, ULOC_VALID_LOCALE, &status);
2575 log_verbose("udat_getLocaleByType old:%s new:%s\n", l1, l2);
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h826 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h787 #define udat_getLocaleByType udat_getLocaleByType_4_2 macro

Completed in 128 milliseconds