Home
last modified time | relevance | path

Searched refs:U_TOOLUTIL_API (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dutypes.h300 #define U_TOOLUTIL_API U_EXPORT macro
308 #define U_TOOLUTIL_API macro
316 #define U_TOOLUTIL_API U_IMPORT macro
324 #define U_TOOLUTIL_API U_IMPORT macro
332 #define U_TOOLUTIL_API U_IMPORT macro
340 #define U_TOOLUTIL_API U_IMPORT macro
348 #define U_TOOLUTIL_API U_IMPORT macro
356 #define U_TOOLUTIL_API U_EXPORT macro
364 #define U_TOOLUTIL_API U_IMPORT macro
/external/icu/icu4c/source/tools/toolutil/
Dppucd.h36 class U_TOOLUTIL_API PropertyNames {
43 struct U_TOOLUTIL_API UniProps {
63 class U_TOOLUTIL_API PreparsedUCD {
Dxmlparser.h50 class U_TOOLUTIL_API UXMLElement : public UObject {
164 class U_TOOLUTIL_API UXMLParser : public UObject {
Dcollationinfo.h28 class U_TOOLUTIL_API CollationInfo /* all static */ {
Ddbgutil.h22 U_TOOLUTIL_API const icu::UnicodeString& U_EXPORT2
Dtoolutil.h37 class U_TOOLUTIL_API IcuToolErrorCode : public ErrorCode {
Dpackage.h45 class U_TOOLUTIL_API Package {
Ddbgutil.cpp79 U_TOOLUTIL_API const UnicodeString& U_EXPORT2 udbg_enumString(UDebugEnumType type, int32_t field) { in udbg_enumString()