Home
last modified time | relevance | path

Searched defs:_Type (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ptrs_specialize.h31 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE_V(_Type) argument
32 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type) argument
34 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type) _STLP_TEMPLATE_NULL struct __type_traits<_Type>… argument
35 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE_V(_Type) \ argument
45 # define _STLP_POINTERS_SPECIALIZE(_Type) _STLP_TYPE_TRAITS_POD_SPECIALIZE_V(_Type) argument
D_move_construct_fwk.h95 _Tp const&>::_Ret _Type; typedef
Dboost_type_traits.h99 typedef typename _Land2<_Same, _TrivialAssign>::_Ret _Type; typedef
116 typedef typename _Land2<_Same, _TrivialCopy>::_Ret _Type; typedef
Dconcept_checks.h234 typedef _Tp _Type; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_tools.h85 typedef _Tp _Type; typedef
/ndk/tests/device/test-gnustl-full/unit/
Dtype_traits_test.cpp285 int is_integer(_Type) { in is_integer() argument
331 int is_rational(_Type) { in is_rational() argument
377 int is_pointer_type(_Type) { in is_pointer_type() argument
/ndk/tests/device/test-stlport/unit/
Dtype_traits_test.cpp285 int is_integer(_Type) { in is_integer() argument
331 int is_rational(_Type) { in is_rational() argument
377 int is_pointer_type(_Type) { in is_pointer_type() argument