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

1 2 34 5 6 7 8 910

  /external/icu4c/common/
cmemory.c 50 U_CAPI void uprv_checkValidMemory(const void *p, size_t n) {
70 U_CAPI void * U_EXPORT2
92 U_CAPI void * U_EXPORT2
117 U_CAPI void U_EXPORT2
132 U_CAPI void * U_EXPORT2
143 U_CAPI void U_EXPORT2
ucase.h 45 U_CAPI const UCaseProps * U_EXPORT2
86 U_CAPI UChar32 U_EXPORT2
89 U_CAPI UChar32 U_EXPORT2
92 U_CAPI UChar32 U_EXPORT2
95 U_CAPI UChar32 U_EXPORT2
156 U_CAPI int32_t U_EXPORT2
160 U_CAPI int32_t U_EXPORT2
163 U_CAPI UBool U_EXPORT2
166 U_CAPI UBool U_EXPORT2
250 U_CAPI int32_t U_EXPORT
    [all...]
ulist.c 35 U_CAPI UList *U_EXPORT2 ulist_createEmptyList(UErrorCode *status) {
69 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status) {
96 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status) {
124 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length) {
146 U_CAPI void *U_EXPORT2 ulist_getNext(UList *list) {
160 U_CAPI int32_t U_EXPORT2 ulist_getListSize(const UList *list) {
168 U_CAPI void U_EXPORT2 ulist_resetList(UList *list) {
175 U_CAPI void U_EXPORT2 ulist_deleteList(UList *list) {
197 U_CAPI void U_EXPORT2 ulist_close_keyword_values_iterator(UEnumeration *en) {
204 U_CAPI int32_t U_EXPORT2 ulist_count_keyword_values(UEnumeration *en, UErrorCode *status)
    [all...]
ucln_imp.h 104 U_CAPI void U_EXPORT2 UCLN_FINI (void);
106 U_CAPI void U_EXPORT2 UCLN_FINI ()
uenumimp.h 137 U_CAPI const UChar* U_EXPORT2
148 U_CAPI const char* U_EXPORT2
udatamem.c 89 U_CAPI void U_EXPORT2
101 U_CAPI const void * U_EXPORT2
130 U_CAPI int32_t U_EXPORT2
148 U_CAPI const void * U_EXPORT2
umutex.h 208 U_CAPI void U_EXPORT2 umtx_lock(UMutex* mutex);
214 U_CAPI void U_EXPORT2 umtx_unlock (UMutex* mutex);
225 U_CAPI int32_t U_EXPORT2 umtx_atomic_inc(int32_t *);
226 U_CAPI int32_t U_EXPORT2 umtx_atomic_dec(int32_t *);
ucat.c 37 U_CAPI u_nl_catd U_EXPORT2
42 U_CAPI void U_EXPORT2
47 U_CAPI const UChar* U_EXPORT2
ucnv_io.h 78 U_CAPI char * U_EXPORT2
81 U_CAPI char * U_EXPORT2
109 U_CAPI int32_t U_EXPORT2
utrie2.h 98 U_CAPI UTrie2 * U_EXPORT2
124 U_CAPI UTrie2 * U_EXPORT2
139 U_CAPI uint32_t U_EXPORT2
189 U_CAPI void U_EXPORT2
206 U_CAPI UTrie2 * U_EXPORT2
217 U_CAPI UTrie2 * U_EXPORT2
229 U_CAPI UTrie2 * U_EXPORT2
237 U_CAPI void U_EXPORT2
249 U_CAPI void U_EXPORT2
265 U_CAPI void U_EXPORT
    [all...]
uenum.c 56 U_CAPI void U_EXPORT2
71 U_CAPI int32_t U_EXPORT2
86 U_CAPI const UChar* U_EXPORT2
113 U_CAPI const char* U_EXPORT2
138 U_CAPI const UChar* U_EXPORT2
154 U_CAPI const char* U_EXPORT2
176 U_CAPI void U_EXPORT2
ustr_cnv.c 34 U_CAPI UConverter* U_EXPORT2
62 U_CAPI void U_EXPORT2
83 U_CAPI void U_EXPORT2
128 U_CAPI UChar* U_EXPORT2
160 U_CAPI UChar* U_EXPORT2
200 U_CAPI char* U_EXPORT2
232 U_CAPI char* U_EXPORT2
ustr_imp.h 202 U_CAPI int32_t U_EXPORT2
205 U_CAPI int32_t U_EXPORT2
208 U_CAPI int32_t U_EXPORT2
223 U_CAPI int32_t U_EXPORT2
230 U_CAPI int32_t U_EXPORT2
237 U_CAPI int32_t U_EXPORT2
244 U_CAPI int32_t U_EXPORT2
ustring.cpp 52 U_CAPI UChar * U_EXPORT2
190 U_CAPI UChar * U_EXPORT2
195 U_CAPI UChar * U_EXPORT2
216 U_CAPI UChar * U_EXPORT2
237 U_CAPI UChar * U_EXPORT2
256 U_CAPI UChar * U_EXPORT2
283 U_CAPI UChar * U_EXPORT2
363 U_CAPI UChar * U_EXPORT2
368 U_CAPI UChar * U_EXPORT2
390 U_CAPI UChar * U_EXPORT
    [all...]
utrie.h 488 U_CAPI void U_EXPORT2
503 U_CAPI int32_t U_EXPORT2
526 U_CAPI int32_t U_EXPORT2
542 U_CAPI int32_t U_EXPORT2
621 U_CAPI UNewTrie * U_EXPORT2
637 U_CAPI UNewTrie * U_EXPORT2
646 U_CAPI void U_EXPORT2
659 U_CAPI uint32_t * U_EXPORT2
670 U_CAPI UBool U_EXPORT2
683 U_CAPI uint32_t U_EXPORT
    [all...]
  /external/icu4c/tools/icuinfo/
testplug.c 30 #define DECLARE_PLUGIN(x) U_CAPI UPlugTokenReturn U_EXPORT2 x (UPlugData *data, UPlugReason reason, UErrorCode *status)
44 U_CAPI
61 U_CAPI
79 U_CAPI
94 U_CAPI
114 U_CAPI
139 U_CAPI
184 U_CAPI
  /external/icu4c/i18n/
uregexc.cpp 24 U_CAPI URegularExpression * U_EXPORT2
ucol_elm.h 133 U_CAPI tempUCATable * U_EXPORT2 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status);
134 U_CAPI void U_EXPORT2 uprv_uca_closeTempTable(tempUCATable *t);
135 U_CAPI uint32_t U_EXPORT2 uprv_uca_addAnElement(tempUCATable *t, UCAElements *element, UErrorCode *status);
136 U_CAPI UCATableHeader * U_EXPORT2 uprv_uca_assembleTable(tempUCATable *t, UErrorCode *status);
138 U_CAPI int32_t U_EXPORT2
ulocdata.c 48 U_CAPI ULocaleData* U_EXPORT2
77 U_CAPI void U_EXPORT2
87 U_CAPI void U_EXPORT2
93 U_CAPI UBool U_EXPORT2
99 U_CAPI USet* U_EXPORT2
136 U_CAPI int32_t U_EXPORT2
189 U_CAPI UMeasurementSystem U_EXPORT2
213 U_CAPI void U_EXPORT2
242 U_CAPI void U_EXPORT2
250 U_CAPI int32_t U_EXPORT
    [all...]
unum.cpp 36 U_CAPI UNumberFormat* U_EXPORT2
124 U_CAPI void U_EXPORT2
130 U_CAPI UNumberFormat* U_EXPORT2
156 U_CAPI int32_t U_EXPORT2
167 U_CAPI int32_t U_EXPORT2
200 U_CAPI int32_t U_EXPORT2
234 U_CAPI int32_t U_EXPORT2
278 U_CAPI int32_t U_EXPORT2
345 U_CAPI int32_t U_EXPORT2
357 U_CAPI int64_t U_EXPORT
    [all...]
utrans.cpp 131 U_CAPI UTransliterator* U_EXPORT2
179 U_CAPI UTransliterator* U_EXPORT2
192 U_CAPI UTransliterator* U_EXPORT2
204 U_CAPI UTransliterator* U_EXPORT2
222 U_CAPI void U_EXPORT2
227 U_CAPI const UChar * U_EXPORT2
238 U_CAPI int32_t U_EXPORT2
245 U_CAPI void U_EXPORT2
253 U_CAPI void U_EXPORT2
259 U_CAPI void U_EXPORT
    [all...]
  /external/icu4c/io/
sscanf.c 33 U_CAPI int32_t U_EXPORT2
48 U_CAPI int32_t U_EXPORT2
63 U_CAPI int32_t U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
96 U_CAPI int32_t U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
uprintf.c 49 U_CAPI UFILE * U_EXPORT2
102 U_CAPI int32_t U_EXPORT2
117 U_CAPI int32_t U_EXPORT2
129 U_CAPI int32_t U_EXPORT2
144 U_CAPI int32_t U_EXPORT2
156 U_CAPI int32_t U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
194 U_CAPI int32_t U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
  /external/icu4c/tools/toolutil/
toolutil.cpp 73 U_CAPI int32_t U_EXPORT2 getCurrentYear() {
91 U_CAPI const char * U_EXPORT2
114 U_CAPI const char * U_EXPORT2
149 U_CAPI const char * U_EXPORT2
169 U_CAPI void U_EXPORT2
194 /*U_CAPI UDate U_EXPORT2
221 U_CAPI UToolMemory * U_EXPORT2
244 U_CAPI void U_EXPORT2
255 U_CAPI void * U_EXPORT2
260 U_CAPI int32_t U_EXPORT
    [all...]
unewdata.c 33 U_CAPI UNewDataMemory * U_EXPORT2
141 U_CAPI uint32_t U_EXPORT2
181 U_CAPI void U_EXPORT2
193 U_CAPI void U_EXPORT2
200 U_CAPI void U_EXPORT2
207 U_CAPI void U_EXPORT2
214 U_CAPI void U_EXPORT2
223 U_CAPI void U_EXPORT2
242 U_CAPI void U_EXPORT2
254 U_CAPI void U_EXPORT
    [all...]

Completed in 200 milliseconds

1 2 34 5 6 7 8 910