Home
last modified time | relevance | path

Searched refs:U_INTERNAL (Results 1 – 25 of 33) sorted by relevance

12

/external/icu/icu4c/source/i18n/
DdecNumber.h113 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberFromInt32(decNumber *, int32_t);
114 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberFromUInt32(decNumber *, uint32_t);
115U_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 …]
DdecContext.h251 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 *);
260U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetStatusFromStringQuiet(decContext *, const cha…
[all …]
Ducol_imp.h45 U_INTERNAL UBool U_EXPORT2
Dvzone.h283 U_INTERNAL UBool U_EXPORT2
/external/icu/icu4c/source/layoutex/layout/
Dplayout.h96 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 …]
Dplruns.h56 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/common/
Dputilimp.h284 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 …]
Duresdata.h329 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 …]
Dicuplugimp.h35 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
Duinvchar.h35 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
Dumutex.h388 U_INTERNAL void U_EXPORT2 umtx_lock(UMutex* mutex);
394 U_INTERNAL void U_EXPORT2 umtx_unlock (UMutex* mutex);
405 U_INTERNAL void U_EXPORT2 umtx_condWait(UConditionVar *cond, UMutex *mutex);
415 U_INTERNAL void U_EXPORT2 umtx_condBroadcast(UConditionVar *cond);
421 U_INTERNAL void U_EXPORT2 umtx_condSignal(UConditionVar *cond);
Dputil.cpp2066 U_INTERNAL void * U_EXPORT2
2080 U_INTERNAL void U_EXPORT2
2086 U_INTERNAL UVoidFunction* U_EXPORT2
2108 U_INTERNAL void * U_EXPORT2
2115 U_INTERNAL void U_EXPORT2
2123 U_INTERNAL UVoidFunction* U_EXPORT2
2137 U_INTERNAL void * U_EXPORT2
2152 U_INTERNAL void U_EXPORT2
2163 U_INTERNAL UVoidFunction* U_EXPORT2
2189 U_INTERNAL void * U_EXPORT2
[all …]
Ducol_swp.h32 U_INTERNAL UBool U_EXPORT2
Dicuplug.cpp141 U_INTERNAL char * U_EXPORT2
157 U_INTERNAL void * U_EXPORT2
205 U_INTERNAL void U_EXPORT2
502 U_INTERNAL UPlugData* U_EXPORT2
702 U_INTERNAL const char* U_EXPORT2
Duinvchar.c566 U_INTERNAL uint8_t* U_EXPORT2
587 U_INTERNAL uint8_t* U_EXPORT2
/external/icu/icu4c/source/common/unicode/
Dicuplug.h197 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 …]
Dputil.h100 U_INTERNAL const char * U_EXPORT2 u_getTimeZoneFilesDirectory(UErrorCode *status);
110 U_INTERNAL void U_EXPORT2 u_setTimeZoneFilesDirectory(const char *path, UErrorCode *status);
Dumachine.h117 #define U_INTERNAL U_CAPI macro
/external/icu/icu4c/source/layout/
Dloengine.h52 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/icu/icu4c/source/tools/toolutil/
Dpkg_genc.h69 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/icu/icu4c/source/test/perf/howExpensiveIs/
Dsieve.h19 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/icu/icu4c/source/i18n/unicode/
Dudat.h1570 U_INTERNAL int32_t U_EXPORT2
1587 U_INTERNAL int32_t U_EXPORT2
1605 U_INTERNAL void U_EXPORT2
1630 U_INTERNAL void U_EXPORT2
1637 U_INTERNAL UDateFormatOpener U_EXPORT2
Ducsdet.h390 U_INTERNAL UEnumeration * U_EXPORT2
406 U_INTERNAL void U_EXPORT2
Dusearch.h816 U_INTERNAL UBool U_EXPORT2 usearch_search(UStringSearch *strsrch,
876 U_INTERNAL UBool U_EXPORT2 usearch_searchBackwards(UStringSearch *strsrch,
Ducol.h1405 U_INTERNAL int32_t U_EXPORT2
1430 U_INTERNAL void U_EXPORT2

12