HomeSort by relevance Sort by last modified time
    Searched refs:U_EXPORT2 (Results 276 - 300 of 865) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/common/
udataswp.h 196 U_CAPI UDataSwapper * U_EXPORT2
210 U_CAPI UDataSwapper * U_EXPORT2
215 U_CAPI void U_EXPORT2
227 U_CAPI int32_t U_EXPORT2
236 U_CAPI int16_t U_EXPORT2
243 U_CAPI int32_t U_EXPORT2
251 U_CAPI int32_t U_EXPORT2
256 U_CAPI void U_EXPORT2
269 U_CAPI int32_t U_EXPORT2
340 U_CAPI UDataMemory * U_EXPORT2
    [all...]
uchar.c 55 U_CAPI int8_t U_EXPORT2
81 U_CAPI void U_EXPORT2
95 U_CAPI UBool U_EXPORT2
103 U_CAPI UBool U_EXPORT2
111 U_CAPI UBool U_EXPORT2
119 U_CAPI UBool U_EXPORT2
126 U_CAPI UBool U_EXPORT2
143 U_CAPI UBool U_EXPORT2
150 U_CAPI UBool U_EXPORT2
156 U_CAPI UBool U_EXPORT2
    [all...]
cstring.c 49 U_CAPI char U_EXPORT2
74 U_CAPI char U_EXPORT2
89 U_CAPI char U_EXPORT2
97 U_CAPI char U_EXPORT2
109 U_CAPI char* U_EXPORT2
123 U_CAPI char* U_EXPORT2
143 U_CAPI int32_t U_EXPORT2
181 U_CAPI int32_t U_EXPORT2
213 U_CAPI int32_t U_EXPORT2
221 U_CAPI int 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) {
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...]
ucln_imp.h 99 U_CAPI void U_EXPORT2 UCLN_FINI (void);
101 U_CAPI void U_EXPORT2 UCLN_FINI ()
uenumimp.h 137 U_CAPI const UChar* U_EXPORT2
148 U_CAPI const char* U_EXPORT2
  /external/icu4c/common/
udataswp.h 196 U_CAPI UDataSwapper * U_EXPORT2
210 U_CAPI UDataSwapper * U_EXPORT2
215 U_CAPI void U_EXPORT2
227 U_CAPI int32_t U_EXPORT2
236 U_CAPI int16_t U_EXPORT2
243 U_CAPI int32_t U_EXPORT2
251 U_CAPI int32_t U_EXPORT2
256 U_CAPI void U_EXPORT2
269 U_CAPI int32_t U_EXPORT2
340 U_CAPI UDataMemory * U_EXPORT2
    [all...]
uchar.c 56 U_CAPI int8_t U_EXPORT2
82 U_CAPI void U_EXPORT2
96 U_CAPI UBool U_EXPORT2
104 U_CAPI UBool U_EXPORT2
112 U_CAPI UBool U_EXPORT2
120 U_CAPI UBool U_EXPORT2
127 U_CAPI UBool U_EXPORT2
144 U_CAPI UBool U_EXPORT2
151 U_CAPI UBool U_EXPORT2
157 U_CAPI UBool U_EXPORT2
    [all...]
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) {
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...]
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
202 U_CAPI int32_t U_EXPORT2
205 U_CAPI int32_t U_EXPORT2
208 U_CAPI int32_t U_EXPORT2
223 U_CAPI int32_t U_EXPORT2
230 U_CAPI int32_t U_EXPORT2
237 U_CAPI int32_t U_EXPORT2
244 U_CAPI int32_t U_EXPORT2
  /external/icu4c/i18n/unicode/
plurrule.h 173 static PluralRules* U_EXPORT2 createRules(const UnicodeString& description,
184 static PluralRules* U_EXPORT2 createDefaultRules(UErrorCode& status);
202 static PluralRules* U_EXPORT2 forLocale(const Locale& locale, UErrorCode& status);
221 static PluralRules* U_EXPORT2 forLocale(const Locale& locale, UPluralType type, UErrorCode& status);
361 static UClassID U_EXPORT2 getStaticClassID(void);
coll.h 298 static Collator* U_EXPORT2 createInstance(UErrorCode& err);
323 static Collator* U_EXPORT2 createInstance(const Locale& loc, UErrorCode& err);
686 static int32_t U_EXPORT2 getEquivalentReorderCodes(int32_t reorderCode,
700 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
712 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
726 static const Locale* U_EXPORT2 getAvailableLocales(int32_t& count);
    [all...]
numfmt.h 697 static NumberFormat* U_EXPORT2 createInstance(UErrorCode&);
707 static NumberFormat* U_EXPORT2 createInstance(const Locale& inLocale,
718 static NumberFormat* U_EXPORT2 createInstance(const Locale& desiredLocale,
726 static NumberFormat* U_EXPORT2 createCurrencyInstance(UErrorCode&);
733 static NumberFormat* U_EXPORT2 createCurrencyInstance(const Locale& inLocale,
740 static NumberFormat* U_EXPORT2 createPercentInstance(UErrorCode&);
747 static NumberFormat* U_EXPORT2 createPercentInstance(const Locale& inLocale,
754 static NumberFormat* U_EXPORT2 createScientificInstance(UErrorCode&);
761 static NumberFormat* U_EXPORT2 createScientificInstance(const Locale& inLocale,
769 static const Locale* U_EXPORT2 getAvailableLocales(int32_t& count)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 48 U_CAPI UEnumeration* U_EXPORT2
53 U_CAPI UEnumeration* U_EXPORT2
58 U_CAPI int32_t U_EXPORT2
75 U_CAPI void U_EXPORT2
83 U_CAPI int32_t U_EXPORT2
113 U_CAPI UDate U_EXPORT2
122 U_CAPI UCalendar* U_EXPORT2
154 U_CAPI void U_EXPORT2
161 U_CAPI UCalendar* U_EXPORT2
177 U_CAPI void 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);
  /external/chromium_org/third_party/icu/source/i18n/unicode/
coll.h 285 static Collator* U_EXPORT2 createInstance(UErrorCode& err);
310 static Collator* U_EXPORT2 createInstance(const Locale& loc, UErrorCode& err);
633 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
645 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
659 static const Locale* U_EXPORT2 getAvailableLocales(int32_t& count);
669 static StringEnumeration* U_EXPORT2 getAvailableLocales(void);
680 static StringEnumeration* U_EXPORT2 getKeywords(UErrorCode& status);
693 static StringEnumeration* U_EXPORT2 getKeywordValues(const char *keyword, UErrorCode& status);
711 static StringEnumeration* U_EXPORT2 getKeywordValuesForLocale(const char* keyword, const Locale& locale,
    [all...]
numfmt.h 632 static NumberFormat* U_EXPORT2 createInstance(UErrorCode&);
642 static NumberFormat* U_EXPORT2 createInstance(const Locale& inLocale,
653 static NumberFormat* U_EXPORT2 createInstance(const Locale& desiredLocale, EStyles choice, UErrorCode& success);
660 static NumberFormat* U_EXPORT2 createCurrencyInstance(UErrorCode&);
667 static NumberFormat* U_EXPORT2 createCurrencyInstance(const Locale& inLocale,
674 static NumberFormat* U_EXPORT2 createPercentInstance(UErrorCode&);
681 static NumberFormat* U_EXPORT2 createPercentInstance(const Locale& inLocale,
688 static NumberFormat* U_EXPORT2 createScientificInstance(UErrorCode&);
695 static NumberFormat* U_EXPORT2 createScientificInstance(const Locale& inLocale,
703 static const Locale* U_EXPORT2 getAvailableLocales(int32_t& count)
    [all...]
  /external/icu4c/io/
ufile.c 111 U_CAPI UFILE* U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
119 U_CAPI UFILE* U_EXPORT2
127 U_CAPI UFILE* U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
150 U_CAPI UFILE* U_EXPORT2
183 U_CAPI UBool U_EXPORT2
197 U_CAPI void U_EXPORT2
226 U_CAPI void U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 *
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uscript.h 243 U_STABLE int32_t U_EXPORT2
254 U_STABLE const char* U_EXPORT2
265 U_STABLE const char* U_EXPORT2
276 U_STABLE UScriptCode U_EXPORT2
294 U_DRAFT UBool U_EXPORT2
321 U_DRAFT int32_t U_EXPORT2
  /external/chromium_org/third_party/icu/source/io/
ufile.c 114 U_CAPI UFILE* U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
122 U_CAPI UFILE* U_EXPORT2
130 U_CAPI UFILE* U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
153 U_CAPI UFILE* U_EXPORT2
186 U_CAPI UBool U_EXPORT2
200 U_CAPI void U_EXPORT2
229 U_CAPI void U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 *
    [all...]
  /external/chromium_org/third_party/icu/source/tools/icuinfo/
testplug.c 30 #define DECLARE_PLUGIN(x) U_CAPI UPlugTokenReturn U_EXPORT2 x (UPlugData *data, UPlugReason reason, UErrorCode *status)
45 UPlugTokenReturn U_EXPORT2 myPlugin (
62 UPlugTokenReturn U_EXPORT2 myPluginLow (
80 UPlugTokenReturn U_EXPORT2 myPluginFailQuery (
95 UPlugTokenReturn U_EXPORT2 myPluginFailToken (
115 UPlugTokenReturn U_EXPORT2 myPluginBad (
140 UPlugTokenReturn U_EXPORT2 myPluginHigh (
185 UPlugTokenReturn U_EXPORT2 debugMemoryPlugin (
  /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);

Completed in 424 milliseconds

<<11121314151617181920>>