Searched refs:U_IO_API (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/io/unicode/
H A Dustream.h46 U_IO_API std::ostream & U_EXPORT2 operator<<(std::ostream& stream, const UnicodeString& s);
54 U_IO_API std::istream & U_EXPORT2 operator>>(std::istream& stream, UnicodeString& s);
62 U_IO_API ostream & U_EXPORT2 operator<<(ostream& stream, const UnicodeString& s);
64 U_IO_API istream & U_EXPORT2 operator>>(istream& stream, UnicodeString& s);
/external/icu/icu4c/source/io/unicode/
H A Dustream.h50 U_IO_API std::ostream & U_EXPORT2 operator<<(std::ostream& stream, const UnicodeString& s);
58 U_IO_API std::istream & U_EXPORT2 operator>>(std::istream& stream, UnicodeString& s);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h421 * \def U_IO_API
440 #define U_IO_API U_EXPORT macro
448 #define U_IO_API macro
456 #define U_IO_API U_IMPORT macro
464 #define U_IO_API U_IMPORT macro
472 #define U_IO_API U_IMPORT macro
480 #define U_IO_API U_IMPORT macro
488 #define U_IO_API U_EXPORT macro
496 #define U_IO_API U_IMPORT macro
504 #define U_IO_API U_IMPOR macro
[all...]
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h282 * \def U_IO_API
301 #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_IMPOR macro
[all...]
/external/chromium_org/third_party/icu/source/io/
H A Dustream.cpp40 U_IO_API STD_OSTREAM & U_EXPORT2
73 U_IO_API STD_ISTREAM & U_EXPORT2
/external/icu/icu4c/source/io/
H A Dustream.cpp36 U_IO_API STD_OSTREAM & U_EXPORT2
69 U_IO_API STD_ISTREAM & U_EXPORT2

Completed in 128 milliseconds