Searched refs:U_CFUNC (Results 1 - 25 of 124) sorted by relevance

12345

/external/icu/icu4c/source/tools/gentest/
H A Dgentest.h12 U_CFUNC int genres32(const char *prog, const char *path);
/external/icu/icu4c/source/tools/genrb/
H A Derrmsg.h25 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);
H A Dustr.h58 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 voi
[all...]
H A Dread.h41 U_CFUNC UChar32 unescape(UCHARBUF *buf, UErrorCode *status);
43 U_CFUNC void resetLineNumber(void);
45 U_CFUNC enum ETokenType
H A Derrmsg.c23 U_CFUNC void error(uint32_t linenumber, const char *msg, ...)
36 U_CFUNC void setShowWarning(UBool val)
41 U_CFUNC UBool getShowWarning(){
46 U_CFUNC UBool isStrict(){
49 U_CFUNC void setStrict(UBool val){
53 U_CFUNC UBool isVerbose(){
56 U_CFUNC void setVerbose(UBool val){
59 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...)
H A Dprscmnts.h32 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
/external/icu/icu4c/source/test/cintltst/
H A Dcintltst.h37 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 voi
[all...]
/external/icu/icu4c/source/extra/uconv/unicode/
H A Duwmsg.h21 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);
/external/icu/icu4c/source/test/iotest/
H A Diotest.h21 U_CFUNC void
24 U_CFUNC void
27 U_CFUNC void
30 U_CFUNC void
/external/icu/icu4c/source/common/
H A Dudatamem.h45 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);
H A Dwintz.h29 U_CFUNC const char* U_EXPORT2
H A Dulocimp.h41 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 cons
[all...]
H A Ducln_cmn.h25 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,
H A Dubidi_props.h35 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 UBidiPairedBracketTyp
[all...]
H A Ducnv_imp.h51 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
H A Dpunycode.h66 U_CFUNC int32_t
101 U_CFUNC int32_t
H A Dumapfile.h30 U_CFUNC UBool uprv_mapFile(UDataMemory *pdm, const char *path);
31 U_CFUNC void uprv_unmapFile(UDataMemory *pData);
/external/icu/icu4c/source/io/
H A Duscanf.h28 U_CFUNC int32_t
H A Ducln_io.h35 U_CFUNC void U_EXPORT2 ucln_io_registerCleanup(ECleanupIOType type,
/external/icu/icu4c/source/samples/cal/
H A Duprint.h24 U_CFUNC void uprint(const UChar *s, FILE *f, UErrorCode *status);
/external/icu/icu4c/source/samples/date/
H A Duprint.h24 U_CFUNC void uprint(const UChar *s, FILE *f, UErrorCode *status);
/external/icu/icu4c/source/i18n/
H A Ducurrimp.h25 U_CFUNC void
49 U_CFUNC void
/external/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.h26 U_CFUNC UBool VERBOSE;
27 U_CFUNC UBool SMALL;
28 U_CFUNC UBool IGNORE_SISO_CHECK;
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_imp.h30 U_CFUNC const UDataInfo *
/external/icu/icu4c/source/test/intltest/
H A Didnaref.h61 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

Completed in 546 milliseconds

12345