Searched refs:_STLP_USE_NO_IOSTREAMS (Results 1 - 25 of 44) sorted by relevance

12

/external/stlport/stlport/stl/
H A D_stdexcept.h35 # ifndef _STLP_USE_NO_IOSTREAMS
43 # ifndef _STLP_USE_NO_IOSTREAMS
51 # ifndef _STLP_USE_NO_IOSTREAMS
59 # ifndef _STLP_USE_NO_IOSTREAMS
67 # ifndef _STLP_USE_NO_IOSTREAMS
75 # ifndef _STLP_USE_NO_IOSTREAMS
83 # ifndef _STLP_USE_NO_IOSTREAMS
91 # ifndef _STLP_USE_NO_IOSTREAMS
99 # ifndef _STLP_USE_NO_IOSTREAMS
H A D_ioserr.h4 * _STLP_USE_NO_IOSTREAMS or _STLP_NO_IOSTREAMS being not defined, so that the
10 #elif defined (_STLP_USE_NO_IOSTREAMS )
H A D_stdexcept_base.h40 # ifndef _STLP_USE_NO_IOSTREAMS
84 # if defined (_STLP_USE_NO_IOSTREAMS) && !defined (__BUILDING_STLPORT)
H A D_range_errors.h30 #if !defined (_STLP_USE_NO_IOSTREAMS) && !defined (_STLP_EXTERN_RANGE_ERRORS)
H A D_exception.h163 # ifndef _STLP_USE_NO_IOSTREAMS
177 # ifndef _STLP_USE_NO_IOSTREAMS
H A D_complex.c25 #if !defined (_STLP_USE_NO_IOSTREAMS)
86 #if !defined (_STLP_USE_NO_IOSTREAMS)
137 #endif /* _STLP_USE_NO_IOSTREAMS */
H A D_alloc.h59 #if !defined (_STLP_USE_NO_IOSTREAMS)
68 #if !defined (_STLP_USE_NO_IOSTREAMS)
81 #if !defined (_STLP_USE_NO_IOSTREAMS)
144 #if !defined (_STLP_USE_NO_IOSTREAMS)
H A D_bitset.c167 # if !defined (_STLP_USE_NO_IOSTREAMS)
226 # endif /* !_STLP_USE_NO_IOSTREAMS */
/external/stlport/stlport/stl/config/
H A D_dec_vms.h44 # define _STLP_USE_NO_IOSTREAMS 1 macro
58 #ifdef _STLP_USE_NO_IOSTREAMS
H A D_sunprocc.h41 #ifdef _STLP_USE_NO_IOSTREAMS
69 # ifndef _STLP_USE_NO_IOSTREAMS
70 # define _STLP_USE_NO_IOSTREAMS 1 macro
H A D_auto_link.h3 * - STLport is used only as a STL library (_STLP_NO_IOSTREAMS || _STLP_USE_NO_IOSTREAMS)
7 !defined (_STLP_NO_IOSTREAMS) && !defined (_STLP_USE_NO_IOSTREAMS) && \
H A D_sgi.h79 # define _STLP_USE_NO_IOSTREAMS macro
H A D_como.h201 # define _STLP_USE_NO_IOSTREAMS 1 macro
H A Dfeatures.h207 # define _STLP_USE_NO_IOSTREAMS macro
929 #ifdef _STLP_USE_NO_IOSTREAMS
1003 #ifndef _STLP_USE_NO_IOSTREAMS
1022 #else /* _STLP_USE_NO_IOSTREAMS */
1025 #endif /* _STLP_USE_NO_IOSTREAMS */
1065 # if defined (_STLP_USE_NO_IOSTREAMS)
/external/stlport/test/unit/
H A Dstrstream_test.cpp3 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
H A Distmit_test.cpp2 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
22 #if defined (STLPORT) && defined (_STLP_USE_NO_IOSTREAMS)
39 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
56 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
84 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS) && !defined (_STLP_USE_NO_IOSTREAMS)
H A Dmessages_facets_test.cpp3 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
H A Dostmit_test.cpp2 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
H A Drope_test.cpp7 # if !defined (_STLP_USE_NO_IOSTREAMS)
26 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS) || defined (_STLP_USE_NO_IOSTREAMS)
30 #if defined (_STLP_USE_NO_IOSTREAMS)
59 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS) && !defined (_STLP_USE_NO_IOSTREAMS)
H A Dbitset_test.cpp3 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
20 #if defined (STLPORT) && defined (_STLP_USE_NO_IOSTREAMS)
80 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
H A Diostream_test.cpp3 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
H A Dioiter_test.cpp2 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
H A Dlocale_test.h2 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
H A Dslist_test.cpp8 # if !defined (_STLP_USE_NO_IOSTREAMS)
31 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS) || defined (_STLP_USE_NO_IOSTREAMS)
35 #if defined (STLPORT) && defined (_STLP_USE_NO_IOSTREAMS)
59 #if defined (STLPORT) && !defined (_STLP_USE_NO_IOSTREAMS) && !defined (_STLP_NO_EXTENSIONS)
/external/stlport/stlport/
H A Dstring36 # if !defined (_STLP_USE_NO_IOSTREAMS) && !defined (_STLP_STRING_IO_H)

Completed in 257 milliseconds

12