/external/icu/icu4c/source/i18n/ |
ztrans.cpp | 26 U_CAPI ZTrans* U_EXPORT2 31 U_CAPI ZTrans* U_EXPORT2 36 U_CAPI void U_EXPORT2 41 U_CAPI ZTrans* U_EXPORT2 46 U_CAPI UBool U_EXPORT2 51 U_CAPI UDate U_EXPORT2 56 U_CAPI void U_EXPORT2 61 U_CAPI void* U_EXPORT2 66 U_CAPI void U_EXPORT2 71 U_CAPI void U_EXPORT2 [all...] |
zrule.h | 53 U_CAPI void U_EXPORT2 63 U_CAPI UBool U_EXPORT2 72 U_CAPI void U_EXPORT2 80 U_CAPI int32_t U_EXPORT2 89 U_CAPI int32_t U_EXPORT2 100 U_CAPI UBool U_EXPORT2 116 U_CAPI IZRule* U_EXPORT2 124 U_CAPI void U_EXPORT2 132 U_CAPI IZRule* U_EXPORT2 142 U_CAPI UBool U_EXPORT2 [all...] |
vzone.h | 44 U_CAPI VZone* U_EXPORT2 55 U_CAPI VZone* U_EXPORT2 63 U_CAPI void U_EXPORT2 71 U_CAPI VZone* U_EXPORT2 81 U_CAPI UBool U_EXPORT2 93 U_CAPI UBool U_EXPORT2 102 U_CAPI void U_EXPORT2 114 U_CAPI UBool U_EXPORT2 122 U_CAPI void U_EXPORT2 132 U_CAPI void U_EXPORT2 [all...] |
/external/icu/icu4c/source/common/unicode/ |
ubrk.h | 225 U_STABLE UBreakIterator* U_EXPORT2 247 U_STABLE UBreakIterator* U_EXPORT2 273 U_STABLE UBreakIterator * U_EXPORT2 296 U_STABLE void U_EXPORT2 326 U_STABLE void U_EXPORT2 350 U_STABLE void U_EXPORT2 365 U_STABLE int32_t U_EXPORT2 377 U_STABLE int32_t U_EXPORT2 389 U_STABLE int32_t U_EXPORT2 399 U_STABLE int32_t U_EXPORT2 [all...] |
uset.h | 255 U_STABLE USet* U_EXPORT2 268 U_STABLE USet* U_EXPORT2 280 U_STABLE USet* U_EXPORT2 295 U_STABLE USet* U_EXPORT2 306 U_STABLE void U_EXPORT2 337 U_STABLE USet * U_EXPORT2 349 U_STABLE UBool U_EXPORT2 366 U_STABLE void U_EXPORT2 379 U_STABLE USet * U_EXPORT2 391 U_STABLE void U_EXPORT2 [all...] |
ubidi.h | 491 U_STABLE UBiDi * U_EXPORT2 528 U_STABLE UBiDi * U_EXPORT2 551 U_STABLE void U_EXPORT2 621 U_STABLE void U_EXPORT2 640 U_STABLE UBool U_EXPORT2 663 U_STABLE void U_EXPORT2 677 U_STABLE UBool U_EXPORT2 [all...] |
uloc.h | 368 U_STABLE const char* U_EXPORT2 388 U_STABLE void U_EXPORT2 405 U_STABLE int32_t U_EXPORT2 423 U_STABLE int32_t U_EXPORT2 441 U_STABLE int32_t U_EXPORT2 459 U_STABLE int32_t U_EXPORT2 482 U_STABLE int32_t U_EXPORT2 505 U_STABLE int32_t U_EXPORT2 518 U_STABLE const char* U_EXPORT2 529 U_STABLE const char* U_EXPORT2 [all...] |
uobject.h | 79 * static UClassID U_EXPORT2 getStaticClassID(); 129 static void * U_EXPORT2 operator new(size_t size) U_NO_THROW; 136 static void * U_EXPORT2 operator new[](size_t size) U_NO_THROW; 146 static void U_EXPORT2 operator delete(void *p) U_NO_THROW; 153 static void U_EXPORT2 operator delete[](void *p) U_NO_THROW; 161 static inline void * U_EXPORT2 operator new(size_t, void *ptr) U_NO_THROW { return ptr; } 168 static inline void U_EXPORT2 operator delete(void *, void *) U_NO_THROW {} 178 static void * U_EXPORT2 operator new(size_t size, const char* file, int line) U_NO_THROW; 186 static void U_EXPORT2 operator delete(void* p, const char* file, int line) U_NO_THROW; 294 UClassID U_EXPORT2 myClass::getStaticClassID() { [all...] |
ucasemap.h | 69 U_STABLE UCaseMap * U_EXPORT2 77 U_STABLE void U_EXPORT2 105 U_STABLE const char * U_EXPORT2 114 U_STABLE uint32_t U_EXPORT2 128 U_STABLE void U_EXPORT2 142 U_STABLE void U_EXPORT2 195 U_STABLE const UBreakIterator * U_EXPORT2 218 U_STABLE void U_EXPORT2 267 U_STABLE int32_t U_EXPORT2 298 U_STABLE int32_t U_EXPORT2 [all...] |
ucnvsel.h | 73 U_STABLE UConverterSelector* U_EXPORT2 91 U_STABLE void U_EXPORT2 128 U_STABLE UConverterSelector* U_EXPORT2 145 U_STABLE int32_t U_EXPORT2 163 U_STABLE UEnumeration * U_EXPORT2 181 U_STABLE UEnumeration * U_EXPORT2
|
ucat.h | 104 U_STABLE u_nl_catd U_EXPORT2 115 U_STABLE void U_EXPORT2 150 U_STABLE const UChar* U_EXPORT2
|
icudataver.h | 39 U_STABLE void U_EXPORT2 u_getDataVersion(UVersionInfo dataVersionFillin, UErrorCode *status);
|
/external/icu/icu4c/source/common/ |
usc_impl.h | 78 U_CAPI UScriptRun * U_EXPORT2 87 U_CAPI void U_EXPORT2 96 U_CAPI void U_EXPORT2 114 U_CAPI void U_EXPORT2 134 U_CAPI UBool U_EXPORT2
|
uobject.cpp | 59 void * U_EXPORT2 UMemory::operator new(size_t size) U_NO_THROW { 63 void U_EXPORT2 UMemory::operator delete(void *p) U_NO_THROW { 69 void * U_EXPORT2 UMemory::operator new[](size_t size) U_NO_THROW { 73 void U_EXPORT2 UMemory::operator delete[](void *p) U_NO_THROW { 80 void * U_EXPORT2 UMemory::operator new(size_t size, const char* /*file*/, int /*line*/) U_NO_THROW { 84 void U_EXPORT2 UMemory::operator delete(void* p, const char* /*file*/, int /*line*/) U_NO_THROW { 100 U_CAPI void U_EXPORT2
|
uhash.h | 191 U_CAPI UHashtable* U_EXPORT2 208 U_CAPI UHashtable* U_EXPORT2 225 U_CAPI UHashtable* U_EXPORT2 236 U_CAPI void U_EXPORT2 247 U_CAPI UHashFunction *U_EXPORT2 257 U_CAPI UKeyComparator *U_EXPORT2 267 U_CAPI UValueComparator *U_EXPORT2 280 U_CAPI UObjectDeleter *U_EXPORT2 293 U_CAPI UObjectDeleter *U_EXPORT2 303 U_CAPI void U_EXPORT2 [all...] |
ucol_swp.h | 32 U_INTERNAL UBool U_EXPORT2 40 U_CAPI int32_t U_EXPORT2 49 U_CAPI int32_t U_EXPORT2
|
/external/icu/icu4c/source/tools/toolutil/ |
dbgutil.h | 20 U_TOOLUTIL_API const icu::UnicodeString& U_EXPORT2 26 U_CAPI int32_t U_EXPORT2 34 U_CAPI int32_t U_EXPORT2 udbg_stoi(const icu::UnicodeString &s); 36 U_CAPI double U_EXPORT2 udbg_stod(const icu::UnicodeString &s); 38 U_CAPI icu::UnicodeString * U_EXPORT2
|
unewdata.h | 59 U_CAPI UNewDataMemory * U_EXPORT2 66 U_CAPI uint32_t U_EXPORT2 70 U_CAPI void U_EXPORT2 74 U_CAPI void U_EXPORT2 78 U_CAPI void U_EXPORT2 82 U_CAPI void U_EXPORT2 86 U_CAPI void U_EXPORT2 90 U_CAPI void U_EXPORT2 94 U_CAPI void U_EXPORT2 98 U_CAPI void U_EXPORT2 [all...] |
ucbuf.h | 59 U_CAPI UCHARBUF* U_EXPORT2 70 U_CAPI int32_t U_EXPORT2 81 U_CAPI int32_t U_EXPORT2 93 U_CAPI int32_t U_EXPORT2 107 U_CAPI const UChar* U_EXPORT2 118 U_CAPI void U_EXPORT2 130 U_CAPI const UChar* U_EXPORT2 137 U_CAPI void U_EXPORT2 153 U_CAPI void U_EXPORT2 173 U_CAPI FileStream * U_EXPORT2 [all...] |
writesrc.h | 30 U_CAPI FILE * U_EXPORT2 37 U_CAPI FILE * U_EXPORT2 47 U_CAPI void U_EXPORT2 58 U_CAPI void U_EXPORT2 69 U_CAPI void U_EXPORT2 86 U_CAPI void U_EXPORT2
|
/external/icu/icu4c/source/i18n/unicode/ |
usearch.h | 296 U_STABLE UStringSearch * U_EXPORT2 usearch_open(const UChar *pattern, 328 U_STABLE UStringSearch * U_EXPORT2 usearch_openFromCollator( 343 U_STABLE void U_EXPORT2 usearch_close(UStringSearch *searchiter); 381 U_STABLE void U_EXPORT2 usearch_setOffset(UStringSearch *strsrch, 393 U_STABLE int32_t U_EXPORT2 usearch_getOffset(const UStringSearch *strsrch); 406 U_STABLE void U_EXPORT2 usearch_setAttribute(UStringSearch *strsrch, 419 U_STABLE USearchAttributeValue U_EXPORT2 usearch_getAttribute( 442 U_STABLE int32_t U_EXPORT2 usearch_getMatchedStart( 462 U_STABLE int32_t U_EXPORT2 usearch_getMatchedLength( 490 U_STABLE int32_t U_EXPORT2 usearch_getMatchedText(const UStringSearch *strsrch, [all...] |
ucol.h | 388 U_STABLE UCollator* U_EXPORT2 416 U_STABLE UCollator* U_EXPORT2 458 U_DEPRECATED UCollator* U_EXPORT2 479 U_DEPRECATED int32_t U_EXPORT2 496 U_STABLE void U_EXPORT2 511 U_STABLE void U_EXPORT2 548 U_STABLE UCollationResult U_EXPORT2 573 U_STABLE UCollationResult U_EXPORT2 596 U_STABLE UBool U_EXPORT2 615 U_STABLE UBool U_EXPORT2 [all...] |
ufieldpositer.h | 54 U_DRAFT UFieldPositionIterator* U_EXPORT2 63 U_DRAFT void U_EXPORT2 114 U_DRAFT int32_t U_EXPORT2
|
upluralrules.h | 82 U_STABLE UPluralRules* U_EXPORT2 94 U_DRAFT UPluralRules* U_EXPORT2 102 U_STABLE void U_EXPORT2 137 U_STABLE int32_t U_EXPORT2
|
/external/icu/icu4c/source/layout/ |
loengine.h | 52 U_INTERNAL le_engine * U_EXPORT2 67 U_INTERNAL void U_EXPORT2 94 U_INTERNAL le_int32 U_EXPORT2 117 U_INTERNAL le_int32 U_EXPORT2 132 U_INTERNAL void U_EXPORT2 148 U_INTERNAL void U_EXPORT2 165 U_INTERNAL void U_EXPORT2 183 U_INTERNAL void U_EXPORT2 203 U_INTERNAL void U_EXPORT2 220 U_INTERNAL void U_EXPORT2 [all...] |