Home
last modified time | relevance | path

Searched refs:U_IO_API (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dutypes.h299 #define U_IO_API U_EXPORT macro
307 #define U_IO_API macro
315 #define U_IO_API U_IMPORT macro
323 #define U_IO_API U_IMPORT macro
331 #define U_IO_API U_IMPORT macro
339 #define U_IO_API U_IMPORT macro
347 #define U_IO_API U_EXPORT macro
355 #define U_IO_API U_IMPORT macro
363 #define U_IO_API U_IMPORT macro
/external/icu/icu4c/source/io/unicode/
Dustream.h48 U_IO_API std::ostream & U_EXPORT2 operator<<(std::ostream& stream, const UnicodeString& s);
56 U_IO_API std::istream & U_EXPORT2 operator>>(std::istream& stream, UnicodeString& s);
/external/icu/icu4c/source/io/
Dustream.cpp39 U_IO_API STD_OSTREAM & U_EXPORT2
72 U_IO_API STD_ISTREAM & U_EXPORT2