Home
last modified time | relevance | path

Searched defs:U_EXPORT (Results 1 – 9 of 9) 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
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
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/icu4c/common/unicode/
Dplatform.h706 # define U_EXPORT macro
708 # define U_EXPORT __attribute__((visibility("default"))) macro
711 # define U_EXPORT __global macro
715 # define U_EXPORT __declspec(dllexport) macro
717 # define U_EXPORT macro