/external/icu/icu4c/source/i18n/ |
D | decNumber.h | 113 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberFromInt32(decNumber *, int32_t); 114 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberFromUInt32(decNumber *, uint32_t); 115 …U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberFromString(decNumber *, const char *, decContext *); 116 U_INTERNAL char * U_EXPORT2 uprv_decNumberToString(const decNumber *, char *); 117 U_INTERNAL char * U_EXPORT2 uprv_decNumberToEngString(const decNumber *, char *); 118 U_INTERNAL uint32_t U_EXPORT2 uprv_decNumberToUInt32(const decNumber *, decContext *); 119 U_INTERNAL int32_t U_EXPORT2 uprv_decNumberToInt32(const decNumber *, decContext *); 120 U_INTERNAL uint8_t * U_EXPORT2 uprv_decNumberGetBCD(const decNumber *, uint8_t *); 121 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberSetBCD(decNumber *, const uint8_t *, uint32_t); 124 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberAbs(decNumber *, const decNumber *, decContext *); [all …]
|
D | 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 …]
|
D | 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 …]
|
D | ztrans.h | 38 U_CAPI ZTrans* U_EXPORT2 44 U_CAPI ZTrans* U_EXPORT2 52 U_CAPI void U_EXPORT2 60 U_CAPI ZTrans* U_EXPORT2 70 U_CAPI UBool U_EXPORT2 78 U_CAPI UDate U_EXPORT2 86 U_CAPI void U_EXPORT2 94 U_CAPI void* U_EXPORT2 104 U_CAPI void U_EXPORT2 113 U_CAPI void U_EXPORT2 [all …]
|
/external/icu/icu4c/source/io/unicode/ |
D | ustdio.h | 240 U_STABLE UFILE* U_EXPORT2 264 U_DRAFT UFILE* U_EXPORT2 287 U_STABLE UFILE* U_EXPORT2 308 U_STABLE UFILE* U_EXPORT2 327 U_STABLE UFILE* U_EXPORT2 338 U_STABLE void U_EXPORT2 368 U_STABLE UBool U_EXPORT2 381 U_STABLE void U_EXPORT2 398 U_STABLE FILE* U_EXPORT2 411 U_STABLE const char* U_EXPORT2 [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | 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 …]
|
D | ucnv.h | 198 typedef void (U_EXPORT2 *UConverterToUCallback) ( 221 typedef void (U_EXPORT2 *UConverterFromUCallback) ( 310 U_STABLE int U_EXPORT2 364 U_STABLE UConverter* U_EXPORT2 394 U_STABLE UConverter* U_EXPORT2 462 U_STABLE UConverter* U_EXPORT2 497 U_STABLE UConverter* U_EXPORT2 539 U_STABLE UConverter * U_EXPORT2 568 U_STABLE void U_EXPORT2 607 U_STABLE void U_EXPORT2 [all …]
|
D | 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 …]
|
D | 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 877 U_STABLE void U_EXPORT2 888 U_STABLE UBiDiReorderingMode U_EXPORT2 1033 U_STABLE void U_EXPORT2 [all …]
|
D | ustring.h | 90 U_STABLE int32_t U_EXPORT2 107 U_STABLE int32_t U_EXPORT2 128 U_STABLE UBool U_EXPORT2 141 U_STABLE UChar* U_EXPORT2 159 U_STABLE UChar* U_EXPORT2 184 U_STABLE UChar * U_EXPORT2 208 U_STABLE UChar * U_EXPORT2 228 U_STABLE UChar * U_EXPORT2 248 U_STABLE UChar * U_EXPORT2 271 U_STABLE UChar * U_EXPORT2 [all …]
|
D | locid.h | 188 static const Locale &U_EXPORT2 getRoot(void); 190 static const Locale &U_EXPORT2 getEnglish(void); 192 static const Locale &U_EXPORT2 getFrench(void); 194 static const Locale &U_EXPORT2 getGerman(void); 196 static const Locale &U_EXPORT2 getItalian(void); 198 static const Locale &U_EXPORT2 getJapanese(void); 200 static const Locale &U_EXPORT2 getKorean(void); 202 static const Locale &U_EXPORT2 getChinese(void); 204 static const Locale &U_EXPORT2 getSimplifiedChinese(void); 206 static const Locale &U_EXPORT2 getTraditionalChinese(void); [all …]
|
D | icuplug.h | 182 typedef UPlugTokenReturn (U_EXPORT2 UPlugEntrypoint) ( 197 U_INTERNAL void U_EXPORT2 206 U_INTERNAL void U_EXPORT2 215 U_INTERNAL UPlugLevel U_EXPORT2 225 U_INTERNAL UPlugLevel U_EXPORT2 234 U_INTERNAL UErrorCode U_EXPORT2 243 U_INTERNAL void U_EXPORT2 252 U_INTERNAL const char * U_EXPORT2 261 U_INTERNAL const char * U_EXPORT2 271 U_INTERNAL const char * U_EXPORT2 [all …]
|
D | ures.h | 160 U_STABLE UResourceBundle* U_EXPORT2 183 U_STABLE UResourceBundle* U_EXPORT2 206 U_STABLE UResourceBundle* U_EXPORT2 228 U_DEPRECATED int32_t U_EXPORT2 242 U_STABLE void U_EXPORT2 275 U_DEPRECATED const char* U_EXPORT2 288 U_STABLE void U_EXPORT2 305 U_DEPRECATED const char* U_EXPORT2 322 U_STABLE const char* U_EXPORT2 345 U_INTERNAL void U_EXPORT2 [all …]
|
D | ubrk.h | 213 U_STABLE UBreakIterator* U_EXPORT2 235 U_STABLE UBreakIterator* U_EXPORT2 261 U_STABLE UBreakIterator * U_EXPORT2 284 U_STABLE void U_EXPORT2 314 U_STABLE void U_EXPORT2 338 U_STABLE void U_EXPORT2 353 U_STABLE int32_t U_EXPORT2 365 U_STABLE int32_t U_EXPORT2 377 U_STABLE int32_t U_EXPORT2 387 U_STABLE int32_t U_EXPORT2 [all …]
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uregex.h | 132 U_STABLE URegularExpression * U_EXPORT2 162 U_STABLE URegularExpression * U_EXPORT2 192 U_STABLE URegularExpression * U_EXPORT2 208 U_STABLE void U_EXPORT2 248 U_STABLE URegularExpression * U_EXPORT2 268 U_STABLE const UChar * U_EXPORT2 284 U_STABLE UText * U_EXPORT2 296 U_STABLE int32_t U_EXPORT2 321 U_STABLE void U_EXPORT2 344 U_STABLE void U_EXPORT2 [all …]
|
D | 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 …]
|
D | ucal.h | 567 U_STABLE UEnumeration* U_EXPORT2 582 U_STABLE UEnumeration* U_EXPORT2 601 U_STABLE UEnumeration* U_EXPORT2 620 U_STABLE int32_t U_EXPORT2 632 U_STABLE void U_EXPORT2 651 U_STABLE int32_t U_EXPORT2 660 U_STABLE UDate U_EXPORT2 686 U_STABLE UCalendar* U_EXPORT2 699 U_STABLE void U_EXPORT2 729 U_STABLE UCalendar* U_EXPORT2 [all …]
|
D | uspoof.h | 331 U_STABLE USpoofChecker * U_EXPORT2 356 U_STABLE USpoofChecker * U_EXPORT2 391 U_STABLE USpoofChecker * U_EXPORT2 402 U_STABLE void U_EXPORT2 433 U_STABLE USpoofChecker * U_EXPORT2 449 U_STABLE void U_EXPORT2 463 U_STABLE int32_t U_EXPORT2 474 U_STABLE void U_EXPORT2 485 U_STABLE URestrictionLevel U_EXPORT2 530 U_STABLE void U_EXPORT2 [all …]
|
D | 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 …]
|
D | udat.h | 794 U_STABLE UCalendarDateFields U_EXPORT2 826 U_STABLE UDateFormat* U_EXPORT2 843 U_STABLE void U_EXPORT2 894 U_STABLE UBool U_EXPORT2 907 U_STABLE void U_EXPORT2 939 U_STABLE UDateFormat* U_EXPORT2 961 U_STABLE int32_t U_EXPORT2 992 U_DRAFT int32_t U_EXPORT2 1027 U_DRAFT int32_t U_EXPORT2 1065 U_DRAFT int32_t U_EXPORT2 [all …]
|
/external/icu/icu4c/source/common/ |
D | uhash.h | 188 U_CAPI UHashtable* U_EXPORT2 205 U_CAPI UHashtable* U_EXPORT2 222 U_CAPI UHashtable* U_EXPORT2 233 U_CAPI void U_EXPORT2 244 U_CAPI UHashFunction *U_EXPORT2 254 U_CAPI UKeyComparator *U_EXPORT2 264 U_CAPI UValueComparator *U_EXPORT2 277 U_CAPI UObjectDeleter *U_EXPORT2 290 U_CAPI UObjectDeleter *U_EXPORT2 300 U_CAPI void U_EXPORT2 [all …]
|
D | putilimp.h | 284 U_INTERNAL UBool U_EXPORT2 uprv_isNaN(double d); 289 U_INTERNAL UBool U_EXPORT2 uprv_isInfinite(double d); 294 U_INTERNAL UBool U_EXPORT2 uprv_isPositiveInfinity(double d); 299 U_INTERNAL UBool U_EXPORT2 uprv_isNegativeInfinity(double d); 304 U_INTERNAL double U_EXPORT2 uprv_getNaN(void); 309 U_INTERNAL double U_EXPORT2 uprv_getInfinity(void); 315 U_INTERNAL double U_EXPORT2 uprv_trunc(double d); 320 U_INTERNAL double U_EXPORT2 uprv_floor(double d); 325 U_INTERNAL double U_EXPORT2 uprv_ceil(double d); 330 U_INTERNAL double U_EXPORT2 uprv_fabs(double d); [all …]
|
/external/icu/icu4c/source/layoutex/layout/ |
D | playout.h | 96 U_INTERNAL pl_paragraph * U_EXPORT2 116 U_INTERNAL void U_EXPORT2 132 U_INTERNAL le_bool U_EXPORT2 147 U_INTERNAL UBiDiLevel U_EXPORT2 161 U_INTERNAL UBiDiDirection U_EXPORT2 179 U_INTERNAL le_int32 U_EXPORT2 192 U_INTERNAL le_int32 U_EXPORT2 205 U_INTERNAL le_int32 U_EXPORT2 215 U_INTERNAL void U_EXPORT2 236 U_INTERNAL pl_line * U_EXPORT2 [all …]
|
D | plruns.h | 56 U_INTERNAL pl_fontRuns * U_EXPORT2 72 U_INTERNAL pl_fontRuns * U_EXPORT2 83 U_INTERNAL void U_EXPORT2 95 U_INTERNAL le_int32 U_EXPORT2 105 U_INTERNAL void U_EXPORT2 118 U_INTERNAL le_int32 U_EXPORT2 131 U_INTERNAL le_int32 U_EXPORT2 147 U_INTERNAL const le_font * U_EXPORT2 170 U_INTERNAL le_int32 U_EXPORT2 189 U_INTERNAL pl_valueRuns * U_EXPORT2 [all …]
|
/external/icu/icu4c/source/tools/toolutil/ |
D | filestrm.h | 32 U_CAPI FileStream* U_EXPORT2 39 U_CAPI void U_EXPORT2 42 U_CAPI UBool U_EXPORT2 50 U_CAPI int32_t U_EXPORT2 53 U_CAPI int32_t U_EXPORT2 56 U_CAPI void U_EXPORT2 60 U_CAPI char * U_EXPORT2 63 U_CAPI int32_t U_EXPORT2 66 U_CAPI int32_t U_EXPORT2 69 U_CAPI int U_EXPORT2 [all …]
|