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

1 2

  /external/chromium/third_party/icu/source/stubdata/
stubdata.c 26 U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
  /external/icu4c/test/intltest/
simplethread.h 12 class U_EXPORT SimpleThread
  /external/chromium/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/third_party/icu/public/common/unicode/
utypes.h 409 #define U_DATA_API U_EXPORT
410 #define U_COMMON_API U_EXPORT
411 #define U_I18N_API U_EXPORT
412 #define U_LAYOUT_API U_EXPORT
413 #define U_LAYOUTEX_API U_EXPORT
414 #define U_IO_API U_EXPORT
415 #define U_TOOLUTIL_API U_EXPORT
426 #define U_COMMON_API U_EXPORT
435 #define U_I18N_API U_EXPORT
444 #define U_LAYOUT_API U_EXPORT
    [all...]
pmac.h 339 * the definition of U_EXPORT. */
340 #define U_EXPORT
342 #define U_EXPORT __attribute__((visibility("default")))
345 #define U_EXPORT __global
347 #define U_EXPORT __declspec(dllexport)*/
349 #define U_EXPORT
plinux.h 327 #define U_EXPORT __attribute__((visibility("default")))
330 #define U_EXPORT __global
332 #define U_EXPORT __declspec(dllexport)*/
334 #define U_EXPORT
pwin32.h 296 #define U_EXPORT
298 #define U_EXPORT __declspec(dllexport)
ppalmos.h 241 #define U_EXPORT
platform.h.in 327 #define U_EXPORT __attribute__((visibility("default")))
330 #define U_EXPORT __global
332 #define U_EXPORT __declspec(dllexport)*/
334 #define U_EXPORT
  /external/icu4c/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...]
platform.h 355 #define U_EXPORT __attribute__((visibility("default")))
358 #define U_EXPORT __global
360 #define U_EXPORT __declspec(dllexport)*/
362 #define U_EXPORT
pwin32.h 326 #define U_EXPORT
328 #define U_EXPORT __declspec(dllexport)
ppalmos.h 241 #define U_EXPORT
stringpiece.h 208 U_EXPORT UBool U_EXPORT2
  /external/webkit/JavaScriptCore/icu/unicode/
utypes.h 360 #define U_DATA_API U_EXPORT
361 #define U_COMMON_API U_EXPORT
362 #define U_I18N_API U_EXPORT
363 #define U_LAYOUT_API U_EXPORT
364 #define U_LAYOUTEX_API U_EXPORT
365 #define U_IO_API U_EXPORT
375 #define U_COMMON_API U_EXPORT
383 #define U_I18N_API U_EXPORT
391 #define U_LAYOUT_API U_EXPORT
399 #define U_LAYOUTEX_API U_EXPORT
    [all...]
platform.h 242 #define U_EXPORT
  /external/webkit/JavaScriptGlue/icu/unicode/
utypes.h 360 #define U_DATA_API U_EXPORT
361 #define U_COMMON_API U_EXPORT
362 #define U_I18N_API U_EXPORT
363 #define U_LAYOUT_API U_EXPORT
364 #define U_LAYOUTEX_API U_EXPORT
365 #define U_IO_API U_EXPORT
375 #define U_COMMON_API U_EXPORT
383 #define U_I18N_API U_EXPORT
391 #define U_LAYOUT_API U_EXPORT
399 #define U_LAYOUTEX_API U_EXPORT
    [all...]
platform.h 242 #define U_EXPORT
  /external/webkit/WebCore/icu/unicode/
utypes.h 360 #define U_DATA_API U_EXPORT
361 #define U_COMMON_API U_EXPORT
362 #define U_I18N_API U_EXPORT
363 #define U_LAYOUT_API U_EXPORT
364 #define U_LAYOUTEX_API U_EXPORT
365 #define U_IO_API U_EXPORT
375 #define U_COMMON_API U_EXPORT
383 #define U_I18N_API U_EXPORT
391 #define U_LAYOUT_API U_EXPORT
399 #define U_LAYOUTEX_API U_EXPORT
    [all...]
platform.h 242 #define U_EXPORT
  /external/webkit/WebKit/mac/icu/unicode/
utypes.h 360 #define U_DATA_API U_EXPORT
361 #define U_COMMON_API U_EXPORT
362 #define U_I18N_API U_EXPORT
363 #define U_LAYOUT_API U_EXPORT
364 #define U_LAYOUTEX_API U_EXPORT
365 #define U_IO_API U_EXPORT
375 #define U_COMMON_API U_EXPORT
383 #define U_I18N_API U_EXPORT
391 #define U_LAYOUT_API U_EXPORT
399 #define U_LAYOUTEX_API U_EXPORT
    [all...]
platform.h 242 #define U_EXPORT
  /external/icu4c/common/
stringpiece.cpp 52 U_EXPORT UBool U_EXPORT2

Completed in 393 milliseconds

1 2