HomeSort by relevance Sort by last modified time
    Searched refs:U_EXPORT2 (Results 1 - 25 of 500) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu4c/tools/toolutil/
filestrm.h 32 U_CAPI FileStream* U_EXPORT2
36 U_CAPI FileStream* U_EXPORT2
39 U_CAPI void U_EXPORT2
42 U_CAPI UBool U_EXPORT2
46 U_CAPI FileStream* 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
    [all...]
filetools.h 26 U_CAPI UBool U_EXPORT2
29 U_CAPI void U_EXPORT2
  /external/icu4c/common/
ustr_cnv.h 29 U_CAPI UConverter* U_EXPORT2
37 U_CAPI void U_EXPORT2
44 U_CAPI void U_EXPORT2
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
uhash_us.cpp 18 U_CAPI void U_EXPORT2
ulist.h 17 U_CAPI UList * U_EXPORT2 ulist_createEmptyList(UErrorCode *status);
19 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status);
21 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status);
23 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length);
25 U_CAPI void *U_EXPORT2 ulist_getNext(UList *list);
27 U_CAPI int32_t U_EXPORT2 ulist_getListSize(const UList *list);
29 U_CAPI void U_EXPORT2 ulist_resetList(UList *list);
31 U_CAPI void U_EXPORT2 ulist_deleteList(UList *list);
36 U_CAPI void U_EXPORT2 ulist_close_keyword_values_iterator(UEnumeration *en);
38 U_CAPI int32_t U_EXPORT2 ulist_count_keyword_values(UEnumeration *en, UErrorCode *status)
    [all...]
wintz.h 29 U_CFUNC const char* U_EXPORT2
  /external/icu4c/layoutex/layout/
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...]
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...]
  /external/icu4c/i18n/
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...]
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...]
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...]
  /external/icu4c/common/unicode/
icuplug.h 72 * U_CAPI UPlugTokenReturn U_EXPORT2
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
    [all...]
locid.h 185 static const Locale &U_EXPORT2 getRoot(void);
187 static const Locale &U_EXPORT2 getEnglish(void);
189 static const Locale &U_EXPORT2 getFrench(void);
191 static const Locale &U_EXPORT2 getGerman(void);
193 static const Locale &U_EXPORT2 getItalian(void);
195 static const Locale &U_EXPORT2 getJapanese(void);
197 static const Locale &U_EXPORT2 getKorean(void);
199 static const Locale &U_EXPORT2 getChinese(void);
201 static const Locale &U_EXPORT2 getSimplifiedChinese(void);
203 static const Locale &U_EXPORT2 getTraditionalChinese(void)
    [all...]
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
537 U_STABLE UConverter * U_EXPORT2
562 U_STABLE void U_EXPORT2
601 U_STABLE void U_EXPORT2
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
putil.h 65 U_STABLE const char* U_EXPORT2 u_getDataDirectory(void);
86 U_STABLE void U_EXPORT2 u_setDataDirectory(const char *directory);
96 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultCodepage(void);
107 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultLocaleID(void);
155 U_STABLE void U_EXPORT2
177 U_STABLE void U_EXPORT2
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
putil.h 65 U_STABLE const char* U_EXPORT2 u_getDataDirectory(void);
86 U_STABLE void U_EXPORT2 u_setDataDirectory(const char *directory);
96 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultCodepage(void);
107 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultLocaleID(void);
155 U_STABLE void U_EXPORT2
177 U_STABLE void U_EXPORT2
  /external/webkit/Source/WebCore/icu/unicode/
putil.h 65 U_STABLE const char* U_EXPORT2 u_getDataDirectory(void);
86 U_STABLE void U_EXPORT2 u_setDataDirectory(const char *directory);
96 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultCodepage(void);
107 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultLocaleID(void);
155 U_STABLE void U_EXPORT2
177 U_STABLE void U_EXPORT2
ucoleitr.h 110 U_STABLE UCollationElements* U_EXPORT2
123 U_STABLE int32_t U_EXPORT2
132 U_STABLE void U_EXPORT2
144 U_STABLE void U_EXPORT2
156 U_STABLE int32_t U_EXPORT2
175 U_STABLE int32_t U_EXPORT2
189 U_STABLE int32_t U_EXPORT2
204 U_STABLE void U_EXPORT2
219 U_STABLE int32_t U_EXPORT2
234 U_STABLE void U_EXPORT2
    [all...]
ucsdet.h 70 U_DRAFT UCharsetDetector * U_EXPORT2
82 U_DRAFT void U_EXPORT2
100 U_DRAFT void U_EXPORT2
122 U_DRAFT void U_EXPORT2
151 U_DRAFT const UCharsetMatch * U_EXPORT2
185 U_DRAFT const UCharsetMatch ** U_EXPORT2
205 U_DRAFT const char * U_EXPORT2
231 U_DRAFT int32_t U_EXPORT2
263 U_DRAFT const char * U_EXPORT2
289 U_DRAFT int32_t U_EXPORT2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
putil.h 65 U_STABLE const char* U_EXPORT2 u_getDataDirectory(void);
86 U_STABLE void U_EXPORT2 u_setDataDirectory(const char *directory);
96 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultCodepage(void);
107 U_INTERNAL const char* U_EXPORT2 uprv_getDefaultLocaleID(void);
155 U_STABLE void U_EXPORT2
177 U_STABLE void U_EXPORT2
  /external/icu4c/i18n/unicode/
ucsdet.h 72 U_STABLE UCharsetDetector * U_EXPORT2
84 U_STABLE void U_EXPORT2
121 U_STABLE void U_EXPORT2
143 U_STABLE void U_EXPORT2
172 U_STABLE const UCharsetMatch * U_EXPORT2
206 U_STABLE const UCharsetMatch ** U_EXPORT2
226 U_STABLE const char * U_EXPORT2
252 U_STABLE int32_t U_EXPORT2
284 U_STABLE const char * U_EXPORT2
310 U_STABLE int32_t U_EXPORT2
    [all...]
ucoleitr.h 120 U_STABLE UCollationElements* U_EXPORT2
134 U_STABLE int32_t U_EXPORT2
143 U_STABLE void U_EXPORT2
155 U_STABLE void U_EXPORT2
170 U_INTERNAL void U_EXPORT2
183 U_STABLE int32_t U_EXPORT2
202 U_STABLE int32_t U_EXPORT2
219 U_INTERNAL int64_t U_EXPORT2
242 U_INTERNAL int64_t U_EXPORT2
257 U_STABLE int32_t U_EXPORT2
    [all...]
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...]
  /external/icu4c/samples/uciter8/
uit_len8.h 26 U_CAPI void U_EXPORT2

Completed in 711 milliseconds

1 2 3 4 5 6 7 8 91011>>