Home
last modified time | relevance | path

Searched refs:U_CALLCONV (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/external/icu/icu4c/source/common/
Duiter.cpp38 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 …]
Duset_imp.h29 typedef void U_CALLCONV
32 typedef void U_CALLCONV
35 typedef void U_CALLCONV
38 typedef void U_CALLCONV
41 typedef void U_CALLCONV
Duenumimp.h44 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
Dudataswp.cpp32 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 …]
Dustrenum.cpp193 static void U_CALLCONV in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
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
Dudataswp.h89 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
Duelement.h51 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);
Ducasemap_imp.h140 U_CFUNC int32_t U_CALLCONV
148 U_CFUNC int32_t U_CALLCONV
158 U_CFUNC int32_t U_CALLCONV
169 U_CFUNC int32_t U_CALLCONV
206 typedef void U_CALLCONV
218 U_CFUNC void U_CALLCONV
Dumutex.h114 template<class T> void umtx_initOnce(UInitOnce &uio, T *obj, void (U_CALLCONV T::*fp)()) {
127 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)()) {
139 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode)…
158 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T), T context) {
170 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T cont…
/external/icu/icu4c/source/common/unicode/
Duiter.h106 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
Duclean.h113 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);
193 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status);
205 typedef void U_CALLCONV UMtxFn (const void *context, UMTX *mutex);
238 typedef int32_t U_CALLCONV UMtxAtomicFn(const void *context, int32_t *p);
Dutext.h983 typedef UText * U_CALLCONV
995 typedef int64_t U_CALLCONV
1023 typedef UBool U_CALLCONV
1053 typedef int32_t U_CALLCONV
1088 typedef int32_t U_CALLCONV
1122 typedef void U_CALLCONV
1142 typedef int64_t U_CALLCONV
1160 typedef int32_t U_CALLCONV
1181 typedef void U_CALLCONV
/external/icu/libicu/cts_headers/unicode/
Duiter.h106 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
Duclean.h113 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);
193 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status);
205 typedef void U_CALLCONV UMtxFn (const void *context, UMTX *mutex);
238 typedef int32_t U_CALLCONV UMtxAtomicFn(const void *context, int32_t *p);
Dutext.h983 typedef UText * U_CALLCONV
995 typedef int64_t U_CALLCONV
1023 typedef UBool U_CALLCONV
1053 typedef int32_t U_CALLCONV
1088 typedef int32_t U_CALLCONV
1122 typedef void U_CALLCONV
1142 typedef int64_t U_CALLCONV
1160 typedef int32_t U_CALLCONV
1181 typedef void U_CALLCONV
/external/icu/libandroidicu/include/unicode/
Duiter.h106 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
Duclean.h113 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);
193 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status);
205 typedef void U_CALLCONV UMtxFn (const void *context, UMTX *mutex);
238 typedef int32_t U_CALLCONV UMtxAtomicFn(const void *context, int32_t *p);
Dutext.h983 typedef UText * U_CALLCONV
995 typedef int64_t U_CALLCONV
1023 typedef UBool U_CALLCONV
1053 typedef int32_t U_CALLCONV
1088 typedef int32_t U_CALLCONV
1122 typedef void U_CALLCONV
1142 typedef int64_t U_CALLCONV
1160 typedef int32_t U_CALLCONV
1181 typedef void U_CALLCONV
/external/icu/libicu/cts_headers/
Duset_imp.h29 typedef void U_CALLCONV
32 typedef void U_CALLCONV
35 typedef void U_CALLCONV
38 typedef void U_CALLCONV
41 typedef void U_CALLCONV
Duenumimp.h44 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
Dudataswp.h89 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
Duelement.h51 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);
Ducasemap_imp.h140 U_CFUNC int32_t U_CALLCONV
148 U_CFUNC int32_t U_CALLCONV
158 U_CFUNC int32_t U_CALLCONV
169 U_CFUNC int32_t U_CALLCONV
206 typedef void U_CALLCONV
218 U_CFUNC void U_CALLCONV
Dumutex.h114 template<class T> void umtx_initOnce(UInitOnce &uio, T *obj, void (U_CALLCONV T::*fp)()) {
127 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)()) {
139 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode)…
158 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T), T context) {
170 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T cont…
/external/icu/icu4c/source/test/intltest/
Ducdtest.h12 U_CFUNC void U_CALLCONV unicodeDataLineFn(void *context,
16 U_CFUNC void U_CALLCONV
54 friend void U_CALLCONV unicodeDataLineFn(void *context,
58 friend void U_CALLCONV

12345678910>>...12