Searched refs:U_INTERNAL (Results 1 – 25 of 61) sorted by relevance
123
/external/chromium_org/third_party/icu/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 | decContext.h | 250 U_INTERNAL decContext * U_EXPORT2 uprv_decContextClearStatus(decContext *, uint32_t); 251 U_INTERNAL decContext * U_EXPORT2 uprv_decContextDefault(decContext *, int32_t); 252 U_INTERNAL enum rounding U_EXPORT2 uprv_decContextGetRounding(decContext *); 253 U_INTERNAL uint32_t U_EXPORT2 uprv_decContextGetStatus(decContext *); 254 U_INTERNAL decContext * U_EXPORT2 uprv_decContextRestoreStatus(decContext *, uint32_t, uint32_t); 255 U_INTERNAL uint32_t U_EXPORT2 uprv_decContextSaveStatus(decContext *, uint32_t); 256 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetRounding(decContext *, enum rounding); 257 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetStatus(decContext *, uint32_t); 258 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetStatusFromString(decContext *, const char *); 259 …U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetStatusFromStringQuiet(decContext *, const cha… [all …]
|
/external/icu4c/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 | decContext.h | 251 U_INTERNAL decContext * U_EXPORT2 uprv_decContextClearStatus(decContext *, uint32_t); 252 U_INTERNAL decContext * U_EXPORT2 uprv_decContextDefault(decContext *, int32_t); 253 U_INTERNAL enum rounding U_EXPORT2 uprv_decContextGetRounding(decContext *); 254 U_INTERNAL uint32_t U_EXPORT2 uprv_decContextGetStatus(decContext *); 255 U_INTERNAL decContext * U_EXPORT2 uprv_decContextRestoreStatus(decContext *, uint32_t, uint32_t); 256 U_INTERNAL uint32_t U_EXPORT2 uprv_decContextSaveStatus(decContext *, uint32_t); 257 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetRounding(decContext *, enum rounding); 258 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetStatus(decContext *, uint32_t); 259 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetStatusFromString(decContext *, const char *); 260 …U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetStatusFromStringQuiet(decContext *, const cha… [all …]
|
/external/chromium_org/third_party/icu/source/common/ |
D | putilimp.h | 36 U_INTERNAL UBool U_EXPORT2 uprv_isNaN(double d); 41 U_INTERNAL UBool U_EXPORT2 uprv_isInfinite(double d); 46 U_INTERNAL UBool U_EXPORT2 uprv_isPositiveInfinity(double d); 51 U_INTERNAL UBool U_EXPORT2 uprv_isNegativeInfinity(double d); 56 U_INTERNAL double U_EXPORT2 uprv_getNaN(void); 61 U_INTERNAL double U_EXPORT2 uprv_getInfinity(void); 67 U_INTERNAL double U_EXPORT2 uprv_trunc(double d); 72 U_INTERNAL double U_EXPORT2 uprv_floor(double d); 77 U_INTERNAL double U_EXPORT2 uprv_ceil(double d); 82 U_INTERNAL double U_EXPORT2 uprv_fabs(double d); [all …]
|
D | icuplugimp.h | 35 U_INTERNAL void * U_EXPORT2 44 U_INTERNAL void U_EXPORT2 54 U_INTERNAL char * U_EXPORT2 68 U_INTERNAL void U_EXPORT2 75 U_INTERNAL UPlugData* U_EXPORT2 82 U_INTERNAL const char* U_EXPORT2
|
D | uresdata.h | 323 U_INTERNAL void U_EXPORT2 343 U_INTERNAL UResType U_EXPORT2 351 U_INTERNAL const UChar * U_EXPORT2 354 U_INTERNAL const UChar * U_EXPORT2 357 U_INTERNAL const uint8_t * U_EXPORT2 360 U_INTERNAL const int32_t * U_EXPORT2 363 U_INTERNAL Resource U_EXPORT2 366 U_INTERNAL int32_t U_EXPORT2 369 U_INTERNAL Resource U_EXPORT2 372 U_INTERNAL Resource U_EXPORT2 [all …]
|
D | uresimp.h | 167 U_INTERNAL int32_t U_EXPORT2 180 U_INTERNAL UEnumeration* U_EXPORT2 201 U_INTERNAL UResourceBundle* U_EXPORT2 224 U_INTERNAL const UChar* U_EXPORT2 238 U_INTERNAL void U_EXPORT2 255 U_INTERNAL const char* U_EXPORT2 270 U_INTERNAL const char* U_EXPORT2
|
D | uinvchar.h | 35 U_INTERNAL UBool U_EXPORT2 48 U_INTERNAL UBool U_EXPORT2 70 U_INTERNAL int32_t U_EXPORT2 91 U_INTERNAL uint8_t* U_EXPORT2 100 U_INTERNAL uint8_t* U_EXPORT2
|
/external/icu4c/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/icu4c/common/ |
D | putilimp.h | 246 U_INTERNAL UBool U_EXPORT2 uprv_isNaN(double d); 251 U_INTERNAL UBool U_EXPORT2 uprv_isInfinite(double d); 256 U_INTERNAL UBool U_EXPORT2 uprv_isPositiveInfinity(double d); 261 U_INTERNAL UBool U_EXPORT2 uprv_isNegativeInfinity(double d); 266 U_INTERNAL double U_EXPORT2 uprv_getNaN(void); 271 U_INTERNAL double U_EXPORT2 uprv_getInfinity(void); 277 U_INTERNAL double U_EXPORT2 uprv_trunc(double d); 282 U_INTERNAL double U_EXPORT2 uprv_floor(double d); 287 U_INTERNAL double U_EXPORT2 uprv_ceil(double d); 292 U_INTERNAL double U_EXPORT2 uprv_fabs(double d); [all …]
|
D | icuplugimp.h | 35 U_INTERNAL void * U_EXPORT2 44 U_INTERNAL void U_EXPORT2 54 U_INTERNAL char * U_EXPORT2 68 U_INTERNAL void U_EXPORT2 75 U_INTERNAL UPlugData* U_EXPORT2 82 U_INTERNAL const char* U_EXPORT2
|
D | uresdata.h | 329 U_INTERNAL void U_EXPORT2 349 U_INTERNAL UResType U_EXPORT2 357 U_INTERNAL const UChar * U_EXPORT2 360 U_INTERNAL const UChar * U_EXPORT2 363 U_INTERNAL const uint8_t * U_EXPORT2 366 U_INTERNAL const int32_t * U_EXPORT2 369 U_INTERNAL Resource U_EXPORT2 372 U_INTERNAL int32_t U_EXPORT2 375 U_INTERNAL Resource U_EXPORT2 378 U_INTERNAL Resource U_EXPORT2 [all …]
|
D | uinvchar.h | 35 U_INTERNAL UBool U_EXPORT2 48 U_INTERNAL UBool U_EXPORT2 70 U_INTERNAL int32_t U_EXPORT2 90 U_INTERNAL char U_EXPORT2 111 U_INTERNAL uint8_t* U_EXPORT2 120 U_INTERNAL uint8_t* U_EXPORT2
|
/external/icu4c/common/unicode/ |
D | icuplug.h | 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 281 U_INTERNAL void * U_EXPORT2 [all …]
|
/external/icu4c/layout/ |
D | 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
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | pkg_genc.h | 12 U_INTERNAL void U_EXPORT2 15 U_INTERNAL UBool U_EXPORT2 18 U_INTERNAL void U_EXPORT2 21 U_INTERNAL void U_EXPORT2 24 U_INTERNAL void U_EXPORT2
|
/external/icu4c/tools/toolutil/ |
D | pkg_genc.h | 69 U_INTERNAL void U_EXPORT2 72 U_INTERNAL UBool U_EXPORT2 75 U_INTERNAL void U_EXPORT2 78 U_INTERNAL void U_EXPORT2 81 U_INTERNAL void U_EXPORT2
|
/external/icu4c/test/perf/howExpensiveIs/ |
D | sieve.h | 19 U_INTERNAL double uprv_calcSieveTime(void); 28 U_INTERNAL double uprv_getMeanTime(double *times, uint32_t *timeCount, double *marginOfError); 35 U_INTERNAL double uprv_getSieveTime(double *marginOfError);
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucol.h | 548 U_INTERNAL int32_t U_EXPORT2 563 U_INTERNAL void U_EXPORT2 1124 U_INTERNAL UColAttributeValue U_EXPORT2 1135 U_INTERNAL UBool U_EXPORT2 1149 U_INTERNAL int32_t U_EXPORT2 1157 U_INTERNAL void U_EXPORT2 1180 U_INTERNAL void U_EXPORT2
|
D | ucoleitr.h | 167 U_INTERNAL void U_EXPORT2 214 U_INTERNAL int64_t U_EXPORT2 237 U_INTERNAL int64_t U_EXPORT2
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | icudataver.h | 45 U_INTERNAL UBool U_EXPORT2 u_isDataOlder(UVersionInfo dataVersionFillin, UBool *isModifiedFillin, U… 55 U_INTERNAL void U_EXPORT2 u_getDataVersion(UVersionInfo dataVersionFillin, UErrorCode *status);
|
D | putil.h | 105 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultCodepage(void); 117 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultLocaleID(void);
|
/external/icu4c/i18n/unicode/ |
D | ucoleitr.h | 170 U_INTERNAL void U_EXPORT2 219 U_INTERNAL int64_t U_EXPORT2 242 U_INTERNAL int64_t U_EXPORT2
|
123