Searched refs:_STLP_NO_EXTENSIONS (Results 1 - 25 of 49) sorted by relevance

12

/external/stlport/test/unit/
H A Drope_test.cpp4 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
26 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS) || defined (_STLP_USE_NO_IOSTREAMS)
59 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS) && !defined (_STLP_USE_NO_IOSTREAMS)
75 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
88 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
97 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
107 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
123 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
157 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS) && \
H A Dbcompos_test.cpp16 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS)
35 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
48 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
H A Diota_test.cpp16 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS)
33 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
H A Diota.h9 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
H A Dbvector_test.cpp15 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS)
32 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
H A Dunary_test.cpp17 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS)
75 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
88 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
H A Dshared_ptr_test.cpp3 #if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
41 #endif /* !_STLP_NO_EXTENSIONS && _STLP_USE_BOOST_SUPPORT */
H A Dhash_test.cpp10 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
36 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS)
49 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
63 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
78 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
115 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
169 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
250 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
282 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
300 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
[all...]
H A Dbind_test.cpp20 defined (_STLP_NO_EXTENSIONS) || !defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
103 !defined (_STLP_NO_EXTENSIONS) && defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
142 !defined (_STLP_NO_EXTENSIONS) && defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
H A Dmvctor_declaration_test.cpp4 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
7 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
18 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
189 # if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
245 # if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
360 # if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
H A Distmit_test.cpp26 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS)
84 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS) && !defined (_STLP_USE_NO_IOSTREAMS)
H A Dreference_wrapper_test.cpp3 #if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
85 #endif /* !_STLP_NO_EXTENSIONS && _STLP_USE_BOOST_SUPPORT */
H A Dalg_test.cpp2 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
53 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
125 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
158 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
217 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
H A Dptrspec_test.cpp3 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
57 # if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
86 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
111 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
178 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
H A Dslist_test.cpp6 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
31 #if !defined (STLPORT) || defined (_STLP_NO_EXTENSIONS) || defined (_STLP_USE_NO_IOSTREAMS)
59 #if defined (STLPORT) && !defined (_STLP_USE_NO_IOSTREAMS) && !defined (_STLP_NO_EXTENSIONS)
125 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
153 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
200 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
332 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
541 #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS) && \
H A Dbitset_test.cpp52 # if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
/external/stlport/stlport/
H A Dhash_map31 #if defined (_STLP_NO_EXTENSIONS)
H A Dhash_set31 #if defined (_STLP_NO_EXTENSIONS)
H A Drope26 #if defined (_STLP_NO_EXTENSIONS)
H A Dslist27 #if defined (_STLP_NO_EXTENSIONS)
H A Dfunctional46 #if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
100 #endif // !_STLP_NO_EXTENSIONS && _STLP_USE_BOOST_SUPPORT
104 #if !defined(_STLP_FUNCTIONAL_FUN) && !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
144 #endif // !_STLP_FUNCTIONAL_REF && !_STLP_NO_EXTENSIONS && _STLP_USE_BOOST_SUPPORT
H A Dmemory48 # if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
70 #if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
123 #endif /* !_STLP_NO_EXTENSIONS && _STLP_USE_BOOST_SUPPORT */
/external/stlport/stlport/stl/config/
H A Dcompat.h13 #if defined (__STL_NO_EXTENSIONS) && !defined (_STLP_NO_EXTENSIONS)
14 # define _STLP_NO_EXTENSIONS __STL_NO_EXTENSIONS macro
/external/stlport/stlport/stl/
H A D_tempbuf.h58 # if ! defined(_STLP_NO_EXTENSIONS)
138 # ifndef _STLP_NO_EXTENSIONS
155 # endif /* _STLP_NO_EXTENSIONS */
H A D_fstream.h172 #if !defined (_STLP_NO_EXTENSIONS)
470 #if !defined (_STLP_NO_EXTENSIONS)
549 #if !defined (_STLP_NO_EXTENSIONS)
630 #if !defined (_STLP_NO_EXTENSIONS)

Completed in 2608 milliseconds

12