Searched refs:U_CAPI (Results 1 - 25 of 228) sorted by relevance

12345678910

/external/icu4c/tools/toolutil/
H A Dfilestrm.h32 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_
[all...]
H A Dfiletools.h26 U_CAPI UBool U_EXPORT2
29 U_CAPI void U_EXPORT2
H A Ddbgutil.h20 U_CAPI const U_NAMESPACE_QUALIFIER UnicodeString& U_EXPORT2
26 U_CAPI int32_t U_EXPORT2
34 U_CAPI int32_t U_EXPORT2 udbg_stoi(const U_NAMESPACE_QUALIFIER UnicodeString &s);
36 U_CAPI double U_EXPORT2 udbg_stod(const U_NAMESPACE_QUALIFIER UnicodeString &s);
38 U_CAPI U_NAMESPACE_QUALIFIER UnicodeString * U_EXPORT2
H A Dudbgutil.h44 U_CAPI int32_t U_EXPORT2 udbg_enumCount(UDebugEnumType type);
52 U_CAPI const char * U_EXPORT2 udbg_enumName(UDebugEnumType type, int32_t field);
60 U_CAPI int32_t U_EXPORT2 udbg_enumExpectedCount(UDebugEnumType type);
68 U_CAPI int32_t U_EXPORT2 udbg_enumArrayValue(UDebugEnumType type, int32_t field);
76 U_CAPI int32_t U_EXPORT2 udbg_enumByName(UDebugEnumType type, const char *name);
H A Dtoolutil.h66 U_CAPI const char * U_EXPORT2
76 U_CAPI const char * U_EXPORT2
93 U_CAPI const char * U_EXPORT2
99 U_CAPI int32_t U_EXPORT2
107 U_CAPI void U_EXPORT2
114 /*U_CAPI UDate U_EXPORT2
140 U_CAPI UToolMemory * U_EXPORT2
146 U_CAPI void U_EXPORT2
153 U_CAPI void * U_EXPORT2
159 U_CAPI int32_
[all...]
H A Dunewdata.h59 U_CAPI UNewDataMemory * U_EXPORT2
66 U_CAPI uint32_t U_EXPORT2
70 U_CAPI void U_EXPORT2
74 U_CAPI void U_EXPORT2
78 U_CAPI void U_EXPORT2
82 U_CAPI void U_EXPORT2
86 U_CAPI void U_EXPORT2
90 U_CAPI void U_EXPORT2
94 U_CAPI void U_EXPORT2
98 U_CAPI voi
[all...]
H A Ducbuf.h59 U_CAPI UCHARBUF* U_EXPORT2
70 U_CAPI int32_t U_EXPORT2
81 U_CAPI int32_t U_EXPORT2
93 U_CAPI int32_t U_EXPORT2
107 U_CAPI const UChar* U_EXPORT2
118 U_CAPI void U_EXPORT2
130 U_CAPI const UChar* U_EXPORT2
137 U_CAPI void U_EXPORT2
143 U_CAPI void U_EXPORT2
163 U_CAPI FileStrea
[all...]
H A Dwritesrc.h30 U_CAPI FILE * U_EXPORT2
37 U_CAPI FILE * U_EXPORT2
47 U_CAPI void U_EXPORT2
58 U_CAPI void U_EXPORT2
69 U_CAPI void U_EXPORT2
86 U_CAPI void U_EXPORT2
/external/icu4c/common/
H A Dustr_cnv.h29 U_CAPI UConverter* U_EXPORT2
37 U_CAPI void U_EXPORT2
44 U_CAPI void U_EXPORT2
H A Dlocalsvc.h22 U_CAPI void* uprv_svc_hook(const char *what, UErrorCode *status);
H A Dulist.h17 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_
[all...]
H A Dlocmap.h31 U_CAPI const char *uprv_convertToPosix(uint32_t hostid, UErrorCode* status);
34 U_CAPI uint32_t uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status);
H A Duhash.h207 U_CAPI UHashtable* U_EXPORT2
224 U_CAPI UHashtable* U_EXPORT2
241 U_CAPI UHashtable* U_EXPORT2
252 U_CAPI void U_EXPORT2
263 U_CAPI UHashFunction *U_EXPORT2
273 U_CAPI UKeyComparator *U_EXPORT2
283 U_CAPI UValueComparator *U_EXPORT2
296 U_CAPI UObjectDeleter *U_EXPORT2
309 U_CAPI UObjectDeleter *U_EXPORT2
319 U_CAPI voi
[all...]
H A Dusc_impl.h78 U_CAPI UScriptRun * U_EXPORT2
87 U_CAPI void U_EXPORT2
96 U_CAPI void U_EXPORT2
114 U_CAPI void U_EXPORT2
134 U_CAPI UBool U_EXPORT2
H A Dunorm_it.h105 U_CAPI UNormIterator * U_EXPORT2
114 U_CAPI void U_EXPORT2
143 U_CAPI UCharIterator * U_EXPORT2
H A Duarrsort.h58 U_CAPI void U_EXPORT2
67 U_CAPI int32_t U_EXPORT2
74 U_CAPI int32_t U_EXPORT2
81 U_CAPI int32_t U_EXPORT2
/external/icu4c/i18n/
H A Dztrans.h38 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 voi
[all...]
H A Dztrans.cpp26 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 voi
[all...]
H A Dzrule.h53 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 UBoo
[all...]
H A Dvzone.h44 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 voi
[all...]
/external/icu4c/common/unicode/
H A Dicuplug.h72 * U_CAPI UPlugTokenReturn U_EXPORT2
196 U_CAPI void U_EXPORT2
205 U_CAPI void U_EXPORT2
214 U_CAPI UPlugLevel U_EXPORT2
224 U_CAPI UPlugLevel U_EXPORT2
233 U_CAPI UErrorCode U_EXPORT2
242 U_CAPI void U_EXPORT2
251 U_CAPI const char * U_EXPORT2
260 U_CAPI const char * U_EXPORT2
270 U_CAPI cons
[all...]
/external/icu4c/samples/uciter8/
H A Duit_len8.h26 U_CAPI void U_EXPORT2
/external/icu4c/i18n/unicode/
H A Dbms.h51 U_CAPI UCD * U_EXPORT2
61 U_CAPI void U_EXPORT2
77 U_CAPI UCollator * U_EXPORT2
92 U_CAPI void U_EXPORT2
102 U_CAPI void U_EXPORT2
203 U_CAPI BMS * U_EXPORT2
216 U_CAPI void U_EXPORT2
227 U_CAPI UBool U_EXPORT2
241 U_CAPI UCD * U_EXPORT2
256 U_CAPI UBoo
[all...]
/external/icu4c/samples/ucnv/
H A Dflagcb.h26 U_CAPI FromUFLAGContext* U_EXPORT2 flagCB_fromU_openContext();
31 U_CAPI void U_EXPORT2 flagCB_fromU(
50 U_CAPI void debugCB_fromU(const void *context,
58 U_CAPI debugCBContext *debugCB_openContext();
/external/icu4c/tools/genrb/
H A Dgenrb.h42 U_CAPI void processFile(

Completed in 211 milliseconds

12345678910