Home
last modified time | relevance | path

Searched refs:_STLP_MEMBER_TEMPLATE_CLASSES (Results 1 – 13 of 13) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_pthread_alloc.h108 #ifdef _STLP_MEMBER_TEMPLATE_CLASSES
197 #ifdef _STLP_MEMBER_TEMPLATE_CLASSES
289 #ifdef _STLP_MEMBER_TEMPLATE_CLASSES
380 #ifdef _STLP_MEMBER_TEMPLATE_CLASSES
D_alloc.h180 # if defined (_STLP_MEMBER_TEMPLATE_CLASSES) && defined (_STLP_NO_TEMPLATE_CONVERSIONS)
284 #if defined (_STLP_MEMBER_TEMPLATE_CLASSES)
373 #if defined (_STLP_MEMBER_TEMPLATE_CLASSES)
439 #if defined (_STLP_CLASS_PARTIAL_SPECIALIZATION) && !defined (_STLP_MEMBER_TEMPLATE_CLASSES)
D_iostream_string.h53 #if defined (_STLP_MEMBER_TEMPLATE_CLASSES)
Dtype_manips.h125 # if defined (_STLP_MEMBER_TEMPLATE_CLASSES)
Dtype_traits.h323 # if defined (_STLP_MEMBER_TEMPLATE_CLASSES)
D_function_adaptors.h62 …VOID) && defined (_STLP_NO_CLASS_PARTIAL_SPECIALIZATION) && defined (_STLP_MEMBER_TEMPLATE_CLASSES)
/ndk/tests/device/test-gnustl-full/unit/
Dstack_allocator.h81 #if !defined (STLPORT) || defined (_STLP_MEMBER_TEMPLATE_CLASSES)
Dmvctor_declaration_test.cpp92 # if defined (_STLP_MEMBER_TEMPLATE_CLASSES)
Dvector_test.cpp511 #if !defined (STLPORT) || defined (_STLP_MEMBER_TEMPLATE_CLASSES)
/ndk/tests/device/test-stlport/unit/
Dstack_allocator.h81 #if !defined (STLPORT) || defined (_STLP_MEMBER_TEMPLATE_CLASSES)
Dmvctor_declaration_test.cpp92 # if defined (_STLP_MEMBER_TEMPLATE_CLASSES)
Dvector_test.cpp511 #if !defined (STLPORT) || defined (_STLP_MEMBER_TEMPLATE_CLASSES)
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h109 #if !defined (_STLP_NO_MEMBER_TEMPLATE_CLASSES) && !defined (_STLP_MEMBER_TEMPLATE_CLASSES)
110 # define _STLP_MEMBER_TEMPLATE_CLASSES 1 macro