Searched refs:UConverterPlatform (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/common/unicode/
H A Ducnv.h145 } UConverterPlatform; typedef in typeref:enum:__anon4714
421 * @see UConverterPlatform
426 UConverterPlatform platform,
852 U_STABLE UConverterPlatform U_EXPORT2
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducnv.h144 } UConverterPlatform; typedef in typeref:enum:__anon11599
393 * @see UConverterPlatform
398 UConverterPlatform platform,
745 U_STABLE UConverterPlatform U_EXPORT2
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Ducnv.h144 } UConverterPlatform; typedef in typeref:enum:__anon11676
393 * @see UConverterPlatform
398 UConverterPlatform platform,
745 U_STABLE UConverterPlatform U_EXPORT2
/external/webkit/Source/WebCore/icu/unicode/
H A Ducnv.h144 } UConverterPlatform; typedef in typeref:enum:__anon11842
393 * @see UConverterPlatform
398 UConverterPlatform platform,
745 U_STABLE UConverterPlatform U_EXPORT2
/external/icu4c/common/
H A Ducnv.c105 /* Copy the string that is represented by the UConverterPlatform enum
111 ucnv_copyPlatformString(char *platformString, UConverterPlatform pltfrm)
131 UConverterPlatform platform,
694 U_CAPI UConverterPlatform U_EXPORT2
701 return (UConverterPlatform)converter->sharedData->staticData->platform;
/external/icu4c/test/cintltst/
H A Dccapitst.c365 const UConverterPlatform CodePagesPlatform[NUM_CODEPAGE] =

Completed in 131 milliseconds