HomeSort by relevance Sort by last modified time
    Searched refs:U_EXPORT2 (Results 176 - 200 of 450) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/icu4c/common/
ulist.c 35 U_CAPI UList *U_EXPORT2 ulist_createEmptyList(UErrorCode *status) {
69 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status) {
96 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status) {
124 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length) {
146 U_CAPI void *U_EXPORT2 ulist_getNext(UList *list) {
160 U_CAPI int32_t U_EXPORT2 ulist_getListSize(const UList *list) {
168 U_CAPI void U_EXPORT2 ulist_resetList(UList *list) {
175 U_CAPI void U_EXPORT2 ulist_deleteList(UList *list) {
197 U_CAPI void U_EXPORT2 ulist_close_keyword_values_iterator(UEnumeration *en) {
204 U_CAPI int32_t U_EXPORT2 ulist_count_keyword_values(UEnumeration *en, UErrorCode *status)
    [all...]
uenumimp.h 137 U_CAPI const UChar* U_EXPORT2
148 U_CAPI const char* U_EXPORT2
uinit.c 37 U_CAPI void U_EXPORT2
62 U_CAPI void U_EXPORT2
ucln_cmn.h 60 U_CFUNC void U_EXPORT2 ucln_common_registerCleanup(ECleanupCommonType type,
udatamem.c 89 U_CAPI void U_EXPORT2
101 U_CAPI const void * U_EXPORT2
130 U_CAPI int32_t U_EXPORT2
148 U_CAPI const void * U_EXPORT2
cmemory.h 37 U_CAPI void * U_EXPORT2
40 U_CAPI void * U_EXPORT2
43 U_CAPI void U_EXPORT2
ucat.c 37 U_CAPI u_nl_catd U_EXPORT2
42 U_CAPI void U_EXPORT2
47 U_CAPI const UChar* U_EXPORT2
ucnv_io.h 78 U_CAPI char * U_EXPORT2
81 U_CAPI char * U_EXPORT2
109 U_CAPI int32_t U_EXPORT2
utrie2.h 97 U_CAPI UTrie2 * U_EXPORT2
123 U_CAPI UTrie2 * U_EXPORT2
138 U_CAPI uint32_t U_EXPORT2
188 U_CAPI void U_EXPORT2
205 U_CAPI UTrie2 * U_EXPORT2
216 U_CAPI UTrie2 * U_EXPORT2
228 U_CAPI UTrie2 * U_EXPORT2
236 U_CAPI void U_EXPORT2
248 U_CAPI void U_EXPORT2
264 U_CAPI void U_EXPORT2
    [all...]
ustr_imp.h 35 U_CFUNC int32_t U_EXPORT2
91 U_CAPI UBool /* U_CALLCONV U_EXPORT2 */
187 U_CAPI int32_t U_EXPORT2
194 U_CAPI int32_t U_EXPORT2
201 U_CAPI int32_t U_EXPORT2
208 U_CAPI int32_t U_EXPORT2
  /external/icu4c/i18n/
japancal.h 63 U_I18N_API static uint32_t U_EXPORT2 getCurrentEra(void); // the current era
142 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
casetrn.h 69 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
msgfmt_impl.h 29 static UClassID U_EXPORT2 getStaticClassID(void);
ucln_in.h 54 U_CFUNC void U_EXPORT2 ucln_i18n_registerCleanup(ECleanupI18NType type,
unesctrn.h 88 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
uregexc.cpp 24 U_CAPI URegularExpression * U_EXPORT2
ucol_elm.h 133 U_CAPI tempUCATable * U_EXPORT2 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status);
134 U_CAPI void U_EXPORT2 uprv_uca_closeTempTable(tempUCATable *t);
135 U_CAPI uint32_t U_EXPORT2 uprv_uca_addAnElement(tempUCATable *t, UCAElements *element, UErrorCode *status);
136 U_CAPI UCATableHeader * U_EXPORT2 uprv_uca_assembleTable(tempUCATable *t, UErrorCode *status);
137 U_CAPI int32_t U_EXPORT2 uprv_uca_canonicalClosure(tempUCATable *t, UColTokenParser *src, UErrorCode *status);
  /external/icu4c/common/unicode/
unifilt.h 111 static UClassID U_EXPORT2 getStaticClassID();
uscript.h 216 U_STABLE int32_t U_EXPORT2
227 U_STABLE const char* U_EXPORT2
238 U_STABLE const char* U_EXPORT2
249 U_STABLE UScriptCode U_EXPORT2
  /external/icu4c/i18n/unicode/
currunit.h 95 static UClassID U_EXPORT2 getStaticClassID();
dtitvinf.h 343 static UClassID U_EXPORT2 getStaticClassID();
433 static void U_EXPORT2 parseSkeleton(const UnicodeString& skeleton,
449 static UBool U_EXPORT2 stringNumeric(int32_t fieldWidth,
468 static IntervalPatternIndex U_EXPORT2 calendarFieldToIntervalIndex(
  /external/icu4c/io/
sscanf.c 33 U_CAPI int32_t U_EXPORT2
48 U_CAPI int32_t U_EXPORT2
63 U_CAPI int32_t U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
96 U_CAPI int32_t U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
ufile.c 45 U_CAPI UFILE* U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
109 U_CAPI UFILE* U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
135 U_CAPI UFILE* U_EXPORT2
168 U_CAPI UBool U_EXPORT2
182 U_CAPI void U_EXPORT2
210 U_CAPI void U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
227 U_CAPI FILE* U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 *
    [all...]
ufile.h 78 U_CFUNC int32_t U_EXPORT2
98 U_CFUNC UBool U_EXPORT2
107 U_CFUNC UBool U_EXPORT2
  /external/icu4c/tools/ctestfw/unicode/
utimer.h 217 static U_INLINE void U_EXPORT2
231 static U_INLINE double U_EXPORT2
246 static U_INLINE double U_EXPORT2
262 static U_INLINE double U_EXPORT2

Completed in 1416 milliseconds

1 2 3 4 5 6 78 91011>>