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

  /external/icu4c/io/unicode/
ustream.h 46 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);
69 U_IO_API ostream & U_EXPORT2 operator<<(ostream& stream, const UnicodeString& s);
77 U_IO_API istream & U_EXPORT2 operator>>(istream& stream, UnicodeString& s);
  /external/icu4c/common/unicode/
utypes.h 441 * \def U_IO_API
460 #define U_IO_API U_EXPORT
468 #define U_IO_API
476 #define U_IO_API U_IMPORT
484 #define U_IO_API U_IMPORT
492 #define U_IO_API U_IMPORT
500 #define U_IO_API U_IMPORT
508 #define U_IO_API U_EXPORT
516 #define U_IO_API U_IMPORT
524 #define U_IO_API U_IMPOR
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
utypes.h 353 * \def U_IO_API
365 #define U_IO_API U_EXPORT
372 #define U_IO_API
379 #define U_IO_API U_IMPORT
386 #define U_IO_API U_IMPORT
393 #define U_IO_API U_IMPORT
400 #define U_IO_API U_IMPORT
407 #define U_IO_API U_EXPORT
414 #define U_IO_API U_IMPORT
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
utypes.h 353 * \def U_IO_API
365 #define U_IO_API U_EXPORT
372 #define U_IO_API
379 #define U_IO_API U_IMPORT
386 #define U_IO_API U_IMPORT
393 #define U_IO_API U_IMPORT
400 #define U_IO_API U_IMPORT
407 #define U_IO_API U_EXPORT
414 #define U_IO_API U_IMPORT
  /external/webkit/Source/WebCore/icu/unicode/
utypes.h 353 * \def U_IO_API
365 #define U_IO_API U_EXPORT
372 #define U_IO_API
379 #define U_IO_API U_IMPORT
386 #define U_IO_API U_IMPORT
393 #define U_IO_API U_IMPORT
400 #define U_IO_API U_IMPORT
407 #define U_IO_API U_EXPORT
414 #define U_IO_API U_IMPORT
  /external/webkit/Source/WebKit/mac/icu/unicode/
utypes.h 353 * \def U_IO_API
365 #define U_IO_API U_EXPORT
372 #define U_IO_API
379 #define U_IO_API U_IMPORT
386 #define U_IO_API U_IMPORT
393 #define U_IO_API U_IMPORT
400 #define U_IO_API U_IMPORT
407 #define U_IO_API U_EXPORT
414 #define U_IO_API U_IMPORT
  /external/icu4c/io/
ustream.cpp 40 U_IO_API STD_OSTREAM & U_EXPORT2
73 U_IO_API STD_ISTREAM & U_EXPORT2

Completed in 2449 milliseconds