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

1 2 3 4 5 6 7 8 910

  /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_EXPORT
    [all...]
udbgutil.h 44 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);
82 U_CAPI const char *udbg_getPlatform(void);
90 U_CAPI const char *udbg_getSystemParameterNameByIndex(int32_t i);
99 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status);
104 U_CAPI void udbg_writeIcuInfo(FILE *f);
filetools.h 26 U_CAPI UBool U_EXPORT2
29 U_CAPI void U_EXPORT2
toolutil.h 67 U_CAPI const char * U_EXPORT2
77 U_CAPI const char * U_EXPORT2
94 U_CAPI const char * U_EXPORT2
100 U_CAPI int32_t U_EXPORT2
108 U_CAPI void U_EXPORT2
115 /*U_CAPI UDate U_EXPORT2
141 U_CAPI UToolMemory * U_EXPORT2
147 U_CAPI void U_EXPORT2
154 U_CAPI void * U_EXPORT2
160 U_CAPI int32_t U_EXPORT
    [all...]
unewdata.h 59 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 void U_EXPORT
    [all...]
ucbuf.h 59 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 FileStream * U_EXPORT
    [all...]
writesrc.h 30 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
dbgutil.h 26 U_CAPI int32_t U_EXPORT2
34 U_CAPI int32_t U_EXPORT2 udbg_stoi(const icu::UnicodeString &s);
36 U_CAPI double U_EXPORT2 udbg_stod(const icu::UnicodeString &s);
38 U_CAPI icu::UnicodeString * U_EXPORT2
swapimpl.h 38 U_CAPI int32_t 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
localsvc.h 22 U_CAPI void* uprv_svc_hook(const char *what, UErrorCode *status);
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...]
locmap.h 31 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);
usc_impl.h 78 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
uhash.h 187 U_CAPI UHashtable* U_EXPORT2
204 U_CAPI UHashtable* U_EXPORT2
221 U_CAPI UHashtable* U_EXPORT2
232 U_CAPI void U_EXPORT2
243 U_CAPI UHashFunction *U_EXPORT2
253 U_CAPI UKeyComparator *U_EXPORT2
263 U_CAPI UValueComparator *U_EXPORT2
276 U_CAPI UObjectDeleter *U_EXPORT2
289 U_CAPI UObjectDeleter *U_EXPORT2
299 U_CAPI void U_EXPORT2
    [all...]
unorm_it.h 105 U_CAPI UNormIterator * U_EXPORT2
114 U_CAPI void U_EXPORT2
143 U_CAPI UCharIterator * U_EXPORT2
uarrsort.h 58 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/
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_EXPORT
    [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_EXPORT
    [all...]
zrule.h 53 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 UBool U_EXPORT
    [all...]
vzone.h 44 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 void U_EXPORT
    [all...]
  /external/icu4c/samples/uciter8/
uit_len8.h 26 U_CAPI void U_EXPORT2
  /external/icu4c/io/
locbund.h 44 U_CAPI ULocaleBundle *
52 /*U_CAPI ULocaleBundle *
60 /*U_CAPI ULocaleBundle *
67 U_CAPI void
75 U_CAPI UNumberFormat *
  /external/icu4c/samples/ucnv/
flagcb.h 26 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();

Completed in 532 milliseconds

1 2 3 4 5 6 7 8 910