Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/unicode/
Dplatform.h.in302 #define U_EXPORT macro
304 #define U_EXPORT __attribute__((visibility("default"))) macro
307 #define U_EXPORT __global macro
311 #define U_EXPORT macro
Dplinux.h302 #define U_EXPORT macro
304 #define U_EXPORT __attribute__((visibility("default"))) macro
307 #define U_EXPORT __global macro
311 #define U_EXPORT macro
Dpnacl.h304 #define U_EXPORT macro
306 #define U_EXPORT __attribute__((visibility("default"))) macro
309 #define U_EXPORT __global macro
313 #define U_EXPORT macro
Dpandroid.h302 #define U_EXPORT macro
304 #define U_EXPORT __attribute__((visibility("default"))) macro
307 #define U_EXPORT __global macro
311 #define U_EXPORT macro
Dpqnx.h302 #define U_EXPORT macro
304 #define U_EXPORT __attribute__((visibility("default"))) macro
307 #define U_EXPORT __global macro
311 #define U_EXPORT macro
Dpmac.h325 #define U_EXPORT macro
327 #define U_EXPORT __attribute__((visibility("default"))) macro
330 #define U_EXPORT __global macro
334 #define U_EXPORT macro
Dpfreebsd.h302 #define U_EXPORT __attribute__((visibility("default"))) macro
305 #define U_EXPORT __global macro
309 #define U_EXPORT macro
Dpopenbsd.h278 #define U_EXPORT __attribute__((visibility("default"))) macro
282 #define U_EXPORT macro
Dpwin32.h330 #define U_EXPORT macro
332 #define U_EXPORT __declspec(dllexport) macro
Dppalmos.h241 #define U_EXPORT macro
/external/icu/icu4c/source/common/unicode/
Dplatform.h712 # define U_EXPORT macro
714 # define U_EXPORT __attribute__((visibility("default"))) macro
717 # define U_EXPORT __global macro
721 # define U_EXPORT __declspec(dllexport) macro
723 # define U_EXPORT macro