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

  /external/chromium/third_party/icu/public/common/unicode/
plinux.h 327 #define U_EXPORT __attribute__((visibility("default")))
330 #define U_EXPORT __global
332 #define U_EXPORT __declspec(dllexport)*/
334 #define U_EXPORT
pmac.h 339 * the definition of U_EXPORT. */
340 #define U_EXPORT
342 #define U_EXPORT __attribute__((visibility("default")))
345 #define U_EXPORT __global
347 #define U_EXPORT __declspec(dllexport)*/
349 #define U_EXPORT
ppalmos.h 241 #define U_EXPORT
pwin32.h 296 #define U_EXPORT
298 #define U_EXPORT __declspec(dllexport)
  /external/icu4c/common/unicode/
platform.h 355 #define U_EXPORT __attribute__((visibility("default")))
358 #define U_EXPORT __global
360 #define U_EXPORT __declspec(dllexport)*/
362 #define U_EXPORT
ppalmos.h 241 #define U_EXPORT
pwin32.h 326 #define U_EXPORT
328 #define U_EXPORT __declspec(dllexport)
  /external/webkit/JavaScriptCore/icu/unicode/
platform.h 242 #define U_EXPORT
  /external/webkit/JavaScriptGlue/icu/unicode/
platform.h 242 #define U_EXPORT
  /external/webkit/WebCore/icu/unicode/
platform.h 242 #define U_EXPORT
  /external/webkit/WebKit/mac/icu/unicode/
platform.h 242 #define U_EXPORT

Completed in 359 milliseconds