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

  /external/icu4c/common/unicode/
platform.h 332 #define U_EXPORT
334 #define U_EXPORT __attribute__((visibility("default")))
337 #define U_EXPORT __global
339 #define U_EXPORT __declspec(dllexport)*/
341 #define U_EXPORT
ppalmos.h 241 #define U_EXPORT
pwin32.h 317 #define U_EXPORT
319 #define U_EXPORT __declspec(dllexport)
  /external/webkit/Source/JavaScriptCore/icu/unicode/
platform.h 242 #define U_EXPORT
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
platform.h 242 #define U_EXPORT
  /external/webkit/Source/WebCore/icu/unicode/
platform.h 242 #define U_EXPORT
  /external/webkit/Source/WebKit/mac/icu/unicode/
platform.h 242 #define U_EXPORT

Completed in 81 milliseconds