/external/chromium_org/third_party/icu/source/io/unicode/ |
ustream.h | 29 #if U_IOSTREAM_SOURCE >= 199711 57 #elif U_IOSTREAM_SOURCE >= 198506
|
/external/icu/icu4c/source/io/unicode/ |
ustream.h | 33 #if U_IOSTREAM_SOURCE >= 199711
|
/external/chromium_org/third_party/icu/source/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
|
popenbsd.h | 36 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 40 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is 43 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and 48 #ifndef U_IOSTREAM_SOURCE 49 #define U_IOSTREAM_SOURCE 199711
|
pandroid.h | 68 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 72 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> 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
|
pfreebsd.h | 68 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 72 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> 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
|
plinux.h | 68 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 72 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> 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
|
pmac.h | 84 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 88 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is 91 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and 96 #ifndef U_IOSTREAM_SOURCE 97 #define U_IOSTREAM_SOURCE 199711
|
pnacl.h | 68 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 72 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> 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
|
pqnx.h | 68 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 72 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> 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
|
pwin32.h | 56 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 60 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is 63 * If U_IOSTREAM_SOURCE is 0, then C++ streams are not available and 68 #ifndef U_IOSTREAM_SOURCE 69 #define U_IOSTREAM_SOURCE 199711
|
platform.h.in | 68 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 72 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> 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/chromium_org/third_party/icu/source/io/ |
ustream.cpp | 27 #if U_IOSTREAM_SOURCE >= 198506 29 #if U_IOSTREAM_SOURCE >= 199711
|
/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/io/ |
ustream.cpp | 27 #if U_IOSTREAM_SOURCE >= 199711
|
/external/icu/icu4c/source/common/unicode/ |
platform.h | 311 * \def U_IOSTREAM_SOURCE 314 * If U_IOSTREAM_SOURCE is set to 199711, then <iostream> is available 320 * If U_IOSTREAM_SOURCE is set to 198506, then <iostream.h> is 325 * If U_IOSTREAM_SOURCE is 0 (or any value less than 199711), 331 #ifndef U_IOSTREAM_SOURCE 332 #define U_IOSTREAM_SOURCE 199711
|
/external/icu/icu4c/source/test/iotest/ |
stream.cpp | 23 #if U_IOSTREAM_SOURCE >= 199711
|
iotest.cpp | 698 #if U_IOSTREAM_SOURCE >= 199711 [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
fmtable.cpp | 779 #if U_IOSTREAM_SOURCE >= 199711 782 #elif U_IOSTREAM_SOURCE >= 198506
|
/external/chromium_org/third_party/icu/source/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/chromium_org/third_party/icu/source/common/ |
unistr.cpp | 33 #if U_IOSTREAM_SOURCE >= 199711 36 #elif U_IOSTREAM_SOURCE >= 198506 [all...] |
/external/chromium_org/third_party/icu/source/ |
configure | 640 U_IOSTREAM_SOURCE [all...] |
/external/icu/icu4c/source/ |
config.status | 577 s,@U_IOSTREAM_SOURCE@,199711,;t t [all...] |