Searched refs:_STLP_NO_MEMBER_TEMPLATES (Results 1 - 22 of 22) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_mlc.h4 #define _STLP_NO_MEMBER_TEMPLATES // Compiler does not support member templates macro
H A Dstl_confix.h64 # undef _STLP_NO_MEMBER_TEMPLATES macro
65 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
H A D_as400.h26 # define _STLP_NO_MEMBER_TEMPLATES macro
H A D_dec.h45 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
H A D_dec_vms.h28 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
H A D_ibm.h85 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
H A D_sunprocc.h59 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
H A D_mwerks.h72 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
H A Dfeatures.h111 #if !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_MEMBER_TEMPLATES)
/external/stlport/test/unit/
H A Dlocale_test.h41 # if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
52 (!defined (_STLP_USE_EXCEPTIONS) || defined (_STLP_NO_MEMBER_TEMPLATES) || defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS)))
H A Dlocale_test.cpp156 # if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
169 # if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
239 (defined (_STLP_USE_EXCEPTIONS) && !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS)))
H A Dbitset_test.cpp66 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS)
H A Dvector_test.cpp36 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
435 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
447 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
H A Ddeque_test.cpp29 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
264 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
H A Duninitialized_test.cpp163 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
H A Dcodecvt_test.cpp21 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
291 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
H A Dlist_test.cpp401 #if defined (STLPORT) && !defined (_STLP_NO_MEMBER_TEMPLATES) && \
H A Dmvctor_test.cpp177 # if !defined (STLPORT) || !defined (_STLP_DEBUG) || !defined (_STLP_NO_MEMBER_TEMPLATES)
207 # if !defined (STLPORT) || !defined (_STLP_DEBUG) || !defined (_STLP_NO_MEMBER_TEMPLATES)
H A Dslist_test.cpp503 # if (!defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)) && \
H A Dfstream_test.cpp24 (defined (STLPORT) && !defined (_STLP_NO_CUSTOM_IO) && !defined (_STLP_NO_MEMBER_TEMPLATES) && \
H A Dnum_put_get_test.cpp75 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
384 #endif // _STLP_NO_MEMBER_TEMPLATES
/external/stlport/src/
H A Dfacets_byname.cpp987 #if defined (_STLP_NO_MEMBER_TEMPLATES) || defined (_STLP_MSVC)

Completed in 2188 milliseconds