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

1 2 3 4 5 6 7 8 9

  /external/icu/icu4c/source/common/
uset_imp.h 29 typedef void U_CALLCONV
32 typedef void U_CALLCONV
35 typedef void U_CALLCONV
38 typedef void U_CALLCONV
41 typedef void U_CALLCONV
uenumimp.h 44 typedef void U_CALLCONV
57 typedef int32_t U_CALLCONV
72 typedef const UChar* U_CALLCONV
89 typedef const char* U_CALLCONV
103 typedef void U_CALLCONV
uelement.h 51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
ucln.h 72 typedef UBool U_CALLCONV cleanupFunc(void);
73 typedef void U_CALLCONV initFunc(UErrorCode *);
uinit.cpp 31 static UBool U_CALLCONV uinit_cleanup() {
36 static void U_CALLCONV
ucmndata.h 85 (U_CALLCONV * LookupFn)(const UDataMemory *pData,
91 (U_CALLCONV * NumEntriesFn)(const UDataMemory *pData);
udataswp.h 89 typedef int32_t U_CALLCONV
98 typedef uint16_t U_CALLCONV
105 typedef uint32_t U_CALLCONV
112 typedef void U_CALLCONV
119 typedef void U_CALLCONV
132 typedef int32_t U_CALLCONV
148 typedef void U_CALLCONV
uiter.cpp 38 static int32_t U_CALLCONV
43 static int32_t U_CALLCONV
48 static UBool U_CALLCONV
53 static UChar32 U_CALLCONV
58 static uint32_t U_CALLCONV
63 static void U_CALLCONV
91 static int32_t U_CALLCONV
111 static int32_t U_CALLCONV
144 static UBool U_CALLCONV
149 static UBool U_CALLCONV
    [all...]
locavailable.cpp 44 static UBool U_CALLCONV locale_available_cleanup(void)
62 void U_CALLCONV locale_available_init() {
109 static UBool U_CALLCONV uloc_cleanup(void) {
127 static void U_CALLCONV loadInstalledLocales() {
ucnv_io.h 80 U_CAPI char * U_CALLCONV
83 U_CAPI char * U_CALLCONV
udataswp.c 32 static int32_t U_CALLCONV
62 static int32_t U_CALLCONV
80 static int32_t U_CALLCONV
110 static int32_t U_CALLCONV
128 static int32_t U_CALLCONV
159 static int32_t U_CALLCONV
177 static uint16_t U_CALLCONV
182 static uint16_t U_CALLCONV
187 static uint32_t U_CALLCONV
192 static uint32_t U_CALLCONV
    [all...]
ustrenum.cpp 193 static void U_CALLCONV
202 static int32_t U_CALLCONV
212 static const UChar* U_CALLCONV
223 static const char* U_CALLCONV
234 static void U_CALLCONV
289 static void U_CALLCONV
294 static int32_t U_CALLCONV
300 static const UChar* U_CALLCONV
316 static const char* U_CALLCONV
331 static void U_CALLCONV
    [all...]
ustr_imp.h 141 typedef int32_t U_CALLCONV
150 U_CFUNC int32_t U_CALLCONV
157 U_CFUNC int32_t U_CALLCONV
166 U_CFUNC int32_t U_CALLCONV
175 U_CFUNC int32_t U_CALLCONV
199 typedef int32_t U_CALLCONV
206 U_CFUNC int32_t U_CALLCONV
  /external/icu/icu4c/source/test/intltest/
ucdtest.h 12 U_CFUNC void U_CALLCONV unicodeDataLineFn(void *context,
16 U_CFUNC void U_CALLCONV
47 friend void U_CALLCONV unicodeDataLineFn(void *context,
51 friend void U_CALLCONV
  /external/icu/icu4c/source/common/unicode/
uclean.h 113 typedef void *U_CALLCONV UMemAllocFn(const void *context, size_t size);
122 typedef void *U_CALLCONV UMemReallocFn(const void *context, void *mem, size_t size);
133 typedef void U_CALLCONV UMemFreeFn (const void *context, void *mem);
191 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status);
203 typedef void U_CALLCONV UMtxFn (const void *context, UMTX *mutex);
236 typedef int32_t U_CALLCONV UMtxAtomicFn(const void *context, int32_t *p);
uiter.h 106 typedef int32_t U_CALLCONV
143 typedef int32_t U_CALLCONV
158 typedef UBool U_CALLCONV
172 typedef UBool U_CALLCONV
187 typedef UChar32 U_CALLCONV
203 typedef UChar32 U_CALLCONV
219 typedef UChar32 U_CALLCONV
233 typedef int32_t U_CALLCONV
280 typedef uint32_t U_CALLCONV
308 typedef void U_CALLCONV
    [all...]
utrace.h 137 typedef void U_CALLCONV
153 typedef void U_CALLCONV
168 typedef void U_CALLCONV
  /external/icu/icu4c/source/i18n/
regextxt.h 43 U_CFUNC UChar U_CALLCONV
45 U_CFUNC UChar U_CALLCONV
collationroot.h 39 static void U_CALLCONV load(UErrorCode &errorCode);
regextxt.cpp 19 U_CFUNC UChar U_CALLCONV
43 U_CFUNC UChar U_CALLCONV
casetrn.h 101 U_CFUNC UChar32 U_CALLCONV
collationdatareader.h 105 static UBool U_CALLCONV
ucln_in.cpp 33 static UBool U_CALLCONV i18n_cleanup(void)
  /external/icu/icu4c/source/i18n/unicode/
gender.h 34 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
105 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
  /external/icu/icu4c/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 57 void *U_CALLCONV
69 void U_CALLCONV
79 void *U_CALLCONV

Completed in 204 milliseconds

1 2 3 4 5 6 7 8 9