HomeSort by relevance Sort by last modified time
    Searched refs:U_CFUNC (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /external/icu/icu4c/source/tools/gentest/
gentest.h 14 U_CFUNC int genres32(const char *prog, const char *path);
  /external/icu/icu4c/source/tools/genrb/
errmsg.h 29 U_CFUNC void error(uint32_t linenumber, const char *msg, ...);
30 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...);
33 U_CFUNC void setShowWarning(UBool val);
34 U_CFUNC UBool getShowWarning(void);
37 U_CFUNC void setStrict(UBool val);
38 U_CFUNC UBool isStrict(void);
41 U_CFUNC void setVerbose(UBool val);
42 U_CFUNC UBool isVerbose(void);
ustr.h 60 U_CFUNC void ustr_init(struct UString *s);
62 U_CFUNC void
65 U_CFUNC void ustr_deinit(struct UString *s);
67 U_CFUNC void ustr_setlen(struct UString *s, int32_t len, UErrorCode *status);
69 U_CFUNC void ustr_cpy(struct UString *dst, const struct UString *src,
72 U_CFUNC void ustr_cat(struct UString *dst, const struct UString *src,
75 U_CFUNC void ustr_ncat(struct UString *dst, const struct UString *src,
78 U_CFUNC void ustr_ucat(struct UString *dst, UChar c, UErrorCode *status);
79 U_CFUNC void ustr_u32cat(struct UString *dst, UChar32 c, UErrorCode *status);
80 U_CFUNC void ustr_uscat(struct UString *dst, const UChar* src,int len,UErrorCode *status)
    [all...]
read.h 43 U_CFUNC UChar32 unescape(UCHARBUF *buf, UErrorCode *status);
45 U_CFUNC void resetLineNumber(void);
47 U_CFUNC enum ETokenType
errmsg.c 25 U_CFUNC void error(uint32_t linenumber, const char *msg, ...)
38 U_CFUNC void setShowWarning(UBool val)
43 U_CFUNC UBool getShowWarning(){
48 U_CFUNC UBool isStrict(){
51 U_CFUNC void setStrict(UBool val){
55 U_CFUNC UBool isVerbose(){
58 U_CFUNC void setVerbose(UBool val){
61 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...)
prscmnts.h 36 U_CFUNC int32_t
40 U_CFUNC int32_t
43 U_CFUNC int32_t
47 U_CFUNC int32_t
52 U_CFUNC int32_t
59 U_CFUNC int32_t
  /external/icu/icu4c/source/test/cintltst/
cintltst.h 34 U_CFUNC void addAllTests(TestNode** root);
39 U_CFUNC const char* ctest_dataOutDir(void);
45 U_CFUNC const char* ctest_dataSrcDir(void);
51 U_CFUNC UChar* CharsToUChars(const char* chars);
60 U_CFUNC char *austrdup(const UChar* unichars);
69 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
78 U_CFUNC void *ctst_malloc(size_t size);
84 U_CFUNC const char* loadTestData(UErrorCode* err);
99 U_CFUNC void ctest_setTimeZone(const char *optionalTimeZone, UErrorCode *status);
103 U_CFUNC void ctest_resetTimeZone(void)
    [all...]
  /external/icu/icu4c/source/extra/uconv/unicode/
uwmsg.h 23 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err);
26 U_CFUNC int u_wmsg(FILE *fp, const char *tag, ... );
29 U_CFUNC const UChar* u_wmsg_errorName(UErrorCode err);
  /external/icu/icu4c/source/test/iotest/
iotest.h 23 U_CFUNC void
26 U_CFUNC void
29 U_CFUNC void
32 U_CFUNC void
  /external/icu/icu4c/source/common/
udatamem.h 47 U_CFUNC UDataMemory *UDataMemory_createNewInstance(UErrorCode *pErr);
48 U_CFUNC void UDatamemory_assign (UDataMemory *dest, UDataMemory *source);
49 U_CFUNC void UDataMemory_init (UDataMemory *This);
50 U_CFUNC UBool UDataMemory_isLoaded(const UDataMemory *This);
51 U_CFUNC void UDataMemory_setData (UDataMemory *This, const void *dataAddr);
53 U_CFUNC const DataHeader *UDataMemory_normalizeDataPointer(const void *p);
ulocimp.h 43 U_CFUNC const char*
46 U_CFUNC const char*
49 U_CFUNC int32_t
54 U_CFUNC int32_t
59 U_CFUNC int32_t
97 U_CFUNC UBool
100 U_CFUNC UBool
103 U_CFUNC const char*
106 U_CFUNC const char*
109 U_CFUNC const char
    [all...]
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);
70 U_CFUNC void U_EXPORT2 ucln_common_registerCleanup(ECleanupCommonType type,
wintz.h 33 U_CFUNC const char* U_EXPORT2
ubidi_props.h 37 U_CFUNC const UBiDiProps *
40 U_CFUNC void
45 U_CFUNC int32_t
51 U_CFUNC UBool
54 U_CFUNC UChar32
57 U_CFUNC UBool
60 U_CFUNC UBool
63 U_CFUNC UJoiningType
66 U_CFUNC UJoiningGroup
69 U_CFUNC UBidiPairedBracketTyp
    [all...]
ucnv_imp.h 53 U_CFUNC UBool
75 U_CFUNC UConverter *
87 U_CFUNC UConverter *
93 U_CFUNC UConverter *
111 U_CFUNC UConverterSharedData *
121 U_CFUNC void
127 U_CFUNC void
punycode.h 68 U_CFUNC int32_t
103 U_CFUNC int32_t
umapfile.h 32 U_CFUNC UBool uprv_mapFile(UDataMemory *pdm, const char *path);
33 U_CFUNC void uprv_unmapFile(UDataMemory *pData);
ucmndata.h 64 U_CFUNC uint16_t
73 U_CFUNC uint16_t
111 U_CFUNC void udata_checkCommonData(UDataMemory *pData, UErrorCode *pErrorCode);
  /external/icu/icu4c/source/io/
uscanf.h 30 U_CFUNC int32_t
ucln_io.h 37 U_CFUNC void U_EXPORT2 ucln_io_registerCleanup(ECleanupIOType type,
  /external/icu/icu4c/source/samples/cal/
uprint.h 28 U_CFUNC void uprint(const UChar *s, FILE *f, UErrorCode *status);
  /external/icu/icu4c/source/samples/date/
uprint.h 28 U_CFUNC void uprint(const UChar *s, FILE *f, UErrorCode *status);
  /external/icu/icu4c/source/tools/makeconv/
makeconv.h 28 U_CFUNC UBool VERBOSE;
29 U_CFUNC UBool SMALL;
30 U_CFUNC UBool IGNORE_SISO_CHECK;
  /external/icu/icu4c/source/tools/toolutil/
pkg_imp.h 33 U_CFUNC const UDataInfo *
  /external/icu/icu4c/source/test/intltest/
idnaref.h 63 U_CFUNC int32_t U_EXPORT2
101 U_CFUNC int32_t U_EXPORT2
144 U_CFUNC int32_t U_EXPORT2
183 U_CFUNC int32_t U_EXPORT2
217 U_CFUNC int32_t U_EXPORT2

Completed in 252 milliseconds

1 2 3 4 5 6