Home
last modified time | relevance | path

Searched refs:U_EXPORT2 (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/external/icu/icu4c/source/i18n/
DdecNumber.h115 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberFromInt32(decNumber *, int32_t);
116 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberFromUInt32(decNumber *, uint32_t);
117 …U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberFromString(decNumber *, const char *, decContext *);
118 U_INTERNAL char * U_EXPORT2 uprv_decNumberToString(const decNumber *, char *);
119 U_INTERNAL char * U_EXPORT2 uprv_decNumberToEngString(const decNumber *, char *);
120 U_INTERNAL uint32_t U_EXPORT2 uprv_decNumberToUInt32(const decNumber *, decContext *);
121 U_INTERNAL int32_t U_EXPORT2 uprv_decNumberToInt32(const decNumber *, decContext *);
122 U_INTERNAL uint8_t * U_EXPORT2 uprv_decNumberGetBCD(const decNumber *, uint8_t *);
123 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberSetBCD(decNumber *, const uint8_t *, uint32_t);
126 U_INTERNAL decNumber * U_EXPORT2 uprv_decNumberAbs(decNumber *, const decNumber *, decContext *);
[all …]
Dvzone.h47 U_CAPI VZone* U_EXPORT2
58 U_CAPI VZone* U_EXPORT2
66 U_CAPI void U_EXPORT2
74 U_CAPI VZone* U_EXPORT2
84 U_CAPI UBool U_EXPORT2
96 U_CAPI UBool U_EXPORT2
105 U_CAPI void U_EXPORT2
117 U_CAPI UBool U_EXPORT2
125 U_CAPI void U_EXPORT2
135 U_CAPI void U_EXPORT2
[all …]
Dzrule.h57 U_CAPI void U_EXPORT2
67 U_CAPI UBool U_EXPORT2
76 U_CAPI void U_EXPORT2
84 U_CAPI int32_t U_EXPORT2
93 U_CAPI int32_t U_EXPORT2
104 U_CAPI UBool U_EXPORT2
120 U_CAPI IZRule* U_EXPORT2
128 U_CAPI void U_EXPORT2
136 U_CAPI IZRule* U_EXPORT2
146 U_CAPI UBool U_EXPORT2
[all …]
/external/icu/icu4c/source/io/unicode/
Dustdio.h242 U_STABLE UFILE* U_EXPORT2
265 U_STABLE 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/
Duset.h259 U_STABLE USet* U_EXPORT2
272 U_STABLE USet* U_EXPORT2
284 U_STABLE USet* U_EXPORT2
299 U_STABLE USet* U_EXPORT2
310 U_STABLE void U_EXPORT2
341 U_STABLE USet * U_EXPORT2
353 U_STABLE UBool U_EXPORT2
370 U_STABLE void U_EXPORT2
383 U_STABLE USet * U_EXPORT2
395 U_STABLE void U_EXPORT2
[all …]
Ducnv.h200 typedef void (U_EXPORT2 *UConverterToUCallback) (
223 typedef void (U_EXPORT2 *UConverterFromUCallback) (
312 U_STABLE int U_EXPORT2
366 U_STABLE UConverter* U_EXPORT2
396 U_STABLE UConverter* U_EXPORT2
464 U_STABLE UConverter* U_EXPORT2
499 U_STABLE UConverter* U_EXPORT2
541 U_STABLE UConverter * U_EXPORT2
570 U_STABLE void U_EXPORT2
609 U_STABLE void U_EXPORT2
[all …]
Duloc.h374 U_STABLE const char* U_EXPORT2
394 U_STABLE void U_EXPORT2
411 U_STABLE int32_t U_EXPORT2
429 U_STABLE int32_t U_EXPORT2
447 U_STABLE int32_t U_EXPORT2
465 U_STABLE int32_t U_EXPORT2
488 U_STABLE int32_t U_EXPORT2
511 U_STABLE int32_t U_EXPORT2
524 U_STABLE const char* U_EXPORT2
535 U_STABLE const char* U_EXPORT2
[all …]
Dustring.h92 U_STABLE int32_t U_EXPORT2
109 U_STABLE int32_t U_EXPORT2
130 U_STABLE UBool U_EXPORT2
143 U_STABLE UChar* U_EXPORT2
161 U_STABLE UChar* U_EXPORT2
186 U_STABLE UChar * U_EXPORT2
210 U_STABLE UChar * U_EXPORT2
230 U_STABLE UChar * U_EXPORT2
250 U_STABLE UChar * U_EXPORT2
273 U_STABLE UChar * U_EXPORT2
[all …]
Dubidi.h493 U_STABLE UBiDi * U_EXPORT2
530 U_STABLE UBiDi * U_EXPORT2
553 U_STABLE void U_EXPORT2
623 U_STABLE void U_EXPORT2
642 U_STABLE UBool U_EXPORT2
665 U_STABLE void U_EXPORT2
679 U_STABLE UBool U_EXPORT2
883 U_STABLE void U_EXPORT2
894 U_STABLE UBiDiReorderingMode U_EXPORT2
1039 U_STABLE void U_EXPORT2
[all …]
Dlocid.h190 static const Locale &U_EXPORT2 getRoot(void);
192 static const Locale &U_EXPORT2 getEnglish(void);
194 static const Locale &U_EXPORT2 getFrench(void);
196 static const Locale &U_EXPORT2 getGerman(void);
198 static const Locale &U_EXPORT2 getItalian(void);
200 static const Locale &U_EXPORT2 getJapanese(void);
202 static const Locale &U_EXPORT2 getKorean(void);
204 static const Locale &U_EXPORT2 getChinese(void);
206 static const Locale &U_EXPORT2 getSimplifiedChinese(void);
208 static const Locale &U_EXPORT2 getTraditionalChinese(void);
[all …]
Dicuplug.h196 typedef UPlugTokenReturn (U_EXPORT2 UPlugEntrypoint) (
211 U_INTERNAL void U_EXPORT2
220 U_INTERNAL void U_EXPORT2
229 U_INTERNAL UPlugLevel U_EXPORT2
239 U_INTERNAL UPlugLevel U_EXPORT2
248 U_INTERNAL UErrorCode U_EXPORT2
257 U_INTERNAL void U_EXPORT2
266 U_INTERNAL const char * U_EXPORT2
275 U_INTERNAL const char * U_EXPORT2
285 U_INTERNAL const char * U_EXPORT2
[all …]
Dures.h166 U_STABLE UResourceBundle* U_EXPORT2
189 U_STABLE UResourceBundle* U_EXPORT2
212 U_STABLE UResourceBundle* U_EXPORT2
234 U_DEPRECATED int32_t U_EXPORT2
248 U_STABLE void U_EXPORT2
281 U_DEPRECATED const char* U_EXPORT2
294 U_STABLE void U_EXPORT2
311 U_DEPRECATED const char* U_EXPORT2
328 U_STABLE const char* U_EXPORT2
351 U_INTERNAL void U_EXPORT2
[all …]
Dubrk.h240 U_STABLE UBreakIterator* U_EXPORT2
262 U_STABLE UBreakIterator* U_EXPORT2
288 U_STABLE UBreakIterator * U_EXPORT2
311 U_STABLE void U_EXPORT2
345 U_STABLE void U_EXPORT2
369 U_STABLE void U_EXPORT2
384 U_STABLE int32_t U_EXPORT2
396 U_STABLE int32_t U_EXPORT2
408 U_STABLE int32_t U_EXPORT2
418 U_STABLE int32_t U_EXPORT2
[all …]
Dunorm2.h134 U_STABLE const UNormalizer2 * U_EXPORT2
148 U_STABLE const UNormalizer2 * U_EXPORT2
162 U_STABLE const UNormalizer2 * U_EXPORT2
176 U_STABLE const UNormalizer2 * U_EXPORT2
190 U_STABLE const UNormalizer2 * U_EXPORT2
214 U_STABLE const UNormalizer2 * U_EXPORT2
235 U_STABLE UNormalizer2 * U_EXPORT2
244 U_STABLE void U_EXPORT2
282 U_STABLE int32_t U_EXPORT2
305 U_STABLE int32_t U_EXPORT2
[all …]
/external/icu/icu4c/source/i18n/unicode/
Duregex.h134 U_STABLE URegularExpression * U_EXPORT2
164 U_STABLE URegularExpression * U_EXPORT2
194 U_STABLE URegularExpression * U_EXPORT2
210 U_STABLE void U_EXPORT2
250 U_STABLE URegularExpression * U_EXPORT2
270 U_STABLE const UChar * U_EXPORT2
286 U_STABLE UText * U_EXPORT2
298 U_STABLE int32_t U_EXPORT2
323 U_STABLE void U_EXPORT2
346 U_STABLE void U_EXPORT2
[all …]
Ducol.h399 U_STABLE UCollator* U_EXPORT2
427 U_STABLE UCollator* U_EXPORT2
469 U_DEPRECATED UCollator* U_EXPORT2
490 U_DEPRECATED int32_t U_EXPORT2
507 U_STABLE void U_EXPORT2
522 U_STABLE void U_EXPORT2
559 U_STABLE UCollationResult U_EXPORT2
584 U_STABLE UCollationResult U_EXPORT2
607 U_STABLE UBool U_EXPORT2
626 U_STABLE UBool U_EXPORT2
[all …]
Ducal.h571 U_STABLE UEnumeration* U_EXPORT2
586 U_STABLE UEnumeration* U_EXPORT2
605 U_STABLE UEnumeration* U_EXPORT2
624 U_STABLE int32_t U_EXPORT2
636 U_STABLE void U_EXPORT2
655 U_STABLE int32_t U_EXPORT2
664 U_STABLE UDate U_EXPORT2
690 U_STABLE UCalendar* U_EXPORT2
703 U_STABLE void U_EXPORT2
733 U_STABLE UCalendar* U_EXPORT2
[all …]
Duspoof.h598 U_STABLE USpoofChecker * U_EXPORT2
623 U_STABLE USpoofChecker * U_EXPORT2
657 U_STABLE USpoofChecker * U_EXPORT2
668 U_STABLE void U_EXPORT2
699 U_STABLE USpoofChecker * U_EXPORT2
740 U_STABLE void U_EXPORT2
754 U_STABLE int32_t U_EXPORT2
768 U_STABLE void U_EXPORT2
779 U_STABLE URestrictionLevel U_EXPORT2
824 U_STABLE void U_EXPORT2
[all …]
Dusearch.h302 U_STABLE UStringSearch * U_EXPORT2 usearch_open(const UChar *pattern,
334 U_STABLE UStringSearch * U_EXPORT2 usearch_openFromCollator(
349 U_STABLE void U_EXPORT2 usearch_close(UStringSearch *searchiter);
387 U_STABLE void U_EXPORT2 usearch_setOffset(UStringSearch *strsrch,
399 U_STABLE int32_t U_EXPORT2 usearch_getOffset(const UStringSearch *strsrch);
412 U_STABLE void U_EXPORT2 usearch_setAttribute(UStringSearch *strsrch,
425 U_STABLE USearchAttributeValue U_EXPORT2 usearch_getAttribute(
448 U_STABLE int32_t U_EXPORT2 usearch_getMatchedStart(
468 U_STABLE int32_t U_EXPORT2 usearch_getMatchedLength(
496 U_STABLE int32_t U_EXPORT2 usearch_getMatchedText(const UStringSearch *strsrch,
[all …]
Dudat.h822 U_STABLE UCalendarDateFields U_EXPORT2
854 U_STABLE UDateFormat* U_EXPORT2
871 U_STABLE void U_EXPORT2
924 U_STABLE UBool U_EXPORT2
937 U_STABLE void U_EXPORT2
969 U_STABLE UDateFormat* U_EXPORT2
991 U_STABLE int32_t U_EXPORT2
1021 U_STABLE int32_t U_EXPORT2
1056 U_STABLE int32_t U_EXPORT2
1094 U_STABLE int32_t U_EXPORT2
[all …]
/external/icu/icu4c/source/common/
Duhash.h193 U_CAPI UHashtable* U_EXPORT2
210 U_CAPI UHashtable* U_EXPORT2
227 U_CAPI UHashtable* U_EXPORT2
238 U_CAPI void U_EXPORT2
249 U_CAPI UHashFunction *U_EXPORT2
259 U_CAPI UKeyComparator *U_EXPORT2
269 U_CAPI UValueComparator *U_EXPORT2
282 U_CAPI UObjectDeleter *U_EXPORT2
295 U_CAPI UObjectDeleter *U_EXPORT2
305 U_CAPI void U_EXPORT2
[all …]
Dputilimp.h282 U_INTERNAL UBool U_EXPORT2 uprv_isNaN(double d);
287 U_INTERNAL UBool U_EXPORT2 uprv_isInfinite(double d);
292 U_INTERNAL UBool U_EXPORT2 uprv_isPositiveInfinity(double d);
297 U_INTERNAL UBool U_EXPORT2 uprv_isNegativeInfinity(double d);
302 U_INTERNAL double U_EXPORT2 uprv_getNaN(void);
307 U_INTERNAL double U_EXPORT2 uprv_getInfinity(void);
313 U_INTERNAL double U_EXPORT2 uprv_trunc(double d);
318 U_INTERNAL double U_EXPORT2 uprv_floor(double d);
323 U_INTERNAL double U_EXPORT2 uprv_ceil(double d);
328 U_INTERNAL double U_EXPORT2 uprv_fabs(double d);
[all …]
/external/icu/icu4c/source/layoutex/layout/
Dplruns.h58 U_INTERNAL pl_fontRuns * U_EXPORT2
74 U_INTERNAL pl_fontRuns * U_EXPORT2
85 U_INTERNAL void U_EXPORT2
97 U_INTERNAL le_int32 U_EXPORT2
107 U_INTERNAL void U_EXPORT2
120 U_INTERNAL le_int32 U_EXPORT2
133 U_INTERNAL le_int32 U_EXPORT2
149 U_INTERNAL const le_font * U_EXPORT2
172 U_INTERNAL le_int32 U_EXPORT2
191 U_INTERNAL pl_valueRuns * U_EXPORT2
[all …]
Dplayout.h98 U_INTERNAL pl_paragraph * U_EXPORT2
118 U_INTERNAL void U_EXPORT2
134 U_INTERNAL le_bool U_EXPORT2
149 U_INTERNAL UBiDiLevel U_EXPORT2
163 U_INTERNAL UBiDiDirection U_EXPORT2
181 U_INTERNAL le_int32 U_EXPORT2
194 U_INTERNAL le_int32 U_EXPORT2
207 U_INTERNAL le_int32 U_EXPORT2
217 U_INTERNAL void U_EXPORT2
238 U_INTERNAL pl_line * U_EXPORT2
[all …]
/external/icu/icu4c/source/tools/toolutil/
Dfilestrm.h34 U_CAPI FileStream* U_EXPORT2
41 U_CAPI void U_EXPORT2
44 U_CAPI UBool U_EXPORT2
52 U_CAPI int32_t U_EXPORT2
55 U_CAPI int32_t U_EXPORT2
58 U_CAPI void U_EXPORT2
62 U_CAPI char * U_EXPORT2
65 U_CAPI int32_t U_EXPORT2
68 U_CAPI int32_t U_EXPORT2
71 U_CAPI int U_EXPORT2
[all …]

12345678910>>...19