Home
last modified time | relevance | path

Searched refs:UCONFIG_USE_WINDOWS_LCID_MAPPING_API (Results 1 – 5 of 5) sorted by relevance

/external/icu/libicu/ndk_headers/unicode/
Duconfig.h393 #ifndef UCONFIG_USE_WINDOWS_LCID_MAPPING_API
394 # define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 1 macro
/external/icu/icu4c/source/common/unicode/
Duconfig.h393 #ifndef UCONFIG_USE_WINDOWS_LCID_MAPPING_API
394 # define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 1 macro
/external/icu/libandroidicu/include/unicode/
Duconfig.h393 #ifndef UCONFIG_USE_WINDOWS_LCID_MAPPING_API
394 # define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 1 macro
/external/icu/libicu/cts_headers/unicode/
Duconfig.h393 #ifndef UCONFIG_USE_WINDOWS_LCID_MAPPING_API
394 # define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 1 macro
/external/icu/icu4c/source/common/
Dlocmap.cpp38 #if U_PLATFORM_HAS_WIN32_API && UCONFIG_USE_WINDOWS_LCID_MAPPING_API
1032 #if U_PLATFORM_HAS_WIN32_API && UCONFIG_USE_WINDOWS_LCID_MAPPING_API
1059 #if U_PLATFORM_HAS_WIN32_API && UCONFIG_USE_WINDOWS_LCID_MAPPING_API in uprv_convertToPosix()
1171 #if U_PLATFORM_HAS_WIN32_API && UCONFIG_USE_WINDOWS_LCID_MAPPING_API in uprv_convertToLCIDPlatform()