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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/tools/toolutil/
filestrm.h 32 U_CAPI FileStream* U_EXPORT2
36 U_CAPI FileStream* U_EXPORT2
39 U_CAPI void U_EXPORT2
42 U_CAPI UBool U_EXPORT2
46 U_CAPI FileStream* U_EXPORT2
50 U_CAPI int32_t U_EXPORT2
53 U_CAPI int32_t U_EXPORT2
56 U_CAPI void U_EXPORT2
60 U_CAPI char * U_EXPORT2
63 U_CAPI int32_t U_EXPORT
    [all...]
udbgutil.h 44 U_CAPI int32_t U_EXPORT2 udbg_enumCount(UDebugEnumType type);
52 U_CAPI const char * U_EXPORT2 udbg_enumName(UDebugEnumType type, int32_t field);
60 U_CAPI int32_t U_EXPORT2 udbg_enumExpectedCount(UDebugEnumType type);
68 U_CAPI int32_t U_EXPORT2 udbg_enumArrayValue(UDebugEnumType type, int32_t field);
76 U_CAPI int32_t U_EXPORT2 udbg_enumByName(UDebugEnumType type, const char *name);
82 U_CAPI const char *udbg_getPlatform(void);
90 U_CAPI const char *udbg_getSystemParameterNameByIndex(int32_t i);
99 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status);
104 U_CAPI void udbg_writeIcuInfo(FILE *f);
118 U_CAPI char *udbg_knownIssueURLFrom(const char *ticket, char *buf)
    [all...]
filetools.h 26 U_CAPI UBool U_EXPORT2
29 U_CAPI void U_EXPORT2
toolutil.h 67 U_CAPI const char * U_EXPORT2
77 U_CAPI const char * U_EXPORT2
94 U_CAPI const char * U_EXPORT2
100 U_CAPI int32_t U_EXPORT2
108 U_CAPI void U_EXPORT2
117 U_CAPI UBool U_EXPORT2
125 /*U_CAPI UDate U_EXPORT2
151 U_CAPI UToolMemory * U_EXPORT2
157 U_CAPI void U_EXPORT2
164 U_CAPI void * U_EXPORT
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
filestrm.h 32 U_CAPI FileStream* U_EXPORT2
36 U_CAPI FileStream* U_EXPORT2
39 U_CAPI void U_EXPORT2
42 U_CAPI UBool U_EXPORT2
46 U_CAPI FileStream* U_EXPORT2
50 U_CAPI int32_t U_EXPORT2
53 U_CAPI int32_t U_EXPORT2
56 U_CAPI void U_EXPORT2
60 U_CAPI char * U_EXPORT2
63 U_CAPI int32_t U_EXPORT
    [all...]
udbgutil.h 44 U_CAPI int32_t U_EXPORT2 udbg_enumCount(UDebugEnumType type);
52 U_CAPI const char * U_EXPORT2 udbg_enumName(UDebugEnumType type, int32_t field);
60 U_CAPI int32_t U_EXPORT2 udbg_enumExpectedCount(UDebugEnumType type);
68 U_CAPI int32_t U_EXPORT2 udbg_enumArrayValue(UDebugEnumType type, int32_t field);
76 U_CAPI int32_t U_EXPORT2 udbg_enumByName(UDebugEnumType type, const char *name);
82 U_CAPI const char *udbg_getPlatform(void);
90 U_CAPI const char *udbg_getSystemParameterNameByIndex(int32_t i);
99 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status);
104 U_CAPI void udbg_writeIcuInfo(FILE *f);
118 U_CAPI char *udbg_knownIssueURLFrom(const char *ticket, char *buf)
    [all...]
filetools.h 26 U_CAPI UBool U_EXPORT2
29 U_CAPI void U_EXPORT2
toolutil.h 67 U_CAPI const char * U_EXPORT2
77 U_CAPI const char * U_EXPORT2
94 U_CAPI const char * U_EXPORT2
100 U_CAPI int32_t U_EXPORT2
108 U_CAPI void U_EXPORT2
117 U_CAPI UBool U_EXPORT2
125 /*U_CAPI UDate U_EXPORT2
151 U_CAPI UToolMemory * U_EXPORT2
157 U_CAPI void U_EXPORT2
164 U_CAPI void * U_EXPORT
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ustr_cnv.h 29 U_CAPI UConverter* U_EXPORT2
37 U_CAPI void U_EXPORT2
44 U_CAPI void U_EXPORT2
localsvc.h 22 U_CAPI void* uprv_svc_hook(const char *what, UErrorCode *status);
uhash_us.cpp 18 U_CAPI void U_EXPORT2
ulist.h 17 U_CAPI UList * U_EXPORT2 ulist_createEmptyList(UErrorCode *status);
19 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status);
21 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status);
23 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length);
25 U_CAPI void *U_EXPORT2 ulist_getNext(UList *list);
27 U_CAPI int32_t U_EXPORT2 ulist_getListSize(const UList *list);
29 U_CAPI void U_EXPORT2 ulist_resetList(UList *list);
31 U_CAPI void U_EXPORT2 ulist_deleteList(UList *list);
36 U_CAPI void U_EXPORT2 ulist_close_keyword_values_iterator(UEnumeration *en);
38 U_CAPI int32_t U_EXPORT2 ulist_count_keyword_values(UEnumeration *en, UErrorCode *status)
    [all...]
usc_impl.h 78 U_CAPI UScriptRun * U_EXPORT2
87 U_CAPI void U_EXPORT2
96 U_CAPI void U_EXPORT2
114 U_CAPI void U_EXPORT2
134 U_CAPI UBool U_EXPORT2
  /external/icu/icu4c/source/common/
ustr_cnv.h 29 U_CAPI UConverter* U_EXPORT2
37 U_CAPI void U_EXPORT2
44 U_CAPI void U_EXPORT2
localsvc.h 22 U_CAPI void* uprv_svc_hook(const char *what, UErrorCode *status);
uhash_us.cpp 18 U_CAPI void U_EXPORT2
ulist.h 17 U_CAPI UList * U_EXPORT2 ulist_createEmptyList(UErrorCode *status);
19 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status);
21 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status);
23 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length);
25 U_CAPI void *U_EXPORT2 ulist_getNext(UList *list);
27 U_CAPI int32_t U_EXPORT2 ulist_getListSize(const UList *list);
29 U_CAPI void U_EXPORT2 ulist_resetList(UList *list);
31 U_CAPI void U_EXPORT2 ulist_deleteList(UList *list);
36 U_CAPI void U_EXPORT2 ulist_close_keyword_values_iterator(UEnumeration *en);
38 U_CAPI int32_t U_EXPORT2 ulist_count_keyword_values(UEnumeration *en, UErrorCode *status)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ztrans.h 38 U_CAPI ZTrans* U_EXPORT2
44 U_CAPI ZTrans* U_EXPORT2
52 U_CAPI void U_EXPORT2
60 U_CAPI ZTrans* U_EXPORT2
70 U_CAPI UBool U_EXPORT2
78 U_CAPI UDate U_EXPORT2
86 U_CAPI void U_EXPORT2
94 U_CAPI void* U_EXPORT2
104 U_CAPI void U_EXPORT2
113 U_CAPI void U_EXPORT
    [all...]
ztrans.cpp 26 U_CAPI ZTrans* U_EXPORT2
31 U_CAPI ZTrans* U_EXPORT2
36 U_CAPI void U_EXPORT2
41 U_CAPI ZTrans* U_EXPORT2
46 U_CAPI UBool U_EXPORT2
51 U_CAPI UDate U_EXPORT2
56 U_CAPI void U_EXPORT2
61 U_CAPI void* U_EXPORT2
66 U_CAPI void U_EXPORT2
71 U_CAPI void U_EXPORT
    [all...]
  /external/icu/icu4c/source/i18n/
ztrans.h 38 U_CAPI ZTrans* U_EXPORT2
44 U_CAPI ZTrans* U_EXPORT2
52 U_CAPI void U_EXPORT2
60 U_CAPI ZTrans* U_EXPORT2
70 U_CAPI UBool U_EXPORT2
78 U_CAPI UDate U_EXPORT2
86 U_CAPI void U_EXPORT2
94 U_CAPI void* U_EXPORT2
104 U_CAPI void U_EXPORT2
113 U_CAPI void U_EXPORT
    [all...]
ztrans.cpp 26 U_CAPI ZTrans* U_EXPORT2
31 U_CAPI ZTrans* U_EXPORT2
36 U_CAPI void U_EXPORT2
41 U_CAPI ZTrans* U_EXPORT2
46 U_CAPI UBool U_EXPORT2
51 U_CAPI UDate U_EXPORT2
56 U_CAPI void U_EXPORT2
61 U_CAPI void* U_EXPORT2
66 U_CAPI void U_EXPORT2
71 U_CAPI void U_EXPORT
    [all...]
  /external/chromium_org/third_party/icu/source/samples/uciter8/
uit_len8.h 26 U_CAPI void U_EXPORT2
  /external/icu/icu4c/source/samples/uciter8/
uit_len8.h 26 U_CAPI void U_EXPORT2
  /external/chromium_org/third_party/icu/source/io/
locbund.h 44 U_CAPI ULocaleBundle *
52 /*U_CAPI ULocaleBundle *
60 /*U_CAPI ULocaleBundle *
67 U_CAPI void
75 U_CAPI UNumberFormat *
  /external/icu/icu4c/source/io/
locbund.h 44 U_CAPI ULocaleBundle *
52 /*U_CAPI ULocaleBundle *
60 /*U_CAPI ULocaleBundle *
67 U_CAPI void
75 U_CAPI UNumberFormat *

Completed in 1746 milliseconds

1 2 3 4 5 6 7 8 91011>>