Home
last modified time | relevance | path

Searched refs:ucal_getAvailable (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ducal.h1064 ucal_getAvailable(int32_t localeIndex);
1069 * calls to \ref ucal_getAvailable.
1071 * @see ucal_getAvailable
/third_party/icu/icu4c/source/i18n/unicode/
H A Ducal.h1031 ucal_getAvailable(int32_t localeIndex);
1036 * calls to \ref ucal_getAvailable.
1038 * @see ucal_getAvailable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ducal.h1031 ucal_getAvailable(int32_t localeIndex);
1036 * calls to \ref ucal_getAvailable.
1038 * @see ucal_getAvailable
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp396 ucal_getAvailable(int32_t index) in ucal_getAvailable() function
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp397 ucal_getAvailable(int32_t index) in ucal_getAvailable() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp396 ucal_getAvailable(int32_t index) in ucal_getAvailable() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp171 #undef ucal_getAvailable macro
1026 const char *ucal_getAvailable(int32_t localeIndex) in ucal_getAvailable() function
1028 return U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable)(localeIndex); in ucal_getAvailable()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h527 #define ucal_getAvailable U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h525 #define ucal_getAvailable U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h521 #define ucal_getAvailable U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable) macro
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c346 log_verbose("%s\n", ucal_getAvailable(i)); in TestCalendar()

Completed in 45 milliseconds