Searched refs:U_COMMON_API (Results 1 - 25 of 106) sorted by relevance

12345

/external/chromium_org/third_party/icu/source/common/
H A Dservnotf.h34 class U_COMMON_API EventListener : public UObject {
72 class U_COMMON_API ICUNotifier : public UMemory {
H A Dlocutil.h23 class U_COMMON_API LocaleUtility {
H A Dustrenum.h33 class U_COMMON_API UStringEnumeration : public StringEnumeration {
/external/icu/icu4c/source/common/
H A Dservnotf.h34 class U_COMMON_API EventListener : public UObject {
72 class U_COMMON_API ICUNotifier : public UMemory {
H A Dumutex.cpp69 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &uio) {
106 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &uio) {
186 U_COMMON_API UBool U_EXPORT2
214 U_COMMON_API void U_EXPORT2
248 U_COMMON_API int32_t U_EXPORT2
258 U_COMMON_API int32_t U_EXPORT2
267 U_COMMON_API int32_t U_EXPORT2
275 U_COMMON_API void U_EXPORT2
H A Dlocutil.h23 class U_COMMON_API LocaleUtility {
H A Dmessageimpl.h31 class U_COMMON_API MessageImpl {
H A Dmutex.h51 class U_COMMON_API Mutex : public UMemory {
H A Ddictionarydata.h30 class U_COMMON_API DictionaryData : public UMemory {
67 class U_COMMON_API DictionaryMatcher : public UMemory {
78 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
93 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
H A Dpatternprops.h41 class U_COMMON_API PatternProps {
H A Dustrenum.h24 class U_COMMON_API UStringEnumeration : public StringEnumeration {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dsymtable.h54 class U_COMMON_API SymbolTable /* not : public UObject because this is an interface/mixin class */ {
H A Dunifunct.h33 class U_COMMON_API UnicodeFunctor : public UObject {
H A Didna.h34 class U_COMMON_API IDNAInfo;
48 class U_COMMON_API IDNA : public UObject {
264 class U_COMMON_API IDNAInfo : public UMemory {
H A Derrorcode.h79 class U_COMMON_API ErrorCode: public UMemory {
H A Dunifilt.h59 class U_COMMON_API UnicodeFilter : public UnicodeFunctor, public UnicodeMatcher {
H A Dunimatch.h68 class U_COMMON_API UnicodeMatcher /* not : public UObject because this is an interface/mixin class */ {
H A Dutypes.h381 * needs to be the first one tested to override U_COMMON_API, U_I18N_API, etc.
393 * \def U_COMMON_API
436 #define U_COMMON_API U_EXPORT macro
444 #define U_COMMON_API macro
452 #define U_COMMON_API U_EXPORT macro
460 #define U_COMMON_API U_IMPORT macro
468 #define U_COMMON_API U_IMPORT macro
476 #define U_COMMON_API U_IMPORT macro
484 #define U_COMMON_API U_IMPORT macro
492 #define U_COMMON_API U_IMPOR macro
500 #define U_COMMON_API macro
[all...]
H A Dbytestream.h48 class U_COMMON_API ByteSink : public UMemory {
143 class U_COMMON_API CheckedArrayByteSink : public ByteSink {
/external/icu/icu4c/source/common/unicode/
H A Dsymtable.h54 class U_COMMON_API SymbolTable /* not : public UObject because this is an interface/mixin class */ {
H A Dunifunct.h33 class U_COMMON_API UnicodeFunctor : public UObject {
H A Derrorcode.h81 class U_COMMON_API ErrorCode: public UMemory {
H A Dunifilt.h59 class U_COMMON_API UnicodeFilter : public UnicodeFunctor, public UnicodeMatcher {
H A Dunimatch.h68 class U_COMMON_API UnicodeMatcher /* not : public UObject because this is an interface/mixin class */ {
H A Dutypes.h242 * needs to be the first one tested to override U_COMMON_API, U_I18N_API, etc.
254 * \def U_COMMON_API
297 #define U_COMMON_API U_EXPORT macro
305 #define U_COMMON_API macro
313 #define U_COMMON_API U_EXPORT macro
321 #define U_COMMON_API U_IMPORT macro
329 #define U_COMMON_API U_IMPORT macro
337 #define U_COMMON_API U_IMPORT macro
345 #define U_COMMON_API U_IMPORT macro
353 #define U_COMMON_API U_IMPOR macro
361 #define U_COMMON_API macro
[all...]

Completed in 1068 milliseconds

12345