/external/icu/libandroidicu/include/unicode/ |
D | utypes.h | 300 #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/ |
D | utypes.h | 300 #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
|
D | appendable.h | 51 class U_COMMON_API Appendable : public UObject { 153 class U_COMMON_API UnicodeStringAppendable : public Appendable {
|
D | uobject.h | 109 class U_COMMON_API UMemory { 220 class U_COMMON_API UObject : public UMemory {
|
D | bytestream.h | 50 class U_COMMON_API ByteSink : public UMemory { 145 class U_COMMON_API CheckedArrayByteSink : public ByteSink {
|
D | idna.h | 50 class U_COMMON_API IDNA : public UObject { 268 class U_COMMON_API IDNAInfo : public UMemory {
|
D | chariter.h | 91 class U_COMMON_API ForwardCharacterIterator : public UObject { 358 class U_COMMON_API CharacterIterator : public ForwardCharacterIterator {
|
D | normalizer2.h | 83 class U_COMMON_API Normalizer2 : public UObject { 501 class U_COMMON_API FilteredNormalizer2 : public Normalizer2 {
|
D | char16ptr.h | 39 class U_COMMON_API Char16Ptr U_FINAL { 146 class U_COMMON_API ConstChar16Ptr U_FINAL {
|
D | edits.h | 77 class U_COMMON_API Edits U_FINAL : public UMemory { 200 struct U_COMMON_API Iterator U_FINAL : public UMemory {
|
D | unifunct.h | 35 class U_COMMON_API UnicodeFunctor : public UObject {
|
D | symtable.h | 56 class U_COMMON_API SymbolTable /* not : public UObject because this is an interface/mixin class */ {
|
/external/icu/icu4c/source/common/ |
D | umutex.cpp | 61 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
|
D | umutex.h | 66 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 &);
|
D | dictionarydata.h | 32 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 {
|
D | static_unicode_sets.h | 76 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);
|
D | serv.h | 72 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 {
|
D | resource.h | 44 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 {
|
D | servloc.h | 66 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
|
D | servnotf.h | 36 class U_COMMON_API EventListener : public UObject { 74 class U_COMMON_API ICUNotifier : public UMemory {
|
D | sharedobject.h | 28 class U_COMMON_API UnifiedCacheBase : public UObject { 54 class U_COMMON_API SharedObject : public UObject {
|
D | charstr.h | 27 template class U_COMMON_API MaybeStackArray<char, 40>; 41 class U_COMMON_API CharString : public UMemory {
|
D | cstr.h | 46 class U_COMMON_API CStr : public UMemory {
|
D | messageimpl.h | 33 class U_COMMON_API MessageImpl {
|
D | mutex.h | 53 class U_COMMON_API Mutex : public UMemory {
|