Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h299 #define U_DATA_API U_EXPORT
300 #define U_COMMON_API U_EXPORT
301 #define U_I18N_API U_EXPORT
302 #define U_LAYOUT_API U_EXPORT
303 #define U_LAYOUTEX_API U_EXPORT
304 #define U_IO_API U_EXPORT
305 #define U_TOOLUTIL_API U_EXPORT
316 #define U_DATA_API U_EXPORT
320 #define U_COMMON_API U_EXPORT
329 #define U_I18N_API U_EXPORT
[all …]
Dplatform.h785 #ifdef U_EXPORT
788 # define U_EXPORT macro
790 # define U_EXPORT __declspec(dllexport) macro
792 # define U_EXPORT __attribute__((visibility("default"))) macro
795 # define U_EXPORT __global macro
799 # define U_EXPORT macro
Dstringpiece.h208 U_EXPORT UBool U_EXPORT2
Dumachine.h109 #define U_CAPI U_CFUNC U_EXPORT
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h299 #define U_DATA_API U_EXPORT
300 #define U_COMMON_API U_EXPORT
301 #define U_I18N_API U_EXPORT
302 #define U_LAYOUT_API U_EXPORT
303 #define U_LAYOUTEX_API U_EXPORT
304 #define U_IO_API U_EXPORT
305 #define U_TOOLUTIL_API U_EXPORT
316 #define U_DATA_API U_EXPORT
320 #define U_COMMON_API U_EXPORT
329 #define U_I18N_API U_EXPORT
[all …]
Dplatform.h813 #ifdef U_EXPORT
816 # define U_EXPORT macro
819 # define U_EXPORT __declspec(dllexport) macro
821 # define U_EXPORT __attribute__((visibility("default"))) macro
824 # define U_EXPORT __global macro
828 # define U_EXPORT macro
Dumachine.h110 #define U_CAPI U_CFUNC U_EXPORT
/third_party/node/deps/icu-small/source/common/unicode/
Dutypes.h299 #define U_DATA_API U_EXPORT
300 #define U_COMMON_API U_EXPORT
301 #define U_I18N_API U_EXPORT
302 #define U_LAYOUT_API U_EXPORT
303 #define U_LAYOUTEX_API U_EXPORT
304 #define U_IO_API U_EXPORT
305 #define U_TOOLUTIL_API U_EXPORT
316 #define U_COMMON_API U_EXPORT
325 #define U_I18N_API U_EXPORT
334 #define U_LAYOUT_API U_EXPORT
[all …]
Dplatform.h813 #ifdef U_EXPORT
816 # define U_EXPORT macro
819 # define U_EXPORT __declspec(dllexport) macro
821 # define U_EXPORT __attribute__((visibility("default"))) macro
824 # define U_EXPORT __global macro
828 # define U_EXPORT macro
Dumachine.h110 #define U_CAPI U_CFUNC U_EXPORT
/third_party/icu/icu4c/source/common/unicode/
Dutypes.h303 #define U_DATA_API U_EXPORT
304 #define U_COMMON_API U_EXPORT
305 #define U_I18N_API U_EXPORT
306 #define U_LAYOUT_API U_EXPORT
307 #define U_LAYOUTEX_API U_EXPORT
308 #define U_IO_API U_EXPORT
309 #define U_TOOLUTIL_API U_EXPORT
320 #define U_COMMON_API U_EXPORT
329 #define U_I18N_API U_EXPORT
338 #define U_LAYOUT_API U_EXPORT
[all …]
Dplatform.h813 #ifdef U_EXPORT
816 # define U_EXPORT macro
819 # define U_EXPORT __declspec(dllexport) macro
821 # define U_EXPORT __attribute__((visibility("default"))) macro
824 # define U_EXPORT __global macro
828 # define U_EXPORT macro
/third_party/skia/third_party/externals/icu/patches/
Ddata_symb.patch10 +#define U_DATA_API U_EXPORT
14 #define U_COMMON_API U_EXPORT
/third_party/flutter/skia/third_party/externals/icu/patches/
Ddata_symb.patch10 +#define U_DATA_API U_EXPORT
14 #define U_COMMON_API U_EXPORT
/third_party/flutter/skia/third_party/externals/icu/source/stubdata/
Dstubdata.cpp28 extern "C" U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/third_party/skia/third_party/externals/icu/source/stubdata/
Dstubdata.cpp28 extern "C" U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/third_party/icu/icu4c/source/stubdata/
Dstubdata.cpp43 extern "C" U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/third_party/node/deps/icu-small/source/stubdata/
Dstubdata.cpp43 extern "C" U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dtesttype.h14 #define T_CTEST_EXPORT U_EXPORT
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dtesttype.h14 #define T_CTEST_EXPORT U_EXPORT
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Dtesttype.h14 #define T_CTEST_EXPORT U_EXPORT
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dstringpiece.cpp54 U_EXPORT UBool U_EXPORT2
/third_party/icu/icu4c/source/common/
Dstringpiece.cpp95 U_EXPORT UBool U_EXPORT2
/third_party/skia/third_party/externals/icu/source/common/
Dstringpiece.cpp95 U_EXPORT UBool U_EXPORT2
/third_party/node/deps/icu-small/source/common/
Dstringpiece.cpp95 U_EXPORT UBool U_EXPORT2

12