HomeSort by relevance Sort by last modified time
    Searched defs:U_IMPORT (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
pandroid.h 319 #define U_IMPORT __declspec(dllimport)
321 #define U_IMPORT
pfreebsd.h 317 #define U_IMPORT __declspec(dllimport)
319 #define U_IMPORT
plinux.h 319 #define U_IMPORT __declspec(dllimport)
321 #define U_IMPORT
pmac.h 342 #define U_IMPORT __declspec(dllimport)
344 #define U_IMPORT
popenbsd.h 290 #define U_IMPORT __declspec(dllimport)
292 #define U_IMPORT
ppalmos.h 243 #define U_IMPORT
pwin32.h 335 #define U_IMPORT __declspec(dllimport)
  /external/icu4c/common/unicode/
platform.h 729 #ifdef U_IMPORT
733 # define U_IMPORT __declspec(dllimport)
735 # define U_IMPORT

Completed in 782 milliseconds