Searched defs:U_IOSTREAM_SOURCE (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/common/unicode/
H A Dplatform.h72 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available
76 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is
79 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
84 #ifndef U_IOSTREAM_SOURCE
85 #define U_IOSTREAM_SOURCE 199711 macro
H A Dppalmos.h43 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available
47 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is
50 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
55 #ifndef U_IOSTREAM_SOURCE
56 #define U_IOSTREAM_SOURCE 199711 macro
H A Dpwin32.h52 * If U_IOSTREAM_SOURCE is set to 199711, then &lt;iostream&gt; is available
56 * If U_IOSTREAM_SOURCE is set to 198506, then &lt;iostream.h&gt; is
59 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
64 #ifndef U_IOSTREAM_SOURCE
65 #define U_IOSTREAM_SOURCE 199711 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dplatform.h31 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available
35 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is
38 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
43 #ifndef U_IOSTREAM_SOURCE
44 #define U_IOSTREAM_SOURCE 199711 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dplatform.h31 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available
35 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is
38 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
43 #ifndef U_IOSTREAM_SOURCE
44 #define U_IOSTREAM_SOURCE 199711 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Dplatform.h31 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available
35 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is
38 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
43 #ifndef U_IOSTREAM_SOURCE
44 #define U_IOSTREAM_SOURCE 199711 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dplatform.h31 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available
35 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is
38 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
43 #ifndef U_IOSTREAM_SOURCE
44 #define U_IOSTREAM_SOURCE 199711 macro

Completed in 75 milliseconds