Home
last modified time | relevance | path

Searched refs:_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS (Results 1 – 18 of 18) sorted by relevance

/external/stlport/stlport/stl/
D_locale.h151 #if defined (_STLP_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS) && \
289 #ifdef _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
300 #ifdef _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
313 #ifdef _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
D_tempbuf.h51 #ifndef _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
D_iosfwd.h87 #if defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS)
D_bitset.h566 #if defined (_STLP_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS)
/external/stlport/stlport/stl/config/
D_as400.h34 # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS macro
D_dec_vms.h86 # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1 macro
D_dec.h105 # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1 macro
D_ibm.h94 # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1 macro
D_sgi.h64 # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS macro
D_watcom.h58 #define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1 macro
D_sunprocc.h62 # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS macro
D_msvc.h181 # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1 macro
D_mwerks.h82 # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1 macro
Dfeatures.h676 #ifndef _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
/external/stlport/test/unit/
Dlocale_test.h52 …EPTIONS) || defined (_STLP_NO_MEMBER_TEMPLATES) || defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS)))
Dbitset_test.cpp66 …STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS) in bitset1()
Dlocale_test.cpp239 …TIONS) && !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS))) in combine()
/external/stlport/etc/
DChangeLog-5.1296 MSVC6 configuration that now defines _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS.