/external/icu4c/tools/icuinfo/ |
testplug.c | 156 static void * U_CALLCONV myMemAlloc(const void *context, size_t size) { 163 static void U_CALLCONV myMemFree(const void *context, void *mem) { 170 static void * U_CALLCONV myMemRealloc(const void *context, void *mem, size_t size) {
|
/external/chromium_org/third_party/icu/source/common/ |
locavailable.cpp | 36 static UBool U_CALLCONV locale_available_cleanup(void) 110 static UBool U_CALLCONV uloc_cleanup(void) {
|
uhash.h | 110 typedef int32_t U_CALLCONV UHashFunction(const UHashTok key); 118 typedef UBool U_CALLCONV UKeyComparator(const UHashTok key1, 126 typedef UBool U_CALLCONV UValueComparator(const UHashTok val1, 135 typedef void U_CALLCONV UObjectDeleter(void* obj);
|
unorm_it.c | 330 static int32_t U_CALLCONV 347 static int32_t U_CALLCONV 432 static UBool U_CALLCONV 437 static UBool U_CALLCONV 442 static UChar32 U_CALLCONV 455 static UChar32 U_CALLCONV 468 static UChar32 U_CALLCONV 481 static uint32_t U_CALLCONV 487 static void U_CALLCONV
|
utext.cpp | [all...] |
utrie.h | 138 typedef int32_t U_CALLCONV 452 typedef uint32_t U_CALLCONV 468 typedef UBool U_CALLCONV 591 typedef uint32_t U_CALLCONV
|
ucnv_io.c | 200 static UBool U_CALLCONV 215 static UBool U_CALLCONV ucnv_io_cleanup(void) 762 static int32_t U_CALLCONV 774 static const char* U_CALLCONV 801 static void U_CALLCONV 806 static void U_CALLCONV [all...] |
/external/icu4c/common/ |
locavailable.cpp | 36 static UBool U_CALLCONV locale_available_cleanup(void) 110 static UBool U_CALLCONV uloc_cleanup(void) {
|
unistr_titlecase_brkiter.cpp | 29 static int32_t U_CALLCONV
|
unorm_it.c | 331 static int32_t U_CALLCONV 348 static int32_t U_CALLCONV 433 static UBool U_CALLCONV 438 static UBool U_CALLCONV 443 static UChar32 U_CALLCONV 456 static UChar32 U_CALLCONV 469 static UChar32 U_CALLCONV 482 static uint32_t U_CALLCONV 488 static void U_CALLCONV
|
utext.cpp | 759 static UText * U_CALLCONV 889 static int64_t U_CALLCONV 915 static UBool U_CALLCONV [all...] |
utrie.h | 139 typedef int32_t U_CALLCONV 453 typedef uint32_t U_CALLCONV 469 typedef UBool U_CALLCONV 592 typedef uint32_t U_CALLCONV
|
uniset_closure.cpp | 143 static void U_CALLCONV 148 static void U_CALLCONV 153 static void U_CALLCONV
|
ucasemap.cpp | 177 static UChar32 U_CALLCONV 257 U_CFUNC int32_t U_CALLCONV 389 static int32_t U_CALLCONV 404 static int32_t U_CALLCONV 457 static int32_t U_CALLCONV
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
udata.h | 166 typedef UBool U_CALLCONV
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
uparse.h | 53 typedef void U_CALLCONV
|
/external/icu4c/common/unicode/ |
udata.h | 166 typedef UBool U_CALLCONV
|
/external/icu4c/tools/toolutil/ |
uparse.h | 53 typedef void U_CALLCONV
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
chashtst.c | 26 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key); 28 static UBool U_EXPORT2 U_CALLCONV isEqualChars(const UHashTok key1, const UHashTok key2); 322 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key) { 326 static UBool U_EXPORT2 U_CALLCONV isEqualChars(const UHashTok key1, const UHashTok key2) {
|
tracetst.c | 114 static void U_CALLCONV testTraceEntry(const void *context, int32_t fnNumber) { 130 static void U_CALLCONV testTraceExit(const void *context, int32_t fnNumber, 156 static void U_CALLCONV testTraceData(const void *context, int32_t fnNumber, int32_t level,
|
/external/icu4c/i18n/ |
smpdtfst.cpp | 84 static UBool U_CALLCONV
|
/external/icu4c/test/cintltst/ |
chashtst.c | 26 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key); 28 static UBool U_EXPORT2 U_CALLCONV isEqualChars(const UHashTok key1, const UHashTok key2); 322 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key) { 326 static UBool U_EXPORT2 U_CALLCONV isEqualChars(const UHashTok key1, const UHashTok key2) {
|
tracetst.c | 114 static void U_CALLCONV testTraceEntry(const void *context, int32_t fnNumber) { 130 static void U_CALLCONV testTraceExit(const void *context, int32_t fnNumber, 156 static void U_CALLCONV testTraceData(const void *context, int32_t fnNumber, int32_t level,
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
uvectest.cpp | 69 static int8_t U_CALLCONV 81 static int8_t U_CALLCONV 164 static UBool U_CALLCONV neverTRUE(const UHashTok /*key1*/, const UHashTok /*key2*/) {
|
/external/icu4c/test/intltest/ |
uvectest.cpp | 69 static int8_t U_CALLCONV 81 static int8_t U_CALLCONV 164 static UBool U_CALLCONV neverTRUE(const UElement /*key1*/, const UElement /*key2*/) {
|