HomeSort by relevance Sort by last modified time
    Searched refs:U_IOSTREAM_SOURCE (Results 1 - 19 of 19) 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 72 * If U_IOSTREAM_SOURCE is set to 199711, then &lt;iostream&gt; is available
76 * If U_IOSTREAM_SOURCE is set to 198506, then &lt;iostream.h&gt; 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
platform.h.in 72 * If U_IOSTREAM_SOURCE is set to 199711, then &lt;iostream&gt; is available
76 * If U_IOSTREAM_SOURCE is set to 198506, then &lt;iostream.h&gt; 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 @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 790 #if U_IOSTREAM_SOURCE >= 199711
793 #elif U_IOSTREAM_SOURCE >= 198506
  /external/icu4c/test/intltest/
tmsgfmt.cpp 190 #if defined(_DEBUG) && U_IOSTREAM_SOURCE!=0
195 #if U_IOSTREAM_SOURCE >= 199711
198 #elif U_IOSTREAM_SOURCE >= 198506
246 #endif /* defined(_DEBUG) && U_IOSTREAM_SOURCE!=0 */
    [all...]
ustrtest.cpp 22 #if U_IOSTREAM_SOURCE >= 199711
25 #elif U_IOSTREAM_SOURCE >= 198506
    [all...]
  /external/icu4c/common/
unistr.cpp 34 #if U_IOSTREAM_SOURCE >= 199711
37 #elif U_IOSTREAM_SOURCE >= 198506
    [all...]
  /external/icu4c/
configure 642 U_IOSTREAM_SOURCE
    [all...]
configure.orig 640 U_IOSTREAM_SOURCE
    [all...]
config.status 577 s,@U_IOSTREAM_SOURCE@,199711,;t t
    [all...]

Completed in 245 milliseconds