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

  /external/icu4c/common/unicode/
platform.h 703 #ifdef U_EXPORT
706 # define U_EXPORT
708 # define U_EXPORT __attribute__((visibility("default")))
711 # define U_EXPORT __global
713 # define U_EXPORT __declspec(dllexport)*/
715 # define U_EXPORT __declspec(dllexport)
717 # define U_EXPORT
  /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 717 milliseconds