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.h302 #define U_TOOLUTIL_API U_EXPORT macro
310 #define U_TOOLUTIL_API macro
318 #define U_TOOLUTIL_API U_IMPORT macro
326 #define U_TOOLUTIL_API U_IMPORT macro
334 #define U_TOOLUTIL_API U_IMPORT macro
342 #define U_TOOLUTIL_API U_IMPORT macro
350 #define U_TOOLUTIL_API U_IMPORT macro
358 #define U_TOOLUTIL_API U_EXPORT macro
366 #define U_TOOLUTIL_API U_IMPORT macro
/external/icu/icu4c/source/tools/toolutil/
Dppucd.h34 class U_TOOLUTIL_API PropertyNames {
41 struct U_TOOLUTIL_API UniProps {
61 class U_TOOLUTIL_API PreparsedUCD {
Dxmlparser.h48 class U_TOOLUTIL_API UXMLElement : public UObject {
162 class U_TOOLUTIL_API UXMLParser : public UObject {
Dcollationinfo.h26 class U_TOOLUTIL_API CollationInfo /* all static */ {
Ddbgutil.h20 U_TOOLUTIL_API const icu::UnicodeString& U_EXPORT2
Dtoolutil.h35 class U_TOOLUTIL_API IcuToolErrorCode : public ErrorCode {
Dpackage.h43 class U_TOOLUTIL_API Package {
Ddbgutil.cpp77 U_TOOLUTIL_API const UnicodeString& U_EXPORT2 udbg_enumString(UDebugEnumType type, int32_t field) { in udbg_enumString()