Home
last modified time | relevance | path

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

/external/icu/libicu/cts_headers/unicode/
Dutypes.h305 #define U_TOOLUTIL_API U_EXPORT macro
313 #define U_TOOLUTIL_API macro
321 #define U_TOOLUTIL_API U_IMPORT macro
329 #define U_TOOLUTIL_API U_IMPORT macro
337 #define U_TOOLUTIL_API U_IMPORT macro
345 #define U_TOOLUTIL_API U_IMPORT macro
353 #define U_TOOLUTIL_API U_IMPORT macro
361 #define U_TOOLUTIL_API U_EXPORT macro
369 #define U_TOOLUTIL_API U_IMPORT macro
/external/icu/icu4c/source/common/unicode/
Dutypes.h305 #define U_TOOLUTIL_API U_EXPORT macro
313 #define U_TOOLUTIL_API macro
321 #define U_TOOLUTIL_API U_IMPORT macro
329 #define U_TOOLUTIL_API U_IMPORT macro
337 #define U_TOOLUTIL_API U_IMPORT macro
345 #define U_TOOLUTIL_API U_IMPORT macro
353 #define U_TOOLUTIL_API U_IMPORT macro
361 #define U_TOOLUTIL_API U_EXPORT macro
369 #define U_TOOLUTIL_API U_IMPORT macro
/external/icu/libicu/ndk_headers/unicode/
Dutypes.h305 #define U_TOOLUTIL_API U_EXPORT macro
313 #define U_TOOLUTIL_API macro
321 #define U_TOOLUTIL_API U_IMPORT macro
329 #define U_TOOLUTIL_API U_IMPORT macro
337 #define U_TOOLUTIL_API U_IMPORT macro
345 #define U_TOOLUTIL_API U_IMPORT macro
353 #define U_TOOLUTIL_API U_IMPORT macro
361 #define U_TOOLUTIL_API U_EXPORT macro
369 #define U_TOOLUTIL_API U_IMPORT macro
/external/icu/libandroidicu/include/unicode/
Dutypes.h305 #define U_TOOLUTIL_API U_EXPORT macro
313 #define U_TOOLUTIL_API macro
321 #define U_TOOLUTIL_API U_IMPORT macro
329 #define U_TOOLUTIL_API U_IMPORT macro
337 #define U_TOOLUTIL_API U_IMPORT macro
345 #define U_TOOLUTIL_API U_IMPORT macro
353 #define U_TOOLUTIL_API U_IMPORT macro
361 #define U_TOOLUTIL_API U_EXPORT macro
369 #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.h43 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()