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.h297 #define U_IO_API U_EXPORT macro
305 #define U_IO_API macro
313 #define U_IO_API U_IMPORT macro
321 #define U_IO_API U_IMPORT macro
329 #define U_IO_API U_IMPORT macro
337 #define U_IO_API U_IMPORT macro
345 #define U_IO_API U_EXPORT macro
353 #define U_IO_API U_IMPORT macro
361 #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