HomeSort by relevance Sort by last modified time
    Searched defs:U_IMPORT (Results 1 - 10 of 10) 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
pnacl.h 321 #define U_IMPORT __declspec(dllimport)
323 #define U_IMPORT
popenbsd.h 290 #define U_IMPORT __declspec(dllimport)
292 #define U_IMPORT
ppalmos.h 243 #define U_IMPORT
pqnx.h 319 #define U_IMPORT __declspec(dllimport)
321 #define U_IMPORT
pwin32.h 335 #define U_IMPORT __declspec(dllimport)
  /external/icu/icu4c/source/common/unicode/
platform.h 735 #ifdef U_IMPORT
739 # define U_IMPORT __declspec(dllimport)
741 # define U_IMPORT

Completed in 1415 milliseconds