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

1 2 3

  /external/icu/icu4c/source/common/
cstr.h 46 class U_COMMON_API CStr : public UMemory {
servnotf.h 36 class U_COMMON_API EventListener : public UObject {
74 class U_COMMON_API ICUNotifier : public UMemory {
messageimpl.h 33 class U_COMMON_API MessageImpl {
mutex.h 53 class U_COMMON_API Mutex : public UMemory {
dictionarydata.h 32 class U_COMMON_API DictionaryData : public UMemory {
69 class U_COMMON_API DictionaryMatcher : public UMemory {
102 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
118 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
locutil.h 25 class U_COMMON_API LocaleUtility {
ustrenum.h 26 class U_COMMON_API UStringEnumeration : public StringEnumeration {
patternprops.h 43 class U_COMMON_API PatternProps {
resource.h 44 class U_COMMON_API ResourceArray {
76 class U_COMMON_API ResourceTable {
111 class U_COMMON_API ResourceValue : public UObject {
250 class U_COMMON_API ResourceSink : public UObject {
umutex.cpp 61 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &uio) {
91 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &uio) {
255 U_COMMON_API UBool U_EXPORT2
283 U_COMMON_API void U_EXPORT2
317 U_COMMON_API int32_t U_EXPORT2
327 U_COMMON_API int32_t U_EXPORT2
336 U_COMMON_API int32_t U_EXPORT2
344 U_COMMON_API void U_EXPORT2
locbased.h 36 class U_COMMON_API LocaleBased : public UMemory {
  /external/icu/icu4c/source/common/unicode/
symtable.h 56 class U_COMMON_API SymbolTable /* not : public UObject because this is an interface/mixin class */ {
unifunct.h 35 class U_COMMON_API UnicodeFunctor : public UObject {
appendable.h 51 class U_COMMON_API Appendable : public UObject {
153 class U_COMMON_API UnicodeStringAppendable : public Appendable {
errorcode.h 81 class U_COMMON_API ErrorCode: public UMemory {
filteredbrk.h 36 class U_COMMON_API FilteredBreakIteratorBuilder : public UObject {
unifilt.h 61 class U_COMMON_API UnicodeFilter : public UnicodeFunctor, public UnicodeMatcher {
unimatch.h 70 class U_COMMON_API UnicodeMatcher /* not : public UObject because this is an interface/mixin class */ {
dtintrv.h 34 class U_COMMON_API DateInterval : public UObject {
schriter.h 45 class U_COMMON_API StringCharacterIterator : public UCharCharacterIterator {
utypes.h 240 * needs to be the first one tested to override U_COMMON_API, U_I18N_API, etc.
252 * \def U_COMMON_API
295 #define U_COMMON_API U_EXPORT
303 #define U_COMMON_API
311 #define U_COMMON_API U_EXPORT
319 #define U_COMMON_API U_IMPORT
327 #define U_COMMON_API U_IMPORT
335 #define U_COMMON_API U_IMPORT
343 #define U_COMMON_API U_IMPORT
351 #define U_COMMON_API U_IMPOR
    [all...]
bytestream.h 50 class U_COMMON_API ByteSink : public UMemory {
145 class U_COMMON_API CheckedArrayByteSink : public ByteSink {
uobject.h 112 class U_COMMON_API UMemory {
223 class U_COMMON_API UObject : public UMemory {
rep.h 73 class U_COMMON_API Replaceable : public UObject {
strenum.h 57 class U_COMMON_API StringEnumeration : public UObject {

Completed in 206 milliseconds

1 2 3