HomeSort by relevance Sort by last modified time
    Searched refs:U_EXPORT2 (Results 151 - 175 of 452) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/icu/icu4c/source/common/unicode/
uchar.h     [all...]
unifilt.h 104 static UClassID U_EXPORT2 getStaticClassID();
  /external/icu/icu4c/source/common/
cstring.c 49 U_CAPI UBool U_EXPORT2
60 U_CAPI char U_EXPORT2
85 U_CAPI char U_EXPORT2
100 U_CAPI char U_EXPORT2
108 U_CAPI char U_EXPORT2
120 U_CAPI char* U_EXPORT2
134 U_CAPI char* U_EXPORT2
154 U_CAPI int32_t U_EXPORT2
192 U_CAPI int32_t U_EXPORT2
224 U_CAPI int32_t U_EXPORT2
    [all...]
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) {
195 U_CAPI void U_EXPORT2 ulist_close_keyword_values_iterator(UEnumeration *en) {
202 U_CAPI int32_t U_EXPORT2 ulist_count_keyword_values(UEnumeration *en, UErrorCode *status)
    [all...]
ucln_imp.h 104 U_CAPI void U_EXPORT2 UCLN_FINI (void);
106 U_CAPI void U_EXPORT2 UCLN_FINI ()
uenumimp.h 137 U_CAPI const UChar* U_EXPORT2
148 U_CAPI const char* U_EXPORT2
ustr_imp.h 49 U_CFUNC int32_t U_EXPORT2
221 U_CAPI int32_t U_EXPORT2
224 U_CAPI int32_t U_EXPORT2
227 U_CAPI int32_t U_EXPORT2
242 U_CAPI int32_t U_EXPORT2
249 U_CAPI int32_t U_EXPORT2
256 U_CAPI int32_t U_EXPORT2
263 U_CAPI int32_t U_EXPORT2
utrie2.h 98 U_CAPI UTrie2 * U_EXPORT2
124 U_CAPI UTrie2 * U_EXPORT2
139 U_CAPI uint32_t U_EXPORT2
189 U_CAPI void U_EXPORT2
206 U_CAPI UTrie2 * U_EXPORT2
217 U_CAPI UTrie2 * U_EXPORT2
229 U_CAPI UTrie2 * U_EXPORT2
237 U_CAPI void U_EXPORT2
249 U_CAPI void U_EXPORT2
265 U_CAPI void U_EXPORT2
    [all...]
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
uinit.cpp 67 U_CAPI void U_EXPORT2
  /external/icu/icu4c/source/i18n/
ucol.cpp 39 U_CAPI UCollator* U_EXPORT2
60 U_CAPI int32_t U_EXPORT2
76 U_CAPI UCollator* U_EXPORT2
102 U_CAPI void U_EXPORT2
113 U_CAPI int32_t U_EXPORT2
188 U_CAPI int32_t U_EXPORT2
209 U_CAPI int32_t U_EXPORT2
237 U_CAPI int32_t U_EXPORT2
302 U_CAPI void U_EXPORT2
308 U_CAPI UColReorderCode U_EXPORT2
    [all...]
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);
nortrans.h 55 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
numsys_impl.h 31 static UClassID U_EXPORT2 getStaticClassID(void);
region_impl.h 29 static UClassID U_EXPORT2 getStaticClassID(void);
ucln_in.h 61 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
  /external/icu/icu4c/source/io/
uprintf.cpp 60 U_CAPI UFILE * U_EXPORT2
67 static int32_t U_EXPORT2
110 U_CAPI int32_t U_EXPORT2
125 U_CAPI int32_t U_EXPORT2
137 U_CAPI int32_t U_EXPORT2
152 U_CAPI int32_t U_EXPORT2
164 U_CAPI int32_t U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
202 U_CAPI int32_t U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 *
    [all...]
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 */
  /external/icu/icu4c/source/tools/icuinfo/
testplug.c 34 #define DECLARE_PLUGIN(x) U_CAPI UPlugTokenReturn U_EXPORT2 x (UPlugData *data, UPlugReason reason, UErrorCode *status)
49 UPlugTokenReturn U_EXPORT2 myPlugin (
66 UPlugTokenReturn U_EXPORT2 myPluginLow (
84 UPlugTokenReturn U_EXPORT2 myPluginFailQuery (
99 UPlugTokenReturn U_EXPORT2 myPluginFailToken (
119 UPlugTokenReturn U_EXPORT2 myPluginBad (
144 UPlugTokenReturn U_EXPORT2 myPluginHigh (
189 UPlugTokenReturn U_EXPORT2 debugMemoryPlugin (
  /external/icu/icu4c/source/i18n/unicode/
currunit.h 88 static UClassID U_EXPORT2 getStaticClassID();
dtitvinf.h 328 static UClassID U_EXPORT2 getStaticClassID();
425 static void U_EXPORT2 parseSkeleton(const UnicodeString& skeleton,
440 static UBool U_EXPORT2 stringNumeric(int32_t fieldWidth,
458 static IntervalPatternIndex U_EXPORT2 calendarFieldToIntervalIndex(

Completed in 522 milliseconds

1 2 3 4 5 67 8 91011>>