Searched defs:U_EXPORT (Results 1 - 11 of 11) sorted by relevance

/external/chromium/third_party/icu/public/common/unicode/
H A Dplinux.h327 #define U_EXPORT __attribute__((visibility("default"))) macro
330 #define U_EXPORT __global macro
332 #define U_EXPORT __declspec(dllexport)*/
334 #define U_EXPORT macro
H A Dpmac.h339 * the definition of U_EXPORT. */
340 #define U_EXPORT macro
342 #define U_EXPORT __attribute__((visibility("default"))) macro
345 #define U_EXPORT __global macro
347 #define U_EXPORT __declspec(dllexport)*/
349 #define U_EXPORT macro
H A Dppalmos.h241 #define U_EXPORT macro
H A Dpwin32.h296 #define U_EXPORT macro
298 #define U_EXPORT __declspec(dllexport) macro
/external/icu4c/common/unicode/
H A Dplatform.h355 #define U_EXPORT __attribute__((visibility("default"))) macro
358 #define U_EXPORT __global macro
360 #define U_EXPORT __declspec(dllexport)*/
362 #define U_EXPORT macro
H A Dppalmos.h241 #define U_EXPORT macro
H A Dpwin32.h326 #define U_EXPORT macro
328 #define U_EXPORT __declspec(dllexport) macro
/external/webkit/JavaScriptCore/icu/unicode/
H A Dplatform.h242 #define U_EXPORT macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Dplatform.h242 #define U_EXPORT macro
/external/webkit/WebCore/icu/unicode/
H A Dplatform.h242 #define U_EXPORT macro
/external/webkit/WebKit/mac/icu/unicode/
H A Dplatform.h242 #define U_EXPORT macro

Completed in 197 milliseconds