/external/chromium_org/third_party/icu/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
|
ucln.h | 70 typedef UBool U_CALLCONV cleanupFunc(void);
|
/external/icu4c/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.c | 26 static void U_CALLCONV
|
ucmndata.h | 83 (U_CALLCONV * LookupFn)(const UDataMemory *pData, 89 (U_CALLCONV * NumEntriesFn)(const UDataMemory *pData);
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uclean.h | 131 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status); 143 typedef void U_CALLCONV UMtxFn (const void *context, UMTX *mutex); 178 typedef int32_t U_CALLCONV UMtxAtomicFn(const void *context, int32_t *p); 209 typedef void *U_CALLCONV UMemAllocFn(const void *context, size_t size); 218 typedef void *U_CALLCONV UMemReallocFn(const void *context, void *mem, size_t size); 229 typedef void U_CALLCONV UMemFreeFn (const void *context, void *mem);
|
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 | 116 typedef void U_CALLCONV 132 typedef void U_CALLCONV 147 typedef void U_CALLCONV
|
/external/icu4c/common/unicode/ |
uclean.h | 130 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status); 142 typedef void U_CALLCONV UMtxFn (const void *context, UMTX *mutex); 175 typedef int32_t U_CALLCONV UMtxAtomicFn(const void *context, int32_t *p); 206 typedef void *U_CALLCONV UMemAllocFn(const void *context, size_t size); 215 typedef void *U_CALLCONV UMemReallocFn(const void *context, void *mem, size_t size); 226 typedef void U_CALLCONV UMemFreeFn (const void *context, void *mem);
|
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
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
ucdtest.h | 11 U_CFUNC void U_CALLCONV unicodeDataLineFn(void *context, 15 U_CFUNC void U_CALLCONV 42 friend void U_CALLCONV unicodeDataLineFn(void *context, 46 friend void U_CALLCONV
|
/external/icu4c/test/intltest/ |
ucdtest.h | 11 U_CFUNC void U_CALLCONV unicodeDataLineFn(void *context, 15 U_CFUNC void U_CALLCONV 44 friend void U_CALLCONV unicodeDataLineFn(void *context, 48 friend void U_CALLCONV
|
/external/chromium_org/third_party/icu/source/i18n/ |
regextxt.h | 41 U_CFUNC UChar U_CALLCONV 43 U_CFUNC UChar U_CALLCONV
|
regextxt.cpp | 16 U_CFUNC UChar U_CALLCONV 40 U_CFUNC UChar U_CALLCONV
|
casetrn.h | 99 U_CFUNC UChar32 U_CALLCONV
|
/external/icu4c/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
|
/external/chromium_org/third_party/icu/source/test/perf/ucnvavailperf/ |
ucnvavailperf.cpp | 51 void *U_CALLCONV 63 void U_CALLCONV 73 void *U_CALLCONV
|
/external/icu4c/test/perf/ucnvavailperf/ |
ucnvavailperf.cpp | 51 void *U_CALLCONV 63 void U_CALLCONV 73 void *U_CALLCONV
|