Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Ducnv.h185 } UConverterPlatform; typedef
468 UConverterPlatform platform,
902 U_CAPI UConverterPlatform U_EXPORT2
/external/icu/libicu/cts_headers/unicode/
Ducnv.h185 } UConverterPlatform; typedef
468 UConverterPlatform platform,
902 U_CAPI UConverterPlatform U_EXPORT2
/external/icu/libandroidicu/include/unicode/
Ducnv.h185 } UConverterPlatform; typedef
468 UConverterPlatform platform,
902 U_CAPI 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.cpp117 ucnv_copyPlatformString(char *platformString, UConverterPlatform pltfrm) in ucnv_copyPlatformString()
137 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.c325 const UConverterPlatform CodePagesPlatform[NUM_CODEPAGE] = in TestConvert()
/external/icu/icu4j/
Dcoverage-exclusion.txt27 com/ibm/icu/charset/UConverterSharedData$UConverterPlatform#<init>:()V