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

1 2 3 4 5 6 7 8

  /external/icu/icu4c/source/common/
uset_imp.h 27 typedef void U_CALLCONV
30 typedef void U_CALLCONV
33 typedef void U_CALLCONV
36 typedef void U_CALLCONV
39 typedef void U_CALLCONV
uenumimp.h 42 typedef void U_CALLCONV
55 typedef int32_t U_CALLCONV
70 typedef const UChar* U_CALLCONV
87 typedef const char* U_CALLCONV
101 typedef void U_CALLCONV
uelement.h 49 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
57 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
65 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
ucln.h 70 typedef UBool U_CALLCONV cleanupFunc(void);
71 typedef void U_CALLCONV initFunc(UErrorCode *);
uinit.cpp 29 static UBool U_CALLCONV uinit_cleanup() {
34 static void U_CALLCONV
ucmndata.h 83 (U_CALLCONV * LookupFn)(const UDataMemory *pData,
89 (U_CALLCONV * NumEntriesFn)(const UDataMemory *pData);
udataswp.h 87 typedef int32_t U_CALLCONV
96 typedef uint16_t U_CALLCONV
103 typedef uint32_t U_CALLCONV
110 typedef void U_CALLCONV
117 typedef void U_CALLCONV
130 typedef int32_t U_CALLCONV
146 typedef void U_CALLCONV
ustr_imp.h 139 typedef int32_t U_CALLCONV
148 U_CFUNC int32_t U_CALLCONV
155 U_CFUNC int32_t U_CALLCONV
164 U_CFUNC int32_t U_CALLCONV
173 U_CFUNC int32_t U_CALLCONV
197 typedef int32_t U_CALLCONV
204 U_CFUNC int32_t U_CALLCONV
uiter.cpp 36 static int32_t U_CALLCONV
41 static int32_t U_CALLCONV
46 static UBool U_CALLCONV
51 static UChar32 U_CALLCONV
56 static uint32_t U_CALLCONV
61 static void U_CALLCONV
89 static int32_t U_CALLCONV
109 static int32_t U_CALLCONV
142 static UBool U_CALLCONV
147 static UBool U_CALLCONV
    [all...]
locavailable.cpp 42 static UBool U_CALLCONV locale_available_cleanup(void)
60 void U_CALLCONV locale_available_init() {
107 static UBool U_CALLCONV uloc_cleanup(void) {
125 static void U_CALLCONV loadInstalledLocales() {
udataswp.c 30 static int32_t U_CALLCONV
60 static int32_t U_CALLCONV
78 static int32_t U_CALLCONV
108 static int32_t U_CALLCONV
126 static int32_t U_CALLCONV
157 static int32_t U_CALLCONV
175 static uint16_t U_CALLCONV
180 static uint16_t U_CALLCONV
185 static uint32_t U_CALLCONV
190 static uint32_t U_CALLCONV
    [all...]
ustrenum.cpp 191 static void U_CALLCONV
200 static int32_t U_CALLCONV
210 static const UChar* U_CALLCONV
221 static const char* U_CALLCONV
232 static void U_CALLCONV
287 static void U_CALLCONV
292 static int32_t U_CALLCONV
298 static const UChar* U_CALLCONV
314 static const char* U_CALLCONV
329 static void U_CALLCONV
    [all...]
uarrsort.h 39 typedef int32_t U_CALLCONV
propsvec.h 126 typedef void U_CALLCONV
168 U_CAPI void U_CALLCONV
  /external/icu/icu4c/source/test/intltest/
ucdtest.h 11 U_CFUNC void U_CALLCONV unicodeDataLineFn(void *context,
15 U_CFUNC void U_CALLCONV
45 friend void U_CALLCONV unicodeDataLineFn(void *context,
49 friend void U_CALLCONV
  /external/icu/icu4c/source/common/unicode/
uclean.h 111 typedef void *U_CALLCONV UMemAllocFn(const void *context, size_t size);
120 typedef void *U_CALLCONV UMemReallocFn(const void *context, void *mem, size_t size);
131 typedef void U_CALLCONV UMemFreeFn (const void *context, void *mem);
189 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status);
201 typedef void U_CALLCONV UMtxFn (const void *context, UMTX *mutex);
234 typedef int32_t U_CALLCONV UMtxAtomicFn(const void *context, int32_t *p);
uiter.h 104 typedef int32_t U_CALLCONV
141 typedef int32_t U_CALLCONV
156 typedef UBool U_CALLCONV
170 typedef UBool U_CALLCONV
185 typedef UChar32 U_CALLCONV
201 typedef UChar32 U_CALLCONV
217 typedef UChar32 U_CALLCONV
231 typedef int32_t U_CALLCONV
278 typedef uint32_t U_CALLCONV
306 typedef void U_CALLCONV
    [all...]
utrace.h 117 typedef void U_CALLCONV
133 typedef void U_CALLCONV
148 typedef void U_CALLCONV
utext.h     [all...]
  /external/icu/icu4c/source/i18n/
regextxt.h 41 U_CFUNC UChar U_CALLCONV
43 U_CFUNC UChar U_CALLCONV
regextxt.cpp 17 U_CFUNC UChar U_CALLCONV
41 U_CFUNC UChar U_CALLCONV
casetrn.h 99 U_CFUNC UChar32 U_CALLCONV
collationdatareader.h 103 static UBool U_CALLCONV
  /external/icu/icu4c/source/i18n/unicode/
gender.h 32 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
103 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
  /external/icu/icu4c/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 51 void *U_CALLCONV
63 void U_CALLCONV
73 void *U_CALLCONV

Completed in 1320 milliseconds

1 2 3 4 5 6 7 8