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

  /external/chromium_org/third_party/icu/source/common/unicode/
pandroid.h 314 /* U_CALLCONV is releated to U_EXPORT2 */
315 #define U_EXPORT2
pfreebsd.h 312 /* U_CALLCONV is releated to U_EXPORT2 */
313 #define U_EXPORT2
plinux.h 314 /* U_CALLCONV is releated to U_EXPORT2 */
315 #define U_EXPORT2
pmac.h 337 /* U_CALLCONV is releated to U_EXPORT2 */
338 #define U_EXPORT2
pnacl.h 316 /* U_CALLCONV is releated to U_EXPORT2 */
317 #define U_EXPORT2
popenbsd.h 285 /* U_CALLCONV is releated to U_EXPORT2 */
286 #define U_EXPORT2
ppalmos.h 242 #define U_EXPORT2
pqnx.h 314 /* U_CALLCONV is releated to U_EXPORT2 */
315 #define U_EXPORT2
pwin32.h 334 #define U_EXPORT2 __cdecl
  /external/icu/icu4c/source/common/unicode/
platform.h 726 /* U_CALLCONV is releated to U_EXPORT2 */
727 #ifdef U_EXPORT2
730 # define U_EXPORT2 __cdecl
732 # define U_EXPORT2
752 * you must use the U_CAPI and U_EXPORT2 qualifiers.
758 # define U_CALLCONV U_EXPORT2

Completed in 1374 milliseconds