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

  /external/icu4c/io/unicode/
ustream.h 29 #if U_IOSTREAM_SOURCE >= 199711
57 #elif U_IOSTREAM_SOURCE >= 198506
  /external/icu4c/common/unicode/
ppalmos.h 43 * 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
pwin32.h 52 * 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
platform.h 68 * If U_IOSTREAM_SOURCE is set to 199711, then &lt;iostream&gt; is available
72 * If U_IOSTREAM_SOURCE is set to 198506, then &lt;iostream.h&gt; is
75 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
80 #ifndef U_IOSTREAM_SOURCE
81 #define U_IOSTREAM_SOURCE 199711
platform.h.in 68 * If U_IOSTREAM_SOURCE is set to 199711, then &lt;iostream&gt; is available
72 * If U_IOSTREAM_SOURCE is set to 198506, then &lt;iostream.h&gt; is
75 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and
80 #ifndef U_IOSTREAM_SOURCE
81 #define U_IOSTREAM_SOURCE @U_IOSTREAM_SOURCE@
  /external/webkit/Source/JavaScriptCore/icu/unicode/
platform.h 31 * 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
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
platform.h 31 * 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
  /external/webkit/Source/WebCore/icu/unicode/
platform.h 31 * 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
  /external/webkit/Source/WebKit/mac/icu/unicode/
platform.h 31 * 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
  /external/icu4c/io/
ustream.cpp 27 #if U_IOSTREAM_SOURCE >= 198506
29 #if U_IOSTREAM_SOURCE >= 199711
  /external/icu4c/test/iotest/
stream.cpp 23 #if U_IOSTREAM_SOURCE >= 199711
34 #elif U_IOSTREAM_SOURCE >= 198506
54 #if U_IOSTREAM_SOURCE
58 #if U_IOSTREAM_SOURCE >= 198506
186 log_info("U_IOSTREAM_SOURCE is disabled\n");
iotest.cpp 697 #if U_IOSTREAM_SOURCE
    [all...]
  /external/icu4c/i18n/
fmtable.cpp.noOrig 779 #if U_IOSTREAM_SOURCE >= 199711
782 #elif U_IOSTREAM_SOURCE >= 198506
fmtable.cpp 779 #if U_IOSTREAM_SOURCE >= 199711
782 #elif U_IOSTREAM_SOURCE >= 198506
  /external/icu4c/test/intltest/
tmsgfmt.cpp 187 #if defined(_DEBUG) && U_IOSTREAM_SOURCE!=0
192 #if U_IOSTREAM_SOURCE >= 199711
195 #elif U_IOSTREAM_SOURCE >= 198506
243 #endif /* defined(_DEBUG) && U_IOSTREAM_SOURCE!=0 */
    [all...]
ustrtest.cpp 21 #if U_IOSTREAM_SOURCE >= 199711
24 #elif U_IOSTREAM_SOURCE >= 198506
    [all...]
  /external/icu4c/common/
unistr.cpp 33 #if U_IOSTREAM_SOURCE >= 199711
36 #elif U_IOSTREAM_SOURCE >= 198506
    [all...]
  /external/icu4c/
configure 640 U_IOSTREAM_SOURCE
    [all...]
configure.orig 640 U_IOSTREAM_SOURCE
    [all...]
config.status 577 s,@U_IOSTREAM_SOURCE@,199711,;t t
    [all...]

Completed in 1633 milliseconds