Home
last modified time | relevance | path

Searched refs:U_EXPORT (Results 1 – 25 of 38) sorted by relevance

12

/external/chromium_org/third_party/icu/source/common/unicode/
Dutypes.h435 #define U_DATA_API U_EXPORT
436 #define U_COMMON_API U_EXPORT
437 #define U_I18N_API U_EXPORT
438 #define U_LAYOUT_API U_EXPORT
439 #define U_LAYOUTEX_API U_EXPORT
440 #define U_IO_API U_EXPORT
441 #define U_TOOLUTIL_API U_EXPORT
451 #define U_DATA_API U_EXPORT
452 #define U_COMMON_API U_EXPORT
461 #define U_I18N_API U_EXPORT
[all …]
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
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
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
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
Dplatform.h.in302 #define U_EXPORT macro
304 #define U_EXPORT __attribute__((visibility("default"))) macro
307 #define U_EXPORT __global macro
309 #define U_EXPORT __declspec(dllexport)*/
311 #define U_EXPORT macro
Dppalmos.h241 #define U_EXPORT macro
/external/icu/icu4c/source/common/unicode/
Dutypes.h296 #define U_DATA_API U_EXPORT
297 #define U_COMMON_API U_EXPORT
298 #define U_I18N_API U_EXPORT
299 #define U_LAYOUT_API U_EXPORT
300 #define U_LAYOUTEX_API U_EXPORT
301 #define U_IO_API U_EXPORT
302 #define U_TOOLUTIL_API U_EXPORT
313 #define U_COMMON_API U_EXPORT
322 #define U_I18N_API U_EXPORT
331 #define U_LAYOUT_API U_EXPORT
[all …]
Dplatform.h709 #ifdef U_EXPORT
712 # 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
Dstringpiece.h208 U_EXPORT UBool U_EXPORT2
/external/chromium_org/third_party/icu/patches/
Ddeclspec.patch10 +#define U_DATA_API U_EXPORT
11 #define U_COMMON_API U_EXPORT
Dplatform.qnx.patch71 #define U_EXPORT __attribute__((visibility("default")))
75 #define U_EXPORT __global
77 #define U_EXPORT __declspec(dllexport)*/
Dplatform.patch43 +#define U_EXPORT
45 #define U_EXPORT __attribute__((visibility("default")))
/external/chromium_org/third_party/icu/source/stubdata/
Dstubdata.c26 U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/external/icu/icu4c/source/stubdata/
Dstubdata.c41 U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/external/chromium_org/third_party/icu/source/test/intltest/
Dsimplethread.h12 class U_EXPORT SimpleThread
/external/icu/icu4c/source/test/intltest/
Dsimplethread.h12 class U_EXPORT SimpleThread
/external/icu/icu4c/source/tools/ctestfw/unicode/
Dtesttype.h12 #define T_CTEST_EXPORT U_EXPORT
/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
Dtesttype.h12 #define T_CTEST_EXPORT U_EXPORT
/external/icu/icu4c/source/common/
Dstringpiece.cpp52 U_EXPORT UBool U_EXPORT2
/external/chromium_org/third_party/icu/source/common/
Dstringpiece.cpp52 U_EXPORT UBool U_EXPORT2

12