Home
last modified time | relevance | path

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

/external/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
Dboost_type_traits.h99 typedef typename _Land2<_Same, _TrivialAssign>::_Ret _Type; typedef
116 typedef typename _Land2<_Same, _TrivialCopy>::_Ret _Type; typedef
D_move_construct_fwk.h95 _Tp const&>::_Ret _Type; typedef
Dconcept_checks.h234 typedef _Tp _Type; typedef
/external/clang/lib/Driver/
DInputInfo.h46 InputInfo(types::ID _Type, const char *_BaseInput) in InputInfo()
49 InputInfo(const char *_Filename, types::ID _Type, const char *_BaseInput) in InputInfo()
53 InputInfo(const Arg *_InputArg, types::ID _Type, const char *_BaseInput) in InputInfo()
DAction.cpp40 InputAction::InputAction(const Arg &_Input, types::ID _Type) in InputAction()
/external/astl/include/
Dtype_traits.h87 #define DEFINE_IS_INTEGRAL_TO_TRUE_TYPE_FOR_TYPE(_Type) \ argument
110 #define DEFINE_IS_FLOATING_POINT_TO_TRUE_TYPE_FOR_TYPE(_Type) \ argument
/external/stlport/test/compiler/
Dttei6.cpp21 typedef T2 _Type; typedef
Dttei7.cpp22 typedef A<T2> _Type; typedef
/external/stlport/stlport/stl/pointers/
D_tools.h85 typedef _Tp _Type; typedef
/external/clang/include/clang/Driver/
DAction.h67 Action(ActionClass _Kind, types::ID _Type) in Action()
69 Action(ActionClass _Kind, Action *Input, types::ID _Type) in Action()
71 Action(ActionClass _Kind, const ActionList &_Inputs, types::ID _Type) in Action()
/external/stlport/test/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