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.h301 #define U_IO_API U_EXPORT macro
309 #define U_IO_API macro
317 #define U_IO_API U_IMPORT macro
325 #define U_IO_API U_IMPORT macro
333 #define U_IO_API U_IMPORT macro
341 #define U_IO_API U_IMPORT macro
349 #define U_IO_API U_EXPORT macro
357 #define U_IO_API U_IMPORT macro
365 #define U_IO_API U_IMPORT macro
/external/icu/icu4c/source/io/unicode/
Dustream.h52 U_IO_API std::ostream & U_EXPORT2 operator<<(std::ostream& stream, const UnicodeString& s);
60 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