HomeSort by relevance Sort by last modified time
    Searched refs:U_EXPORT (Results 1 - 11 of 11) sorted by null

  /external/icu/icu4c/source/stubdata/
stubdata.cpp 43 extern "C" U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
  /external/icu/icu4c/source/tools/ctestfw/unicode/
testtype.h 14 #define T_CTEST_EXPORT U_EXPORT
  /external/icu/icu4c/source/common/unicode/
utypes.h 294 #define U_DATA_API U_EXPORT
295 #define U_COMMON_API U_EXPORT
296 #define U_I18N_API U_EXPORT
297 #define U_LAYOUT_API U_EXPORT
298 #define U_LAYOUTEX_API U_EXPORT
299 #define U_IO_API U_EXPORT
300 #define U_TOOLUTIL_API U_EXPORT
311 #define U_COMMON_API U_EXPORT
320 #define U_I18N_API U_EXPORT
329 #define U_LAYOUT_API U_EXPORT
    [all...]
platform.h 799 #ifdef U_EXPORT
802 # define U_EXPORT
804 # define U_EXPORT __attribute__((visibility("default")))
807 # define U_EXPORT __global
809 # define U_EXPORT __declspec(dllexport)*/
811 # define U_EXPORT __declspec(dllexport)
813 # define U_EXPORT
stringpiece.h 208 U_EXPORT UBool U_EXPORT2
umachine.h 109 #define U_CAPI U_CFUNC U_EXPORT
  /external/icu/icu4c/source/test/intltest/
simplethread.h 14 class U_EXPORT SimpleThread
unifiedcachetest.cpp 34 template<> U_EXPORT
59 template<> U_EXPORT
tsmthred.cpp     [all...]
  /external/icu/icu4c/source/common/
stringpiece.cpp 54 U_EXPORT UBool U_EXPORT2
utf_impl.cpp 58 extern "C" U_EXPORT const uint8_t

Completed in 270 milliseconds