Home
last modified time | relevance | path

Searched refs:U_COMMON_API (Results 1 – 25 of 73) sorted by relevance

123

/external/icu/libandroidicu/include/unicode/
Dutypes.h300 #define U_COMMON_API U_EXPORT macro
308 #define U_COMMON_API macro
316 #define U_COMMON_API U_EXPORT macro
324 #define U_COMMON_API U_IMPORT macro
332 #define U_COMMON_API U_IMPORT macro
340 #define U_COMMON_API U_IMPORT macro
348 #define U_COMMON_API U_IMPORT macro
356 #define U_COMMON_API U_IMPORT macro
364 #define U_COMMON_API U_IMPORT macro
/external/icu/icu4c/source/common/unicode/
Dutypes.h300 #define U_COMMON_API U_EXPORT macro
308 #define U_COMMON_API macro
316 #define U_COMMON_API U_EXPORT macro
324 #define U_COMMON_API U_IMPORT macro
332 #define U_COMMON_API U_IMPORT macro
340 #define U_COMMON_API U_IMPORT macro
348 #define U_COMMON_API U_IMPORT macro
356 #define U_COMMON_API U_IMPORT macro
364 #define U_COMMON_API U_IMPORT macro
Dappendable.h51 class U_COMMON_API Appendable : public UObject {
153 class U_COMMON_API UnicodeStringAppendable : public Appendable {
Duobject.h109 class U_COMMON_API UMemory {
220 class U_COMMON_API UObject : public UMemory {
Dbytestream.h50 class U_COMMON_API ByteSink : public UMemory {
145 class U_COMMON_API CheckedArrayByteSink : public ByteSink {
Didna.h50 class U_COMMON_API IDNA : public UObject {
268 class U_COMMON_API IDNAInfo : public UMemory {
Dchariter.h91 class U_COMMON_API ForwardCharacterIterator : public UObject {
358 class U_COMMON_API CharacterIterator : public ForwardCharacterIterator {
Dnormalizer2.h83 class U_COMMON_API Normalizer2 : public UObject {
501 class U_COMMON_API FilteredNormalizer2 : public Normalizer2 {
Dchar16ptr.h39 class U_COMMON_API Char16Ptr U_FINAL {
146 class U_COMMON_API ConstChar16Ptr U_FINAL {
Dedits.h77 class U_COMMON_API Edits U_FINAL : public UMemory {
200 struct U_COMMON_API Iterator U_FINAL : public UMemory {
Dunifunct.h35 class U_COMMON_API UnicodeFunctor : public UObject {
Dsymtable.h56 class U_COMMON_API SymbolTable /* not : public UObject because this is an interface/mixin class */ {
/external/icu/icu4c/source/common/
Dumutex.cpp61 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &uio) { in umtx_initImplPreInit()
91 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &uio) { in umtx_initImplPostInit()
255 U_COMMON_API UBool U_EXPORT2
283 U_COMMON_API void U_EXPORT2
317 U_COMMON_API int32_t U_EXPORT2
327 U_COMMON_API int32_t U_EXPORT2
336 U_COMMON_API int32_t U_EXPORT2
344 U_COMMON_API void U_EXPORT2
Dumutex.h66 template struct U_COMMON_API std::atomic<int32_t>;
209 U_COMMON_API int32_t U_EXPORT2
212 U_COMMON_API void U_EXPORT2
215 U_COMMON_API int32_t U_EXPORT2
218 U_COMMON_API int32_t U_EXPORT2
248 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &);
249 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &);
Ddictionarydata.h32 class U_COMMON_API DictionaryData : public UMemory {
69 class U_COMMON_API DictionaryMatcher : public UMemory {
102 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
118 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
Dstatic_unicode_sets.h76 U_COMMON_API const UnicodeSet* get(Key key);
87 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1);
100 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1, Key key2);
Dserv.h72 class U_COMMON_API ICUServiceKey : public UObject {
214 class U_COMMON_API ICUServiceFactory : public UObject {
285 class U_COMMON_API SimpleFactory : public ICUServiceFactory {
371 class U_COMMON_API ServiceListener : public EventListener {
405 class U_COMMON_API StringPair : public UMemory {
526 class U_COMMON_API ICUService : public ICUNotifier {
Dresource.h44 class U_COMMON_API ResourceArray {
76 class U_COMMON_API ResourceTable {
111 class U_COMMON_API ResourceValue : public UObject {
250 class U_COMMON_API ResourceSink : public UObject {
Dservloc.h66 class U_COMMON_API LocaleKey : public ICUServiceKey {
197 class U_COMMON_API LocaleKeyFactory : public ICUServiceFactory {
302 class U_COMMON_API SimpleLocaleKeyFactory : public LocaleKeyFactory {
369 class U_COMMON_API ICUResourceBundleFactory : public LocaleKeyFactory
425 class U_COMMON_API ICULocaleService : public ICUService
Dservnotf.h36 class U_COMMON_API EventListener : public UObject {
74 class U_COMMON_API ICUNotifier : public UMemory {
Dsharedobject.h28 class U_COMMON_API UnifiedCacheBase : public UObject {
54 class U_COMMON_API SharedObject : public UObject {
Dcharstr.h27 template class U_COMMON_API MaybeStackArray<char, 40>;
41 class U_COMMON_API CharString : public UMemory {
Dcstr.h46 class U_COMMON_API CStr : public UMemory {
Dmessageimpl.h33 class U_COMMON_API MessageImpl {
Dmutex.h53 class U_COMMON_API Mutex : public UMemory {

123