/external/icu/icu4c/source/test/cintltst/ |
D | cintltst.h | 37 U_CFUNC void addAllTests(TestNode** root); 42 U_CFUNC const char* ctest_dataOutDir(void); 48 U_CFUNC const char* ctest_dataSrcDir(void); 54 U_CFUNC UChar* CharsToUChars(const char* chars); 63 U_CFUNC char *austrdup(const UChar* unichars); 72 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length); 81 U_CFUNC void *ctst_malloc(size_t size); 87 U_CFUNC const char* loadTestData(UErrorCode* err); 102 U_CFUNC void ctest_setTimeZone(const char *optionalTimeZone, UErrorCode *status); 106 U_CFUNC void ctest_resetTimeZone(void); [all …]
|
/external/icu/icu4c/source/common/ |
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 66 U_CFUNC UBool 69 U_CFUNC UBool 72 U_CFUNC const char* 75 U_CFUNC const char* 78 U_CFUNC const char* [all …]
|
D | ubidi_props.h | 35 U_CFUNC const UBiDiProps * 38 U_CFUNC void 43 U_CFUNC int32_t 49 U_CFUNC UBool 52 U_CFUNC UChar32 55 U_CFUNC UBool 58 U_CFUNC UBool 61 U_CFUNC UJoiningType 64 U_CFUNC UJoiningGroup 67 U_CFUNC UBidiPairedBracketType [all …]
|
D | ubidi_props.c | 47 U_CFUNC const UBiDiProps * 62 U_CFUNC void 119 U_CFUNC int32_t 148 U_CFUNC UBool 186 U_CFUNC UChar32 192 U_CFUNC UBool 198 U_CFUNC UBool 204 U_CFUNC UJoiningType 210 U_CFUNC UJoiningGroup 227 U_CFUNC UBidiPairedBracketType [all …]
|
D | ucnv_imp.h | 51 U_CFUNC UBool 73 U_CFUNC UConverter * 85 U_CFUNC UConverter * 91 U_CFUNC UConverter * 109 U_CFUNC UConverterSharedData * 119 U_CFUNC void 125 U_CFUNC void
|
D | ustr_imp.h | 49 U_CFUNC int32_t U_EXPORT2 59 U_CFUNC int32_t 90 U_CFUNC UBool 127 U_CFUNC void 148 U_CFUNC int32_t U_CALLCONV 155 U_CFUNC int32_t U_CALLCONV 164 U_CFUNC int32_t U_CALLCONV 173 U_CFUNC int32_t U_CALLCONV 183 U_CFUNC int32_t 204 U_CFUNC int32_t U_CALLCONV [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 | uprops.h | 215 U_CFUNC uint32_t 223 U_CFUNC uint32_t 239 U_CFUNC int32_t 246 U_CFUNC UBool 256 U_CFUNC UBool 264 U_CFUNC UBool 391 U_CFUNC UPropertySource U_EXPORT2 399 U_CFUNC void U_EXPORT2 407 U_CFUNC void U_EXPORT2 438 U_CFUNC UnicodeSet *
|
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 | ucnvmbcs.h | 493 U_CFUNC UChar32 503 U_CFUNC UChar32 520 U_CFUNC UBool 544 U_CFUNC int32_t 555 U_CFUNC int32_t 564 U_CFUNC UConverterType 567 U_CFUNC void 570 U_CFUNC void 582 U_CFUNC void 594 U_CFUNC void
|
D | ucnv_ext.h | 350 U_CFUNC UBool 359 U_CFUNC UChar32 364 U_CFUNC void 370 U_CFUNC UBool 379 U_CFUNC int32_t 384 U_CFUNC void 398 U_CFUNC void
|
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); 69 U_CFUNC void U_EXPORT2 ucln_common_registerCleanup(ECleanupCommonType type,
|
D | umapfile.c | 82 U_CFUNC UBool 88 U_CFUNC void uprv_unmapFile(UDataMemory *pData) { in uprv_unmapFile() 92 U_CFUNC UBool 148 U_CFUNC void 161 U_CFUNC UBool 202 U_CFUNC void 231 U_CFUNC UBool 272 U_CFUNC void 360 U_CFUNC UBool uprv_mapFile(UDataMemory *pData, const char *path) { in uprv_mapFile() 453 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
|
/external/icu/icu4c/source/tools/genrb/ |
D | errmsg.h | 25 U_CFUNC void error(uint32_t linenumber, const char *msg, ...); 26 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...); 29 U_CFUNC void setShowWarning(UBool val); 30 U_CFUNC UBool getShowWarning(void); 33 U_CFUNC void setStrict(UBool val); 34 U_CFUNC UBool isStrict(void); 37 U_CFUNC void setVerbose(UBool val); 38 U_CFUNC UBool isVerbose(void);
|
D | ustr.h | 58 U_CFUNC void ustr_init(struct UString *s); 60 U_CFUNC void 63 U_CFUNC void ustr_deinit(struct UString *s); 65 U_CFUNC void ustr_setlen(struct UString *s, int32_t len, UErrorCode *status); 67 U_CFUNC void ustr_cpy(struct UString *dst, const struct UString *src, 70 U_CFUNC void ustr_cat(struct UString *dst, const struct UString *src, 73 U_CFUNC void ustr_ncat(struct UString *dst, const struct UString *src, 76 U_CFUNC void ustr_ucat(struct UString *dst, UChar c, UErrorCode *status); 77 U_CFUNC void ustr_u32cat(struct UString *dst, UChar32 c, UErrorCode *status); 78 U_CFUNC void ustr_uscat(struct UString *dst, const UChar* src,int len,UErrorCode *status);
|
D | errmsg.c | 23 U_CFUNC void error(uint32_t linenumber, const char *msg, ...) in error() 36 U_CFUNC void setShowWarning(UBool val) in setShowWarning() 41 U_CFUNC UBool getShowWarning(){ in getShowWarning() 46 U_CFUNC UBool isStrict(){ in isStrict() 49 U_CFUNC void setStrict(UBool val){ in setStrict() 53 U_CFUNC UBool isVerbose(){ in isVerbose() 56 U_CFUNC void setVerbose(UBool val){ in setVerbose() 59 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...) in warning()
|
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 | ustr.c | 31 U_CFUNC void 38 U_CFUNC void 69 U_CFUNC void 79 U_CFUNC void 100 U_CFUNC void 118 U_CFUNC void 126 U_CFUNC void 147 U_CFUNC void 166 U_CFUNC void 179 U_CFUNC void
|
D | prscmnts.cpp | 44 U_CFUNC int32_t 68 U_CFUNC int32_t 76 U_CFUNC int32_t 84 U_CFUNC int32_t 121 U_CFUNC int32_t 145 U_CFUNC int32_t 182 U_CFUNC int32_t 224 U_CFUNC int32_t 234 U_CFUNC int32_t
|
D | read.h | 41 U_CFUNC UChar32 unescape(UCHARBUF *buf, UErrorCode *status); 43 U_CFUNC void resetLineNumber(void); 45 U_CFUNC enum ETokenType
|
/external/icu/icu4c/source/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/icu/icu4c/source/test/iotest/ |
D | iotest.h | 21 U_CFUNC void 24 U_CFUNC void 27 U_CFUNC void 30 U_CFUNC void
|
/external/icu/icu4c/source/tools/makeconv/ |
D | genmbcs.h | 101 U_CFUNC NewConverter * 112 U_CFUNC const MBCSData * 116 U_CFUNC UBool 121 U_CFUNC NewConverter *
|
/external/icu/icu4c/source/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);
|