Searched refs:U_TOOLUTIL_API (Results 1 – 8 of 8) sorted by relevance
302 #define U_TOOLUTIL_API U_EXPORT macro310 #define U_TOOLUTIL_API macro318 #define U_TOOLUTIL_API U_IMPORT macro326 #define U_TOOLUTIL_API U_IMPORT macro334 #define U_TOOLUTIL_API U_IMPORT macro342 #define U_TOOLUTIL_API U_IMPORT macro350 #define U_TOOLUTIL_API U_IMPORT macro358 #define U_TOOLUTIL_API U_EXPORT macro366 #define U_TOOLUTIL_API U_IMPORT macro
34 class U_TOOLUTIL_API PropertyNames {41 struct U_TOOLUTIL_API UniProps {61 class U_TOOLUTIL_API PreparsedUCD {
48 class U_TOOLUTIL_API UXMLElement : public UObject {162 class U_TOOLUTIL_API UXMLParser : public UObject {
26 class U_TOOLUTIL_API CollationInfo /* all static */ {
20 U_TOOLUTIL_API const icu::UnicodeString& U_EXPORT2
35 class U_TOOLUTIL_API IcuToolErrorCode : public ErrorCode {
43 class U_TOOLUTIL_API Package {
77 U_TOOLUTIL_API const UnicodeString& U_EXPORT2 udbg_enumString(UDebugEnumType type, int32_t field) { in udbg_enumString()