Home
last modified time | relevance | path

Searched refs:_STLP_NO_MEMBER_TEMPLATES (Results 1 – 23 of 23) sorted by relevance

/external/stlport/stlport/stl/config/
Dstl_confix.h64 # undef _STLP_NO_MEMBER_TEMPLATES
65 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
D_mlc.h4 #define _STLP_NO_MEMBER_TEMPLATES // Compiler does not support member templates macro
D_as400.h26 # define _STLP_NO_MEMBER_TEMPLATES macro
D_dec_vms.h28 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
D_dec.h45 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
D_ibm.h85 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
D_sunprocc.h59 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
D_mwerks.h72 # define _STLP_NO_MEMBER_TEMPLATES 1 macro
Dfeatures.h105 #if !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_MEMBER_TEMPLATES)
/external/stlport/test/unit/
Dlocale_test.cpp156 # if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) in locale_init_problem()
169 # if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
239 …(defined (_STLP_USE_EXCEPTIONS) && !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPL… in combine()
Dlocale_test.h41 # if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
52 …(!defined (_STLP_USE_EXCEPTIONS) || defined (_STLP_NO_MEMBER_TEMPLATES) || defined (_STLP_NO_EXPLI…
Dvector_test.cpp36 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
435 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) in optimizations_check()
447 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) in assign_check()
Ddeque_test.cpp29 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
264 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) in optimizations_check()
Dbitset_test.cpp66 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPLICIT_FUNCT… in bitset1()
Duninitialized_test.cpp163 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) in copy_test()
Dcodecvt_test.cpp21 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
291 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) in variable_encoding()
Dmvctor_test.cpp177 # if !defined (STLPORT) || !defined (_STLP_DEBUG) || !defined (_STLP_NO_MEMBER_TEMPLATES) in deque_test()
207 # if !defined (STLPORT) || !defined (_STLP_DEBUG) || !defined (_STLP_NO_MEMBER_TEMPLATES) in deque_test()
Dlist_test.cpp401 #if defined (STLPORT) && !defined (_STLP_NO_MEMBER_TEMPLATES) && \ in allocator_with_state()
Dslist_test.cpp503 # if (!defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)) && \ in allocator_with_state()
Dfstream_test.cpp24 … (defined (STLPORT) && !defined (_STLP_NO_CUSTOM_IO) && !defined (_STLP_NO_MEMBER_TEMPLATES) && \
Dnum_put_get_test.cpp75 #if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
/external/stlport/src/
Dfacets_byname.cpp987 #if defined (_STLP_NO_MEMBER_TEMPLATES) || defined (_STLP_MSVC) in __do_widen()
/external/stlport/etc/
DChangeLog-5.1499 _STLP_NO_MEMBER_TEMPLATES defined.
1415 implementation to build with _STLP_NO_MEMBER_TEMPLATES.
1418 methods used when _STLP_NO_MEMBER_TEMPLATES is defined.
1422 as this method do not take any predicate when _STLP_NO_MEMBER_TEMPLATES