Searched refs:U_CFUNC (Results 1 – 25 of 132) sorted by relevance
123456
/external/icu4c/test/cintltst/ |
D | cintltst.h | 31 U_CFUNC void addAllTests(TestNode** root); 36 U_CFUNC const char* ctest_dataOutDir(void); 42 U_CFUNC const char* ctest_dataSrcDir(void); 44 U_CFUNC UChar* CharsToUChars(const char* chars); 54 U_CFUNC char *austrdup(const UChar* unichars); 55 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length); 56 U_CFUNC void *ctst_malloc(size_t size); 57 U_CFUNC void ctst_freeAll(void); 59 U_CFUNC const char* loadTestData(UErrorCode* err); 74 U_CFUNC void ctest_setTimeZone(const char *optionalTimeZone, UErrorCode *status); [all …]
|
/external/icu4c/common/ |
D | ubidi_props.h | 34 U_CFUNC const UBiDiProps * 37 U_CFUNC void 42 U_CFUNC int32_t 48 U_CFUNC UBool 51 U_CFUNC UChar32 54 U_CFUNC UBool 57 U_CFUNC UBool 60 U_CFUNC UJoiningType 63 U_CFUNC UJoiningGroup
|
D | ubidi_props.c | 46 U_CFUNC const UBiDiProps * 61 U_CFUNC void 108 U_CFUNC int32_t 135 U_CFUNC UBool 141 U_CFUNC UChar32 174 U_CFUNC UBool 180 U_CFUNC UBool 186 U_CFUNC UJoiningType 192 U_CFUNC UJoiningGroup 207 U_CFUNC UCharDirection [all …]
|
D | udatamem.h | 45 U_CFUNC UDataMemory *UDataMemory_createNewInstance(UErrorCode *pErr); 46 U_CFUNC void UDatamemory_assign (UDataMemory *dest, UDataMemory *source); 47 U_CFUNC void UDataMemory_init (UDataMemory *This); 48 U_CFUNC UBool UDataMemory_isLoaded(const UDataMemory *This); 49 U_CFUNC void UDataMemory_setData (UDataMemory *This, const void *dataAddr); 51 U_CFUNC const DataHeader *UDataMemory_normalizeDataPointer(const void *p);
|
D | ustr_imp.h | 49 U_CFUNC int32_t U_EXPORT2 59 U_CFUNC int32_t 71 U_CFUNC UBool 109 U_CFUNC int32_t 116 U_CFUNC int32_t 125 U_CFUNC int32_t 138 U_CFUNC int32_t
|
D | uprops.h | 201 U_CFUNC uint32_t 217 U_CFUNC int32_t 224 U_CFUNC UBool 234 U_CFUNC UBool 242 U_CFUNC UBool 369 U_CFUNC UPropertySource U_EXPORT2 377 U_CFUNC void U_EXPORT2 385 U_CFUNC void U_EXPORT2 416 U_CFUNC UnicodeSet *
|
D | ulocimp.h | 41 U_CFUNC const char* 44 U_CFUNC const char* 47 U_CFUNC int32_t 52 U_CFUNC int32_t 57 U_CFUNC int32_t
|
D | ucnvmbcs.h | 453 U_CFUNC UChar32 463 U_CFUNC UChar32 480 U_CFUNC UBool 504 U_CFUNC int32_t 515 U_CFUNC int32_t 524 U_CFUNC UConverterType 527 U_CFUNC void 530 U_CFUNC void 542 U_CFUNC void 554 U_CFUNC void
|
D | udatamem.c | 26 U_CFUNC void UDataMemory_init(UDataMemory *This) { in UDataMemory_init() 32 U_CFUNC void UDatamemory_assign(UDataMemory *dest, UDataMemory *source) { in UDatamemory_assign() 39 U_CFUNC UDataMemory *UDataMemory_createNewInstance(UErrorCode *pErr) { in UDataMemory_createNewInstance() 56 U_CFUNC const DataHeader * 84 U_CFUNC void UDataMemory_setData (UDataMemory *This, const void *dataAddr) { in UDataMemory_setData() 157 U_CFUNC UBool UDataMemory_isLoaded(const UDataMemory *This) { in UDataMemory_isLoaded()
|
D | ucln_cmn.h | 25 U_CFUNC UBool umtx_cleanup(void); 27 U_CFUNC UBool utrace_cleanup(void); 29 U_CFUNC UBool ucln_lib_cleanup(void); 57 U_CFUNC void U_EXPORT2 ucln_common_registerCleanup(ECleanupCommonType type,
|
D | ucnv_ext.h | 346 U_CFUNC UBool 355 U_CFUNC UChar32 360 U_CFUNC void 366 U_CFUNC UBool 375 U_CFUNC int32_t 380 U_CFUNC void 394 U_CFUNC void
|
D | umapfile.c | 83 U_CFUNC UBool 89 U_CFUNC void uprv_unmapFile(UDataMemory *pData) { in uprv_unmapFile() 93 U_CFUNC UBool 149 U_CFUNC void 162 U_CFUNC UBool 203 U_CFUNC void 232 U_CFUNC UBool 273 U_CFUNC void 361 U_CFUNC UBool uprv_mapFile(UDataMemory *pData, const char *path) { in uprv_mapFile() 454 U_CFUNC void uprv_unmapFile(UDataMemory *pData) { in uprv_unmapFile()
|
D | ucnv_cnv.c | 29 U_CFUNC void 37 U_CFUNC void 46 U_CFUNC void 86 U_CFUNC void 126 U_CFUNC void
|
D | udataswp.h | 278 U_CFUNC int32_t 287 U_CFUNC int32_t 296 U_CFUNC int32_t 305 U_CFUNC int32_t 314 U_CFUNC int32_t
|
D | ucmndata.h | 62 U_CFUNC uint16_t 71 U_CFUNC uint16_t 109 U_CFUNC void udata_checkCommonData(UDataMemory *pData, UErrorCode *pErrorCode);
|
/external/icu4c/tools/genrb/ |
D | errmsg.h | 28 U_CFUNC void setShowWarning(UBool val); 29 U_CFUNC UBool getShowWarning(void); 32 U_CFUNC void setStrict(UBool val); 33 U_CFUNC UBool isStrict(void); 36 U_CFUNC void setVerbose(UBool val); 37 U_CFUNC UBool isVerbose(void);
|
D | prscmnts.h | 32 U_CFUNC int32_t 36 U_CFUNC int32_t 39 U_CFUNC int32_t 43 U_CFUNC int32_t 48 U_CFUNC int32_t 55 U_CFUNC int32_t
|
D | prscmnts.cpp | 34 U_CFUNC int32_t 58 U_CFUNC int32_t 66 U_CFUNC int32_t 74 U_CFUNC int32_t 111 U_CFUNC int32_t 135 U_CFUNC int32_t 171 U_CFUNC int32_t 212 U_CFUNC int32_t 222 U_CFUNC int32_t
|
/external/icu4c/test/iotest/ |
D | iotest.h | 21 U_CFUNC void 24 U_CFUNC void 27 U_CFUNC void 30 U_CFUNC void
|
/external/icu4c/test/intltest/ |
D | idnaref.h | 61 U_CFUNC int32_t U_EXPORT2 99 U_CFUNC int32_t U_EXPORT2 142 U_CFUNC int32_t U_EXPORT2 181 U_CFUNC int32_t U_EXPORT2 215 U_CFUNC int32_t U_EXPORT2
|
/external/icu4c/tools/makeconv/ |
D | genmbcs.h | 101 U_CFUNC NewConverter * 112 U_CFUNC const MBCSData * 116 U_CFUNC UBool 121 U_CFUNC NewConverter *
|
D | makeconv.h | 26 U_CFUNC UBool VERBOSE; 27 U_CFUNC UBool SMALL; 28 U_CFUNC UBool IGNORE_SISO_CHECK;
|
/external/icu4c/i18n/ |
D | ucol_imp.h | 536 U_CFUNC 540 U_CFUNC 545 U_CFUNC uint32_t U_EXPORT2 ucol_getPrevCE(const UCollator *coll, 560 U_CFUNC int32_t 574 U_CFUNC 582 U_CFUNC 610 U_CFUNC uint8_t* U_EXPORT2 617 U_CFUNC void U_EXPORT2 1070 U_CFUNC 1073 U_CFUNC [all …]
|
D | usrchimp.h | 102 U_CFUNC 113 U_CFUNC 123 U_CFUNC 134 U_CFUNC
|
/external/icu4c/extra/uconv/unicode/ |
D | uwmsg.h | 21 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err); 24 U_CFUNC int u_wmsg(FILE *fp, const char *tag, ... ); 27 U_CFUNC const UChar* u_wmsg_errorName(UErrorCode err);
|
123456