/external/chromium_org/third_party/icu/source/common/unicode/ |
D | utypes.h | 435 #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 …]
|
D | plinux.h | 302 #define U_EXPORT macro 304 #define U_EXPORT __attribute__((visibility("default"))) macro 307 #define U_EXPORT __global macro 311 #define U_EXPORT macro
|
D | pnacl.h | 304 #define U_EXPORT macro 306 #define U_EXPORT __attribute__((visibility("default"))) macro 309 #define U_EXPORT __global macro 313 #define U_EXPORT macro
|
D | pmac.h | 325 #define U_EXPORT macro 327 #define U_EXPORT __attribute__((visibility("default"))) macro 330 #define U_EXPORT __global macro 334 #define U_EXPORT macro
|
D | pandroid.h | 302 #define U_EXPORT macro 304 #define U_EXPORT __attribute__((visibility("default"))) macro 307 #define U_EXPORT __global macro 311 #define U_EXPORT macro
|
D | pqnx.h | 302 #define U_EXPORT macro 304 #define U_EXPORT __attribute__((visibility("default"))) macro 307 #define U_EXPORT __global macro 311 #define U_EXPORT macro
|
D | pfreebsd.h | 302 #define U_EXPORT __attribute__((visibility("default"))) macro 305 #define U_EXPORT __global macro 309 #define U_EXPORT macro
|
D | popenbsd.h | 278 #define U_EXPORT __attribute__((visibility("default"))) macro 282 #define U_EXPORT macro
|
D | pwin32.h | 330 #define U_EXPORT macro 332 #define U_EXPORT __declspec(dllexport) macro
|
D | platform.h.in | 302 #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
|
D | ppalmos.h | 241 #define U_EXPORT macro
|
/external/icu/icu4c/source/common/unicode/ |
D | utypes.h | 296 #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 …]
|
D | platform.h | 709 #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
|
D | stringpiece.h | 208 U_EXPORT UBool U_EXPORT2
|
/external/chromium_org/third_party/icu/patches/ |
D | declspec.patch | 10 +#define U_DATA_API U_EXPORT 11 #define U_COMMON_API U_EXPORT
|
D | platform.qnx.patch | 71 #define U_EXPORT __attribute__((visibility("default"))) 75 #define U_EXPORT __global 77 #define U_EXPORT __declspec(dllexport)*/
|
D | platform.patch | 43 +#define U_EXPORT 45 #define U_EXPORT __attribute__((visibility("default")))
|
/external/chromium_org/third_party/icu/source/stubdata/ |
D | stubdata.c | 26 U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
|
/external/icu/icu4c/source/stubdata/ |
D | stubdata.c | 41 U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | simplethread.h | 12 class U_EXPORT SimpleThread
|
/external/icu/icu4c/source/test/intltest/ |
D | simplethread.h | 12 class U_EXPORT SimpleThread
|
/external/icu/icu4c/source/tools/ctestfw/unicode/ |
D | testtype.h | 12 #define T_CTEST_EXPORT U_EXPORT
|
/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/ |
D | testtype.h | 12 #define T_CTEST_EXPORT U_EXPORT
|
/external/icu/icu4c/source/common/ |
D | stringpiece.cpp | 52 U_EXPORT UBool U_EXPORT2
|
/external/chromium_org/third_party/icu/source/common/ |
D | stringpiece.cpp | 52 U_EXPORT UBool U_EXPORT2
|