Home
last modified time | relevance | path

Searched refs:UConverterPlatform (Results 1 – 7 of 7) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Ducnv.h182 } UConverterPlatform; typedef
465 UConverterPlatform platform,
899 U_STABLE UConverterPlatform U_EXPORT2
/external/icu/icu4c/source/common/unicode/
Ducnv.h182 } UConverterPlatform; typedef
465 UConverterPlatform platform,
899 U_STABLE UConverterPlatform U_EXPORT2
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterSharedData.java396 static final class UConverterPlatform { class in UConverterSharedData
/external/icu/icu4c/source/common/
Ducnv.cpp115 ucnv_copyPlatformString(char *platformString, UConverterPlatform pltfrm) in ucnv_copyPlatformString()
135 UConverterPlatform platform, in ucnv_openCCSID()
696 U_CAPI UConverterPlatform U_EXPORT2
703 return (UConverterPlatform)converter->sharedData->staticData->platform; in ucnv_getPlatform()
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c322 const UConverterPlatform CodePagesPlatform[NUM_CODEPAGE] = in TestConvert()
/external/icu/libandroidicu/static_shim/
Dshim.cpp1003 UConverterPlatform ucnv_getPlatform_android(const UConverter * converter, UErrorCode * err) { in ucnv_getPlatform_android()
1039 UConverter * ucnv_openCCSID_android(int32_t codepage, UConverterPlatform platform, UErrorCode * err… in ucnv_openCCSID_android()
/external/icu/icu4j/
Dcoverage-exclusion.txt27 com/ibm/icu/charset/UConverterSharedData$UConverterPlatform#<init>:()V