HomeSort by relevance Sort by last modified time
    Searched refs:U_IO_API (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/io/unicode/
ustream.h 54 U_IO_API std::ostream & U_EXPORT2 operator<<(std::ostream& stream, const UnicodeString& s);
62 U_IO_API std::istream & U_EXPORT2 operator>>(std::istream& stream, UnicodeString& s);
  /external/icu/icu4c/source/common/unicode/
utypes.h 280 * \def U_IO_API
299 #define U_IO_API U_EXPORT
307 #define U_IO_API
315 #define U_IO_API U_IMPORT
323 #define U_IO_API U_IMPORT
331 #define U_IO_API U_IMPORT
339 #define U_IO_API U_IMPORT
347 #define U_IO_API U_EXPORT
355 #define U_IO_API U_IMPORT
363 #define U_IO_API U_IMPOR
    [all...]
  /external/icu/icu4c/source/io/
ustream.cpp 41 U_IO_API STD_OSTREAM & U_EXPORT2
74 U_IO_API STD_ISTREAM & U_EXPORT2

Completed in 47 milliseconds