OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_STLP_NO_MEMBER_TEMPLATE_CLASSES
(Results
1 - 24
of
24
) sorted by null
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_mlc.h
5
#define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
// Compiler does not support member template classes
stl_confix.h
66
# undef
_STLP_NO_MEMBER_TEMPLATE_CLASSES
67
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_as400.h
27
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
_dec.h
46
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_dec_vms.h
29
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_hpacc.h
90
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_ibm.h
86
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_sgi.h
20
#define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
_sunprocc.h
37
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_mwerks.h
73
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
features.h
109
#if !defined (
_STLP_NO_MEMBER_TEMPLATE_CLASSES
) && !defined (_STLP_MEMBER_TEMPLATE_CLASSES)
113
#if defined (
_STLP_NO_MEMBER_TEMPLATE_CLASSES
) && !defined (_STLP_DONT_SUPPORT_REBIND_MEMBER_TEMPLATE)
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_mlc.h
5
#define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
// Compiler does not support member template classes
stl_confix.h
66
# undef
_STLP_NO_MEMBER_TEMPLATE_CLASSES
67
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_as400.h
27
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
_dec.h
46
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_dec_vms.h
29
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_hpacc.h
90
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_ibm.h
86
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_sgi.h
20
#define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
_sunprocc.h
37
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
_mwerks.h
73
# define
_STLP_NO_MEMBER_TEMPLATE_CLASSES
1
features.h
109
#if !defined (
_STLP_NO_MEMBER_TEMPLATE_CLASSES
) && !defined (_STLP_MEMBER_TEMPLATE_CLASSES)
113
#if defined (
_STLP_NO_MEMBER_TEMPLATE_CLASSES
) && !defined (_STLP_DONT_SUPPORT_REBIND_MEMBER_TEMPLATE)
[
all
...]
/ndk/tests/device/test-gnustl-full/unit/
mfunptr_test.cpp
35
#if defined(_STLP_DONT_RETURN_VOID) && (defined(
_STLP_NO_MEMBER_TEMPLATE_CLASSES
) && defined(_STLP_NO_CLASS_PARTIAL_SPECIALIZATION))
/ndk/tests/device/test-stlport/unit/
mfunptr_test.cpp
35
#if defined(_STLP_DONT_RETURN_VOID) && (defined(
_STLP_NO_MEMBER_TEMPLATE_CLASSES
) && defined(_STLP_NO_CLASS_PARTIAL_SPECIALIZATION))
Completed in 584 milliseconds