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

1 2

  /external/chromium_org/third_party/icu/source/stubdata/
stubdata.c 26 U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
  /external/chromium_org/third_party/icu/source/test/intltest/
simplethread.h 12 class U_EXPORT SimpleThread
  /external/icu4c/test/intltest/
simplethread.h 12 class U_EXPORT SimpleThread
  /external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
testtype.h 12 #define T_CTEST_EXPORT U_EXPORT
  /external/icu4c/stubdata/
stubdata.c 41 U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
  /external/icu4c/tools/ctestfw/unicode/
testtype.h 12 #define T_CTEST_EXPORT U_EXPORT
  /external/chromium_org/third_party/icu/source/common/unicode/
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
452 #define U_COMMON_API U_EXPORT
461 #define U_I18N_API U_EXPORT
470 #define U_LAYOUT_API U_EXPORT
    [all...]
pandroid.h 302 #define U_EXPORT
304 #define U_EXPORT __attribute__((visibility("default")))
307 #define U_EXPORT __global
309 #define U_EXPORT __declspec(dllexport)*/
311 #define U_EXPORT
plinux.h 302 #define U_EXPORT
304 #define U_EXPORT __attribute__((visibility("default")))
307 #define U_EXPORT __global
309 #define U_EXPORT __declspec(dllexport)*/
311 #define U_EXPORT
pmac.h 325 #define U_EXPORT
327 #define U_EXPORT __attribute__((visibility("default")))
330 #define U_EXPORT __global
332 #define U_EXPORT __declspec(dllexport)*/
334 #define U_EXPORT
pfreebsd.h 302 #define U_EXPORT __attribute__((visibility("default")))
305 #define U_EXPORT __global
307 #define U_EXPORT __declspec(dllexport)*/
309 #define U_EXPORT
popenbsd.h 278 #define U_EXPORT __attribute__((visibility("default")))
280 #define U_EXPORT __declspec(dllexport)*/
282 #define U_EXPORT
platform.h.in 302 #define U_EXPORT
304 #define U_EXPORT __attribute__((visibility("default")))
307 #define U_EXPORT __global
309 #define U_EXPORT __declspec(dllexport)*/
311 #define U_EXPORT
pwin32.h 330 #define U_EXPORT
332 #define U_EXPORT __declspec(dllexport)
ppalmos.h 241 #define U_EXPORT
stringpiece.h 208 U_EXPORT UBool U_EXPORT2
umachine.h 126 #define U_CAPI U_CFUNC U_EXPORT
  /external/icu4c/common/unicode/
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...]
platform.h 703 #ifdef U_EXPORT
706 # define U_EXPORT
708 # define U_EXPORT __attribute__((visibility("default")))
711 # define U_EXPORT __global
713 # define U_EXPORT __declspec(dllexport)*/
715 # define U_EXPORT __declspec(dllexport)
717 # define U_EXPORT
stringpiece.h 208 U_EXPORT UBool U_EXPORT2
umachine.h 107 #define U_CAPI U_CFUNC U_EXPORT
  /external/chromium_org/third_party/icu/source/common/
stringpiece.cpp 52 U_EXPORT UBool U_EXPORT2
utf_impl.c 48 U_EXPORT const uint8_t
utracimp.h 55 U_EXPORT int32_t
  /external/icu4c/common/
stringpiece.cpp 52 U_EXPORT UBool U_EXPORT2

Completed in 223 milliseconds

1 2