HomeSort by relevance Sort by last modified time
    Searched defs:U_CAPI (Results 1 - 5 of 5) sorted by null

  /external/icu4c/common/unicode/
umachine.h 126 #define U_CAPI U_CFUNC U_EXPORT
128 #define U_STABLE U_CAPI
130 #define U_DRAFT U_CAPI
132 #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED
134 #define U_OBSOLETE U_CAPI
136 #define U_INTERNAL U_CAPI
  /external/webkit/Source/JavaScriptCore/icu/unicode/
umachine.h 147 #define U_CAPI U_CFUNC U_EXPORT
148 #define U_STABLE U_CAPI
149 #define U_DRAFT U_CAPI
150 #define U_DEPRECATED U_CAPI
151 #define U_OBSOLETE U_CAPI
152 #define U_INTERNAL U_CAPI
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
umachine.h 147 #define U_CAPI U_CFUNC U_EXPORT
148 #define U_STABLE U_CAPI
149 #define U_DRAFT U_CAPI
150 #define U_DEPRECATED U_CAPI
151 #define U_OBSOLETE U_CAPI
152 #define U_INTERNAL U_CAPI
  /external/webkit/Source/WebCore/icu/unicode/
umachine.h 147 #define U_CAPI U_CFUNC U_EXPORT
148 #define U_STABLE U_CAPI
149 #define U_DRAFT U_CAPI
150 #define U_DEPRECATED U_CAPI
151 #define U_OBSOLETE U_CAPI
152 #define U_INTERNAL U_CAPI
  /external/webkit/Source/WebKit/mac/icu/unicode/
umachine.h 147 #define U_CAPI U_CFUNC U_EXPORT
148 #define U_STABLE U_CAPI
149 #define U_DRAFT U_CAPI
150 #define U_DEPRECATED U_CAPI
151 #define U_OBSOLETE U_CAPI
152 #define U_INTERNAL U_CAPI

Completed in 323 milliseconds